Skip to main content

Chronon python API library

Project description

Chronon Python API

Overview

Chronon Python API for materializing configs to be run by the Chronon Engine.

Set up for publishing.

Create your ~/.pypirc file with your credentials for pypi repository.

[distutils]
index-servers =
  pypi
  pypitest
  local

[pypi]
username: nalgeon  # replace with your PyPI username

[pypitest]
repository: https://test.pypi.org/legacy/
username: nalgeon  # replace with your TestPyPI username

[local]
repository: <local artifactory repository>

Generate the required thrift modules, update the version and run the respective command to publish to the desired repository:

python setup.py sdist upload -r { pypi | pypitest | local }

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

chronon-ai-0.0.7.tar.gz (34.5 kB view hashes)

Uploaded Source

Built Distribution

chronon_ai-0.0.7-py3-none-any.whl (51.7 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