nikr / nbpy

Python interface to NationBuilder API
Apache License 2.0
2 stars 3 forks source link

Refactored to Master #11

Closed nikr closed 9 years ago

nikr commented 9 years ago

I think I can merge this in now. No work is being done on the old master branch any more.

This completely changes the entire thing.

These all inherit basic functionality (response checking, authorisation etc.) from nb_api.py

Also there is a nationbuilder.py module that should be used as an entry point for using nbpy.