Skip to main content

Python Client for Unit4 Agresso System

Project description

This module helps developers work with the Agresso Unit4 (ver. Milestone 4) Query Engine SOAP webservice easily without worry about the transport layer/protocol and getting data in easible ingestible formats: JSON, CSV

Example:

`python from pyagresso.queryengineservice import QueryEngineService username = os.getenv('AGRESSO_USERNAME') password = os.getenv('AGRESSO_PASSWORD') client = os.getenv('AGRESSO_CLIENT') instance_url = os.getenv('AGRESSO_INSTANCE_URL') ag = QueryEngineService(username, password,client,instance_url) about_response_as_xml = ag.about() `

Note:
  • Not using bdd in this library due to small size of module undertest

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

pyagresso-0.2.0.dev1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

pyagresso-0.2.0.dev1-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyagresso-0.2.0.dev1.tar.gz.

File metadata

File hashes

Hashes for pyagresso-0.2.0.dev1.tar.gz
Algorithm Hash digest
SHA256 c7f7f9874c3b7e092db421839ac00798f43c4b7274304155f38c5cd97c20b8f1
MD5 eb1766df9ec5346a16b58e85c1db6dc5
BLAKE2b-256 983b5da41378458897b2e7b8d9b11fe16e2139196ef65f4aa0ce158081b7b524

See more details on using hashes here.

File details

Details for the file pyagresso-0.2.0.dev1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyagresso-0.2.0.dev1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c755475f124007662a7288a3bb6125d82ae9b5e31fda822a371e87e356c6d14b
MD5 645af6195c7fc5f78f9ddf55adb42e5b
BLAKE2b-256 8e9c777848bc6171bb4264c1e16f723d766759c63f00d0f81129706a62410c6e

See more details on using hashes here.

Supported by

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