Metadata-Version: 2.1
Name: python-icd10
Version: 1.0.0
Summary: Downloads ICD10 codes from the CDC and makes them available in a searchable database
Home-page: https://gitlab.com/marcnealer/python-icd10.git
Author: Marc Nealer
Author-email: marcnealer@gmail.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic
Requires-Dist: xmltodict
Requires-Dist: tinydb
