Skip to main content

No project description provided

Project description

izipyzi

Project files

.commitlintrc.json and .releaserc.json

These files are used by semantic-release to determine the type of the next release. The .commitlintrc.json file is used to lint the commit messages. The .releaserc.json file is used to determine the version of the next release based on the commit messages. To lint commit messages, this project uses the default configuration of @commitlint/config-conventional.

.python-version file

The .python-version file contains the python version used in this project. This project has been built with using pyenv as python version manager.

.pre-commit-config.yaml file

This file is used by pre-commit to determine the hooks that will be run before each commit. The hooks are defined in the hooks section of the file. The hooks are run in the order they are defined in the file.

.github/workflows folder

This repository uses Github Actions for CI/CD. CI is composed of Lint with pre-commit and Test with pytest. Release is composed of Lint, Test, Release with semantic-release.

  • Lint is done with pre-commit. To run lint locally, run pre-commit run --all-files.
  • Test is done with pytest. To run test locally, run pytest. Or poetry run pytest if you use poetry as package manager.
  • Release is done with semantic-release

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

izipyzi-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

izipyzi-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file izipyzi-0.1.0.tar.gz.

File metadata

  • Download URL: izipyzi-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for izipyzi-0.1.0.tar.gz
Algorithm Hash digest
SHA256 72ae0d3c562786339be283938d747b2100412da0112bd49631b0678c1fe15d02
MD5 bd1f057bb0901c6b25001add14903e34
BLAKE2b-256 23b82e3d77be8d866878fb22daca051219c914f7187e846650fe36d016f065a2

See more details on using hashes here.

File details

Details for the file izipyzi-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: izipyzi-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for izipyzi-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1155e81ce739abba6356e7fd9d077760a465671d70d6639352b0a01d30ba62d7
MD5 71bdc5342908dbc7f5b2f0dff10b314b
BLAKE2b-256 b60acd9d0fd3a65bacf5c1e1cf9704d9c51fdb7d00619578c776c9170fb046a2

See more details on using hashes here.

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