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.1606590292.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: gracie_dictionary_api-2.2.1606590292.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/47.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for gracie_dictionary_api-2.2.1606590292.tar.gz
Algorithm Hash digest
SHA256 962b7172858da7224aa1b511678e35570e6bdad5a49c9522fa9441588fa305b8
MD5 00d114e63fcf67288e54913b4fa7b773
BLAKE2b-256 0b23ba9d0795855461faf59d6eda5e885ebfa41bc757b13aed9697aa01fdd569

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gracie_dictionary_api-2.2.1606590292-py3-none-any.whl
  • Upload date:
  • Size: 58.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/47.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for gracie_dictionary_api-2.2.1606590292-py3-none-any.whl
Algorithm Hash digest
SHA256 eebbd234b8c485d8f96028b6fb688503f3a05dba3b5a30e921d092c09f98cc2f
MD5 2e750ccf277c615815328cba1a55a330
BLAKE2b-256 d2853fe2863734ae6d82bae23a81139c5778135a607353f65d5769ecd7828616

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