Metadata-Version: 2.4
Name: cmsdata
Version: 0.0.2
Summary: Python package for accessing open data published by CMS (Centers for Medicare & Medicaid Services)
Project-URL: Homepage, https://github.com/David-LiCause/cmsdata
Project-URL: Repository, https://github.com/David-LiCause/cmsdata
Project-URL: Issues, https://github.com/David-LiCause/cmsdata/issues
Author: David LiCause
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: cms,dkan,healthcare,medicaid,medicare,nppes,open-data,open-payments
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Description-Content-Type: text/markdown

# cmsdata

> ⚠️ **Pre-alpha — not ready for use.** This package is in early scoping and has no working functionality yet. The name is reserved on PyPI, but there is nothing to install. Star or watch this repo for updates.

A Python package for accessing open data published by CMS (Centers for Medicare & Medicaid Services).

## License

Apache-2.0
