Skip to main content

Chron python API library

Project description

Zipline Python API

Overview

Zipline Python API for materializing configs to be run by the Zipline 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

chron-0.0.40-py3-none-any.whl (46.1 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