pe-accounting-python-api 0.5.6

Creator: railscoder56

Last updated:

Add to Cart

Description:

peaccountingpythonapi 0.5.6

pe-accounting-python-api
Python package to use the PE Accounting API with Python.
PE Accounting is the Swedish bookkeeping system found at https://www.accounting.pe/sv/var-tjanst. PE's API docs are here: https://api-doc.accounting.pe.
pip install pe-accounting-python-api

from pe_accounting_python_api import RestClient
pe_rest_client = RestClient(token=123123)
print(pe_rest_client.company())

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.