[![CircleCI](https://circleci.com/gh/PhillyDSA/pyactionnetwork.svg?style=svg)](https://circleci.com/gh/PhillyDSA/pyactionnetwork) [![codecov](https://codecov.io/gh/PhillyDSA/pyactionnetwork/branch/develop/graph/badge.svg)](https://codecov.io/gh/PhillyDSA/pyactionnetwork)
# PyActionNetwork
## Installation
```bash
pip install pyactionnetwork
```
## Contributing
All contributors agree to abide by the [Philadelphia DSA Code of Conduct](https://github.com/PhillyDSA/code-of-conduct).
There are additional requirements that can be installed by:
```bash
pip install -r requirements/testing.txt
```
To run tests:
```bash
make test
```
All contributions should maintain the coding style of the project, maintain or increase code coverage, and work with Python 3.3 or higher. Python 2 is unsupported.
Raw data
{
"_id": null,
"home_page": "https://github.com/phillydsa/pyActionNetwork",
"name": "pyActionNetwork",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "api actionnetwork client",
"author": "Jeremy Low",
"author_email": "jeremy@iseverythingstilltheworst.com",
"download_url": "https://files.pythonhosted.org/packages/7a/c1/d905183fd70c355aec4601f366795830631ee722fb53249fa29b578975a6/pyActionNetwork-0.11.2.tar.gz",
"platform": "",
"description": "[![CircleCI](https://circleci.com/gh/PhillyDSA/pyactionnetwork.svg?style=svg)](https://circleci.com/gh/PhillyDSA/pyactionnetwork) [![codecov](https://codecov.io/gh/PhillyDSA/pyactionnetwork/branch/develop/graph/badge.svg)](https://codecov.io/gh/PhillyDSA/pyactionnetwork)\n\n# PyActionNetwork\n\n## Installation\n\n```bash\npip install pyactionnetwork\n```\n\n## Contributing\n\nAll contributors agree to abide by the [Philadelphia DSA Code of Conduct](https://github.com/PhillyDSA/code-of-conduct).\n\nThere are additional requirements that can be installed by:\n\n```bash\npip install -r requirements/testing.txt\n```\n\nTo run tests:\n\n```bash\nmake test\n```\n\nAll contributions should maintain the coding style of the project, maintain or increase code coverage, and work with Python 3.3 or higher. Python 2 is unsupported.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python API client for ActionNetwork",
"version": "0.11.2",
"split_keywords": [
"api",
"actionnetwork",
"client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cda27853357c34424b625f8964a71be7d50ac558d6cd6237aefed4462a38c58d",
"md5": "5e0159cdc5345931a221288f89d2ec1f",
"sha256": "d97c7d42cc798e30762e7d54c6155832f5ed95b48296c6e973d21bd261887c6b"
},
"downloads": -1,
"filename": "pyActionNetwork-0.11.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e0159cdc5345931a221288f89d2ec1f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7280,
"upload_time": "2019-06-02T17:35:01",
"upload_time_iso_8601": "2019-06-02T17:35:01.169943Z",
"url": "https://files.pythonhosted.org/packages/cd/a2/7853357c34424b625f8964a71be7d50ac558d6cd6237aefed4462a38c58d/pyActionNetwork-0.11.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ac1d905183fd70c355aec4601f366795830631ee722fb53249fa29b578975a6",
"md5": "c067b670d5ce789050f53c0915c08af2",
"sha256": "2ad72d52e29ac3c4d8bae800ec835152b5bae6ee41c34b34fd23e2d3ce35b7ae"
},
"downloads": -1,
"filename": "pyActionNetwork-0.11.2.tar.gz",
"has_sig": false,
"md5_digest": "c067b670d5ce789050f53c0915c08af2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6270,
"upload_time": "2019-06-02T17:35:03",
"upload_time_iso_8601": "2019-06-02T17:35:03.027244Z",
"url": "https://files.pythonhosted.org/packages/7a/c1/d905183fd70c355aec4601f366795830631ee722fb53249fa29b578975a6/pyActionNetwork-0.11.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2019-06-02 17:35:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "phillydsa",
"github_project": "pyActionNetwork",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"circle": true,
"lcname": "pyactionnetwork"
}