.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
tox.ini
.github/dependabot.yaml
.github/workflows/tests.yml
assets/filter_blocklist.py
assets/performance.py
sqids/__init__.py
sqids/constants.py
sqids/py.typed
sqids/sqids.py
sqids.egg-info/PKG-INFO
sqids.egg-info/SOURCES.txt
sqids.egg-info/dependency_links.txt
sqids.egg-info/top_level.txt
tests/test_alphabet.py
tests/test_blocklist.py
tests/test_encoding.py
tests/test_minlength.py
tests/test_round_trip.py