Skip to main content

Ziti Python SDK

Project description

Ziti SDK for Python

Installation

Ziti SDK for Python is distributed via Python Package Index(PyPI)

pip install openziti

Usage

Identity Enrollment

Acquire Ziti Enrollment Token

python -m openziti enroll -j <JWT file> -i <ID JSON file>

Environment Variables

  • ZITI_IDENTITIES is a semi-colon-separated list of file paths to Ziti identity configuration JSON files.
  • You may increase the log level of the underlying C SDK by setting environment variable ZITI_LOG=4 (DEBUG).

Samples

We several Python SDK sample programs for clients and servers in sample/README.md.

Getting Help

Please use these community resources for getting help. We use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them.

Copyright© 2018-2022. NetFoundry, Inc.

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

openziti-0.7.0.tar.gz (29.1 kB view hashes)

Uploaded Source

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