Skip to content

fishinthecalculator/pyactionnetwork

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Makefile 2.5%