.gitignore
LICENSE
README.md
pyproject.toml
resources/Top8105CharactersData.xlsx
resources/topchars.py
test/data.xlsx
test/test_data.py
test/test_parser.py
test/test_scraper.py
test/test_utils.py
test/__pycache__/test_parser.cpython-312-pytest-8.3.4.pyc
zdic_parser/__init__.py
zdic_parser/parser.py
zdic_parser/parser_algorithms.py
zdic_parser.egg-info/PKG-INFO
zdic_parser.egg-info/SOURCES.txt
zdic_parser.egg-info/dependency_links.txt
zdic_parser.egg-info/requires.txt
zdic_parser.egg-info/top_level.txt
zdic_parser/parser_exceptions/__init__.py
zdic_parser/parser_exceptions/exceptions.py
zdic_parser/type_definitions/__init__.py
zdic_parser/type_definitions/types.py