Skip to main content

Gracie Dictionary API python wrapper

Project description

This package provides a simple wrapper around the Toposlabs Gracie API platform.

Sample usage

import gracie_dictionary_api as GracieDictionayAPI

def gracie_connect():
    sso_server = <full url to sso sever>
    login_name = <login name>
    login_password = <login password>
    host = <host or ip of server>
    port = 443

    e_api = GracieDictionayAPI.GracieAPI(host, sso_server, port, login_name, login_password)

    # print currently logged in user information
    print(e_api.call_api('usersController', 'whoAmI'))

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

gracie_dictionary_api-2.2.1582048251.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file gracie_dictionary_api-2.2.1582048251.tar.gz.

File metadata

  • Download URL: gracie_dictionary_api-2.2.1582048251.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for gracie_dictionary_api-2.2.1582048251.tar.gz
Algorithm Hash digest
SHA256 d2b1fe0955668bc18eaf19d559eb1b142942198dd1c838708d625ae31a72ee01
MD5 473e22abbfaa3fd002a9fbc8a9fedcbe
BLAKE2b-256 5485b761384a3ff18c356b56f844d9d218c01fbf6c77c8fd8542d551bb38baa7

See more details on using hashes here.

File details

Details for the file gracie_dictionary_api-2.2.1582048251-py3-none-any.whl.

File metadata

  • Download URL: gracie_dictionary_api-2.2.1582048251-py3-none-any.whl
  • Upload date:
  • Size: 51.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for gracie_dictionary_api-2.2.1582048251-py3-none-any.whl
Algorithm Hash digest
SHA256 27b96022ccaaabfefa8a5186ddaef8cbc9b763f599d72ca9b36d3951fad8ab15
MD5 1c637af114a8a3564e9bcdc1d9512005
BLAKE2b-256 638931aa1e820b49868ff04f4f5fa678174e2e6f9befeb39e0e30a15b0a4a0d5

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