Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msabramo/python-carepass
Python module for using Aetna's Carepass APIs
https://github.com/msabramo/python-carepass
Last synced: 28 days ago
JSON representation
Python module for using Aetna's Carepass APIs
- Host: GitHub
- URL: https://github.com/msabramo/python-carepass
- Owner: msabramo
- Created: 2012-07-01T16:33:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-01T17:49:57.000Z (over 12 years ago)
- Last Synced: 2024-05-09T20:37:36.793Z (8 months ago)
- Language: Python
- Size: 93.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
python-carepass
===============Python module for using [Aetna's Carepass APIs](https://developer.carepass.com/)
```bash
export CAREPASS_API_URL="https://api.carepass.com" CAREPASS_ECC_API_KEY="..." CAREPASS_GOODRX_API_KEY="..."
python setup.py test
```