No project description provided
Project description
cmsgov
An SDK (software development kit) for CMS.gov APIs. Currently implemented APIs include:
(more to come)
Please refer to the documentation for usage information.
Install
You can install this package with pip:
pip3 install cmsgov
Example Usage
Search for data sets containing the term "psychiatry" in one or more fields:
from cmsgov.provider_data.v1.client import Client as ProviderDataClient
provider_data_client: ProviderDataClient = ProviderDataClient()
provider_data_client.get_search(fulltext="psychiatry")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cmsgov-0.0.0a1.tar.gz
(22.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cmsgov-0.0.0a1-py3-none-any.whl
(24.0 kB
view details)
File details
Details for the file cmsgov-0.0.0a1.tar.gz.
File metadata
- Download URL: cmsgov-0.0.0a1.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c20b77089f4f8b87d33723a9f9a6c0e282e5abcb98855f7d869b2415a7f6623f
|
|
| MD5 |
25b920b8726354409e8a13d999488781
|
|
| BLAKE2b-256 |
1729ea2f41a00ab0d04788fa2f73657e4da80b62d30438c7da2a1efa405cab44
|
File details
Details for the file cmsgov-0.0.0a1-py3-none-any.whl.
File metadata
- Download URL: cmsgov-0.0.0a1-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd811b9dd60add01123f7c0db43bdae09701a6ad91ac2f7bc59f2ab091297c24
|
|
| MD5 |
d517ec7090fc1123750eaacccdbf8264
|
|
| BLAKE2b-256 |
5a5be289484280a8f718c15db0cafe9dc3c8969e84758c1b9995f3b3f1a5a159
|