LICENSE
README.md
pyproject.toml
countrycode/__init__.py
countrycode/countrycode.py
countrycode.egg-info/PKG-INFO
countrycode.egg-info/SOURCES.txt
countrycode.egg-info/dependency_links.txt
countrycode.egg-info/requires.txt
countrycode.egg-info/top_level.txt
countrycode/data/codelist.csv
countrycode/data/codelist.pickle
tests/test_basic.py
tests/test_codelist.py
tests/test_conversion_polars.py
tests/test_corner_cases.py
tests/test_optdep.py
tests/test_regex_external.py
tests/test_regex_internal_polars.py