Skip to main content

Where you find all the state-of-the-art cooking utensils (salt, pepper, gradient descent... the usual).

Project description

Chuchichaestli

chuchichaestli is a collection of model architectures and other useful bits of code in use at the Intelligent Vision Systems group at the University of Applied Sciences Zurich (ZHAW).

Installation

Tagged releases are available as PyPI packages. To install the latest package, run:

pip install chuchichaestli

For the bleeding-edge package directly from the git main, clone the repository and run the following command in the root directory of the repository:

pip install -e .

Alternatively, you can install the package directly from GitHub:

pip install git+https://github.com/CAIIVS/chuchichaestli.git

Development

Creating a new release

On the current version of the main branch, do the follwing.

  1. Create an empty commit:

    git commit --allow-empty -m "<Your commit message here>"
    
  2. Add a tag to the empty commit:

    git tag -a <tag_name> -m "Tagging empty commit"
    

    Replace <tag_name> with the new version The -a option creates an annotated tag, and the -m option allows you to add a message to the tag.

  3. Push the empty commit and tag:

    git push --tags
    

This triggers a GitHub action that creates a PR for you to accept. Accepting the PR updates the version and triggers the release pipeline.

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

chuchichaestli-0.1.0.dev13.tar.gz (57.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chuchichaestli-0.1.0.dev13-py3-none-any.whl (75.5 kB view details)

Uploaded Python 3

File details

Details for the file chuchichaestli-0.1.0.dev13.tar.gz.

File metadata

  • Download URL: chuchichaestli-0.1.0.dev13.tar.gz
  • Upload date:
  • Size: 57.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for chuchichaestli-0.1.0.dev13.tar.gz
Algorithm Hash digest
SHA256 7666de59b6a0b5e9619548322326f60031a9bb1c3a822d142241e47e665a4feb
MD5 f40c0b8f422489ab88adb3b12b1f7fc0
BLAKE2b-256 cb35ce42a5c3e9698d81b0c79581f91e7f3ee37ad2e557cc16665991744f008f

See more details on using hashes here.

Provenance

The following attestation bundles were made for chuchichaestli-0.1.0.dev13.tar.gz:

Publisher: publish-to-pypi.yaml on CAIIVS/chuchichaestli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chuchichaestli-0.1.0.dev13-py3-none-any.whl.

File metadata

File hashes

Hashes for chuchichaestli-0.1.0.dev13-py3-none-any.whl
Algorithm Hash digest
SHA256 b243c71b3e567891c3d64564dae24a9873b55c9a087949ee14c6e92ea97e2a89
MD5 538dc54d8459a31c1f3d50db383f30bf
BLAKE2b-256 ac5e03e0d3ea079872c0f92ef7b5a0d8f05c203d07b498f450e540f3d83f01cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for chuchichaestli-0.1.0.dev13-py3-none-any.whl:

Publisher: publish-to-pypi.yaml on CAIIVS/chuchichaestli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page