jeremylow / pyactionnetwork-old

Python wrapper for Action Network API.

Home Page:https://phillydsa.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI codecov

PyActionNetwork

Installation

pip install pyactionnetwork

Contributing

All contributors agree to abide by the Philadelphia DSA Code of Conduct.

There are additional requirements that can be installed by:

pip install -r requirements/testing.txt

To run tests:

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.

About

Python wrapper for Action Network API.

https://phillydsa.com

License:MIT License


Languages

Language:Python 97.5%Language:Makefile 2.5%