Logo Rest Client Python package
Project description
LogoRestClient PyPackage
Requirements
Setup
pip install LogoRestClient
Usage
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'
}
Initialize
from logorestclient import LogoService
logo_service = LogoService(credentials)
result = logo_service.runQuery('sql_query')
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.3.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file LogoRestClient-0.0.3.tar.gz
.
File metadata
- Download URL: LogoRestClient-0.0.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41cb7ea7afc70be2e5025424c525907f5650ec4f8657ab9bb498e35bc69d7f76 |
|
MD5 | 6c8efb6b1f8a98239dbbd1f7bbe406df |
|
BLAKE2b-256 | b3a56e2fb67b30d0cba7a295a4b1dbe0bcfcd74e76e8297d78686b31b7afa3ab |
File details
Details for the file LogoRestClient-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: LogoRestClient-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f585596ca8f4508aca67e8ef47c27e94f85540f22e2a1ea3697644798c759a2 |
|
MD5 | 23e7206ace8acb0803044886797f7378 |
|
BLAKE2b-256 | df0032098b3bb19993a63e619010bacd53295f14a64ca97ed657a63b43bc0129 |