zeno-client 0.1.16


pip install zeno-client

  Latest version

Released: Jan 03, 2024

Project Links

Meta
Author: Zeno Team
Requires Python: >=3.8

Classifiers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12

Zeno Python Client

PyPI version Github Actions CI tests MIT license DOI Discord

The Zeno Python client lets you create and manage Zeno projects from Python.

Check out example projects at hub.zenoml.com, learn how to use the API, or see the full API documentation.

Release Instructions

To create a new release, first send a PR with a bumped package version in pyproject.toml.

Then, in GitHub, click on "Releases" and "Draft a new Release". From here click on "tag" and create a new tag of the form vX.X.X for your new version. Make the release title the same as the tag. Click "Generate release notes", and publish the release. GitHub will start an action to push the new package to PyPI

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
arrow-json (<0.10.0,>=0.9.0)
outdated (>=0.2.0)
pandas (>=1.4.3)
pyarrow (>=6.0.0)
pydantic (>=1.0)
requests (>=2.20.0)
tqdm (>=4.1.0)