freshbooks.py icon indicating copy to clipboard operation
freshbooks.py copied to clipboard

The Python interface to the FreshBooks API

Results 2 freshbooks.py issues
Sort by recently updated
recently updated
newest added

A few updates to the urllib references to work with Python 3.6 and made PEP8 changes.

Add paging_info property to response object; enhance the return of list function to include paging info. Remove unused import. Reformat for PEP8. Bump version number.