README.rst
setup.cfg
setup.py
aegis/__init__.py
aegis/decorators.py
aegis/exceptions.py
aegis/matching_algorithms.py
aegis/middlewares.py
aegis/routes.py
aegis/test_utils.py
aegis.egg-info/PKG-INFO
aegis.egg-info/SOURCES.txt
aegis.egg-info/dependency_links.txt
aegis.egg-info/requires.txt
aegis.egg-info/top_level.txt
aegis/authenticators/__init__.py
aegis/authenticators/base.py
aegis/authenticators/basic.py
aegis/authenticators/jwt.py
aegis/authenticators/otp.py