Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```