Skip to main content

API objects for https://www.accounting.pe/sv/

Project description

pe-accounting-python-objects

Python package to use the PE Accounting API with Python.

Definitions for business level objects. Currently only User, which models the users found in PE accounting.

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.

This projects builds on the low level API project: https://pypi.org/project/pe-accounting-python-api/ which will be installed as a requirement.

pip install pe-accounting-python-objects
#!/usr/bin/env python3
eUser.pe_credentials = PeCredentials(company_id="1212", api_access_token="123asdfwer")
print(PeUser.all_users())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pe-accounting-python-objects-0.0.16.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page