Public INECO method
Project description
INECO Core Methods
This module contains the core methods of the INECO library.
Installation
pip install inecocores
Usage
form inecocores.core import Service
s = Service()
s.check_report(customerId='1', reportId="123", parameters={"a": 1, "b": 2, "c": 3})
sample_parameter = {
'js_parameter_name': 'IDS',
'js_parameter_value': 'sale_order.id = 32069',
}
result = s.call_report(customerId='1', reportId="123", parameters=sample_parameter)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inecocores-0.2.1.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inecocores-0.2.1.tar.gz.
File metadata
- Download URL: inecocores-0.2.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d94e7993dde05c16bb4c0ad937952d66eb4ceab7a700099da64c743c32862b4d
|
|
| MD5 |
4e8c0243587bb6c7afcc2d663cc8ea9b
|
|
| BLAKE2b-256 |
d9f8f76956daa798ad928895781807f289ef19eaf69abcd6523a49644c11aa9a
|
File details
Details for the file inecocores-0.2.1-py3-none-any.whl.
File metadata
- Download URL: inecocores-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e479a301efb73531df8fbab39c20c4649c93f844e40f98cba952798065746570
|
|
| MD5 |
37ae2c3439ea373c91bb1c10f50dc115
|
|
| BLAKE2b-256 |
876b7e1feaa96428dfadd47b34067354ad6abe57bc13fa96021c7283d5b2cd4d
|