LICENSE
README.md
pyproject.toml
setup.py
birdwell.egg-info/PKG-INFO
birdwell.egg-info/SOURCES.txt
birdwell.egg-info/dependency_links.txt
birdwell.egg-info/requires.txt
birdwell.egg-info/top_level.txt
birdwell_auth/LICENSE
birdwell_auth/README.md
birdwell_auth/pyproject.toml
birdwell_auth/src/birdwell/auth/__init__.py
birdwell_auth/src/birdwell/auth/client.py
birdwell_auth/src/birdwell/auth/etc.py
birdwell_auth/src/birdwell/auth/middleware.py
birdwell_database/LICENSE
birdwell_database/README.md
birdwell_database/pyproject.toml
birdwell_database/src/birdwell/database/__init__.py
birdwell_database/src/birdwell/database/base.py
birdwell_database/src/birdwell/database/crypto.py
birdwell_database/src/birdwell/database/mapped.py
birdwell_database/src/birdwell/database/models.py
birdwell_mapping/LICENSE
birdwell_mapping/pyproject.toml
birdwell_mapping/src/birdwell/mapping/__init__.py
birdwell_mapping/src/birdwell/mapping/cache.py
birdwell_mapping/src/birdwell/mapping/configure.py
birdwell_mapping/src/birdwell/mapping/pickles.py
birdwell_mapping/src/birdwell/mapping/redis_.py
birdwell_mapping/src/birdwell/mapping/toml.py
birdwell_net/LICENSE
birdwell_net/pyproject.toml
birdwell_net/src/birdwell/net/__init__.py
birdwell_net/src/birdwell/net/vpn.py
birdwell_utils/LICENSE
birdwell_utils/README.md
birdwell_utils/pyproject.toml
birdwell_utils/src/birdwell/utils/__init__.py
birdwell_utils/src/birdwell/utils/items.py
birdwell_utils/src/birdwell/utils/strings.py
birdwell_utils/src/birdwell/utils/thread.py
birdwell_utils/src/birdwell/utils/time.py
birdwell_utils/src/birdwell/utils/trigram.py