Skip to main content

description

Project description

Opengate-data

Opengate-data is a python library that helps you easily integrate OpenGate into your python projects.

Installation

pip install opengate-data

Import

from opengate_data import OpenGateClient

Basic Use with user and password

client = OpenGateClient(url="Url", user="User", password="Password")

Basic Use with api-key

client = OpenGateClient(url="Url", api_key="Api_Key")

Additional Documentation

For more details and examples, please refer to the complete documentation.

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

opengate_data-1.0.17.tar.gz (54.8 kB view hashes)

Uploaded Source

Built Distribution

opengate_data-1.0.17-py3-none-any.whl (120.0 kB view hashes)

Uploaded Python 3

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