This release is a pre-release and may not be stable for production use.
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
Release files for pyagresso 0.2.0.dev1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyagresso-0.2.0.dev1.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyagresso-0.2.0.dev1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 9.9 kB
Release files / pyagresso-0.2.0.dev1.tar.gz
| Download URL | pyagresso-0.2.0.dev1.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c7f7f9874c3b7e092db421839ac00798f43c4b7274304155f38c5cd97c20b8f1
|
|
BLAKE2b-256 checksum How to use checksums |
983b5da41378458897b2e7b8d9b11fe16e2139196ef65f4aa0ce158081b7b524
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pyagresso-0.2.0.dev1-py2.py3-none-any.whl
| Download URL | pyagresso-0.2.0.dev1-py2.py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c755475f124007662a7288a3bb6125d82ae9b5e31fda822a371e87e356c6d14b
|
|
BLAKE2b-256 checksum How to use checksums |
8e9c777848bc6171bb4264c1e16f723d766759c63f00d0f81129706a62410c6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |