fixing boards and organizations update methods. change for python3 support.
Updated Trello API.
pystache removed support for pystache.View in future versions. Add note about using earlier version of pystache for the time being so that we can generate the API.
Add examples to the docs.
Add license and readme.
Auto update of MANIFESTS
Bump version number and add links to docs.
Add __module__ for docs.
Add basic documentation.
Updated Trello API.
Add setup.py and the auto-generated MANIFEST.
Ignore dist and build.
Add generated version of the api.
ignore
Add a set_token method to the main api for passing a new token along to all of the various apis.
Add templates.
Close to finished with the first version.
First pass at auto-generated api.