Skip to main content

Common tools for MLOps

Project description

conda create -n caketool
conda activate caketool
python -m pip install pip-tools bumpver build twine
pip-compile pyproject.toml
pip-sync

bumpver update --major # Increment the MAJOR version when you make incompatible API changes.
bumpver update --minor # Increment the MINOR version when you add functionality in a backwards compatible manner.
bumpver update --patch # Increment the PATCH version when you make backwards compatible bug fixes.
python -m pip install -e . # Install on local machine
python -m build
twine upload -r testpypi dist/*
twine upload dist/*
pip install caketool

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

caketool-0.4.0.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

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

caketool-0.4.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file caketool-0.4.0.tar.gz.

File metadata

  • Download URL: caketool-0.4.0.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for caketool-0.4.0.tar.gz
Algorithm Hash digest
SHA256 2526ac1a7bce8e278445e3d0a3cf2dbb277d8dfb976edc34f1763627ad59c924
MD5 adb69fd531f6b3747644c67cd789cf62
BLAKE2b-256 f45ad26f6e54993b8e555119f48287675a1c24c3624cce6d356f2b0f893fcd57

See more details on using hashes here.

File details

Details for the file caketool-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: caketool-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for caketool-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0047de7b624c1c3c88a06ae7bdad0ec658fba1881a4981128d2034d703464a5
MD5 6c75d10422330621ecd5d60fc9de0c34
BLAKE2b-256 8c44b857fe88a71a6305daa78c80b831087a69d2172a0496b5db26ff70962733

See more details on using hashes here.

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