Intelligent Python Checkpointing
Project description
kishu
Intelligent checkpointing framework for Python-based machine learning and scientific computing. Under development as part of a research project at the University of Illinois at Urbana-Champaign.
kishu contains core Kishu components: a Jupyter instrument and a library of Kishu commands. Main user interface is Kishu's command line interface (CLI): kishu.
Installation
Install from PyPI.
pip install kishu
Development
Installing Kishu in the editable mode.
make install
Formatting source code.
make fmt
Linting source code (e.g., definitions, type checking).
make lint
Running all unit tests. It generates a coverage report at ./htmlcov/index.html.
make test
Running PyTest with benchmarks.
pytest --run-benchmark
Versioning
See (Semantic Versioning)[https://semver.org] for a guideline on incrementing the version number in pyproject.toml and kishu/__init__.py.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kishu-0.3.4.tar.gz.
File metadata
- Download URL: kishu-0.3.4.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5bd3960c4da7f133c758b1760f7189d9d6b5f7837768bb6ccb4fb65ca617096
|
|
| MD5 |
8b7c116fb577d268266de3b88cc350a2
|
|
| BLAKE2b-256 |
fe326a92aab4e23756011ab111c12bebb26df02605dd2b09f2e8aacb796dca32
|
File details
Details for the file kishu-0.3.4-py3-none-any.whl.
File metadata
- Download URL: kishu-0.3.4-py3-none-any.whl
- Upload date:
- Size: 69.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfadc10e88228adda578540e57ceb9db64a3d2f56846977b6d82260047c20b99
|
|
| MD5 |
223af7d0f11b58632ea7e684ee8e9888
|
|
| BLAKE2b-256 |
7e3c9c7874417ecc06676cc7223f18fcc50f7b4f73304c784eebde877ad218ad
|