Skip to main content

Logo Rest Client Python package

Project description

LogoRestClient PyPackage

LogoRestClient is a Python library for accessing logo rest.

Installation

Use the package manager pip to install foobar.

pip install LogoRestClient

Usage

from logorestclient import LogoService

credentials {
  'LOGO_REST_API': 'api url', 
  'LOGO_USER_NAME': 'username', 
  'LOGO_USER_PASSWORD': 'password',
  'LOGO_GRANT_TYPE': 'grant type', 
  'LOGO_CLIENT_ID': 'client id', 
  'LOGO_CLIENT_NUMBER': 'client number',
  'LOGO_CLIENT_SECRET': 'client secret'
}
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.4.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: LogoRestClient-0.0.4.tar.gz
  • Upload date:
  • Size: 4.7 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.4.tar.gz
Algorithm Hash digest
SHA256 7873447a896a7aa3bd789eb83ac6f78e12b734f6672227d3cfa84859ae49722a
MD5 1101107a613cd45e54689d8dfdaa5f9e
BLAKE2b-256 e9b43a6942960b7bdcc6f50d71ebd9552595788f6fd22582b29dd42c62a2b8c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for LogoRestClient-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bfa4e7eb773919e193559f6de5dbc54a00c97af94dc6d0594fcf8cbf9a8a2b00
MD5 a47eb33d199308c867e5f1190b55df57
BLAKE2b-256 0ea99ee32f5326d0a1b39fcba0f1149dad2a0915d73c4bff6a74ae6b908a1069

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