Skip to main content

Logo Rest Client Python package

Project description

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

MIT

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

LogoRestClient-0.0.6.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

LogoRestClient-0.0.6-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file LogoRestClient-0.0.6.tar.gz.

File metadata

  • Download URL: LogoRestClient-0.0.6.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for LogoRestClient-0.0.6.tar.gz
Algorithm Hash digest
SHA256 5cb8cbf309e24268570b2978876c3ce45b7cb24c025493133fd445644d3c46a3
MD5 16c914757e76cb219ca929f2b6a483fa
BLAKE2b-256 5c5ce7a076a4a0e3be60c119934a4758bec6ee2111cf053708647f4a1460575f

See more details on using hashes here.

File details

Details for the file LogoRestClient-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for LogoRestClient-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 de6c9e24df4fea376c1b67507d2f20c5470e03eb5ceddc0a5098b4a4a7c2c7ad
MD5 d60f76112dbe1b0ffc48636acbd1f6b8
BLAKE2b-256 78da4e982ec007b3688bca57c6a81534d26117e642f23647779c2ae863349ede

See more details on using hashes here.

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