LogoRestClient PyPackage
Logo is the most popular Erp desktop application at Turkey. LogoRestClient is a Python library to access logo rest services quickly.
Installation
Use the package manager pip to install foobar.
pip install LogoRestClient
Usage
from logorestclient import LogoService
credentials = {
'GRANT_TYPE': 'grant type',
'USER_NAME': 'username',
'CLIENT_NUMBER': 'client number',
'PASSWORD': 'password',
'REST_URL': 'rest url',
}
logo_service = LogoService(credentials)
# returns 'query result'
result = logo_service.runQuery('sql_query')
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Release files for LogoRestClient 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| LogoRestClient-0.0.6.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| LogoRestClient-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.7 kB
Release files / LogoRestClient-0.0.6.tar.gz
| Download URL | LogoRestClient-0.0.6.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5cb8cbf309e24268570b2978876c3ce45b7cb24c025493133fd445644d3c46a3
|
|
BLAKE2b-256 checksum How to use checksums |
5c5ce7a076a4a0e3be60c119934a4758bec6ee2111cf053708647f4a1460575f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|
Release files / LogoRestClient-0.0.6-py3-none-any.whl
| Download URL | LogoRestClient-0.0.6-py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
de6c9e24df4fea376c1b67507d2f20c5470e03eb5ceddc0a5098b4a4a7c2c7ad
|
|
BLAKE2b-256 checksum How to use checksums |
78da4e982ec007b3688bca57c6a81534d26117e642f23647779c2ae863349ede
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|