A collection of utilities.
Project description
Introduction
A collection of utilities. Mainly for me. Others may find them useful.
Distribution
This package is available for download from the Python Package Index (PyPI).
https://pypi.org/project/cruntils/
pip install cruntils
Updating package
To update the package, take the following steps:
- Delete the /dist folder (if it exists)
- Delete the /cruntils.egg-info folder (if it exists)
- Update the project version in pyproject.toml
- Build new package with py -m build
- Upload to PyPI with py -m twine upload dist/*
Package Creation
Used the following guide to create the package:
https://python-packaging.readthedocs.io/en/latest/minimal.html
This guide was also really useful:
https://packaging.python.org/en/latest/tutorials/packaging-projects/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cruntils-1.0.0.tar.gz
(22.4 kB
view details)
Built Distribution
cruntils-1.0.0-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file cruntils-1.0.0.tar.gz
.
File metadata
- Download URL: cruntils-1.0.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2a50fe4243e51404af63d1f08d74a3371ec86ff6f9eafe877ab424559dfffb0 |
|
MD5 | d5fc04fa8ccc5841ddc58e49237f0adf |
|
BLAKE2b-256 | f4cdf49a718041dc23bddc39d57f9518a757cb421f708a6d62c6978c9335a947 |
File details
Details for the file cruntils-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: cruntils-1.0.0-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88e35d360e425223ac954d2b656e3129cca20d57f60a0cdab2529211078004b0 |
|
MD5 | 667342e0f08fd36e384e800a5a36aa6d |
|
BLAKE2b-256 | cdfe288833cbc08ab43b8df0fac536050fc973949ff8227d516c71598db22796 |