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

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: gracie_dictionary_api-2.2.1607278250.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.1 CPython/3.8.5

File hashes

Hashes for gracie_dictionary_api-2.2.1607278250.tar.gz
Algorithm Hash digest
SHA256 f3db311f4b8be5cb13500a666a979b6bfbbc12fabb978ff41a53b83120f68cd2
MD5 f26889eaf934b7d244f48eece64096dc
BLAKE2b-256 936e3377777397db41552b2d891f79d5753f67513847424ace149e115d8cf8c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gracie_dictionary_api-2.2.1607278250-py3-none-any.whl
  • Upload date:
  • Size: 58.2 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.1 CPython/3.8.5

File hashes

Hashes for gracie_dictionary_api-2.2.1607278250-py3-none-any.whl
Algorithm Hash digest
SHA256 2bcf1e2ae9743e2b1ced99f2d260be023d7ab46a327511f542512060c80371ee
MD5 28dd04b6559e4f46b20526b9cace9c3c
BLAKE2b-256 02f897882e1a17ac0d144694b0b55b41872e82392032409aaf31ebedb9d3525b

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