Last updated:
0 purchases
OZI 1.22.0
OZI is a set of publishing tools for creating and maintaining Python packages.
See the documentation for the project roadmap,
API specification, Meson version support, and other project information.
Project Information
Purpose
OZI is meant for Python developers as a standardized and opinionated
Python packaging style guide. It consists of command line utilities, a continuous integration checkpointing API using the Meson build system, and continuous deployment scripts.
The OZI continuous integration strategy consists of:
The following isolated checkpoint environments:
code testing and coverage
distributing Python packages with Meson
code linting and formatting
Release drafting
Building and signing of releases
Provenance generation (SLSA v1.0 - Level 3)
Publishing
What OZI is not
A replacement for test environment managers like tox, as a matter of fact OZI uses tox.
A replacement for git hook package management tools like pre-commit
What OZI is
Checkpointed Python packaging for Meson projects focused on pure Python sources.
Contributing
See the project CONTRIBUTING.md
Contact
Eden Ross Duff MSc - [email protected]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.