Utilities extracted from the Harvest project
Project description
harvest-utils
Reusable utilities extracted from the Harvest project.
Quick start:
pip install harvest-utils==0.1.0
Example usage:
from harvest_utils import example_util, iso_now
print(example_util())
print(iso_now())
Publishing:
- Build:
python -m build - Test upload to TestPyPI:
python -m twine upload --repository-url https://test.pypi.org/legacy/ dist/* - Production upload:
python -m twine upload dist/*(use CI on protected branch)
See CHANGELOG.md for releases.
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
harvest_utils-0.1.0.tar.gz
(2.6 kB
view details)
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 harvest_utils-0.1.0.tar.gz.
File metadata
- Download URL: harvest_utils-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1dab682dad42c286ebd4a240be82af359873f72f7d07982d2e063613520fea9
|
|
| MD5 |
cce21864c68d768af938faf058ace0d4
|
|
| BLAKE2b-256 |
440cf04c3c4c0a943a3068bd64a1989f03358ed5242c67dc1f390b1d0149b0db
|
File details
Details for the file harvest_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: harvest_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e28bf1e0afbfba7edad9d54e20bd39c2ebed5aa5a35ff0b318b8a5e348454457
|
|
| MD5 |
7db9eedb5b79fda66ff7065da4484fd2
|
|
| BLAKE2b-256 |
ff5c94c33ea1108667016f756fca8c9937d91682c281e777cc57b2a39677a378
|