Python client for creating new Zeno projects and uploading data.
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
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
0.1.16
Jan 03, 2024
0.1.15
Dec 28, 2023
0.1.14
Dec 08, 2023
0.1.13
Dec 05, 2023
0.1.12
Nov 03, 2023
0.1.11
Oct 27, 2023
0.1.10
Oct 23, 2023
0.1.9
Oct 14, 2023
0.1.8
Oct 05, 2023
0.1.7
Sep 27, 2023
0.1.6
Sep 24, 2023
0.1.5
Sep 20, 2023
0.1.4
Sep 08, 2023
0.1.3
Sep 08, 2023
0.1.2
Aug 31, 2023
0.1.1
Aug 30, 2023
0.1.0
Aug 30, 2023
Wheel compatibility matrix
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)