Add your description here
Project description
create a venv (optional but recommended)
python -m venv .venv source .venv/bin/activate
install tools
pip install --upgrade pip build twine pytest
run tests
pytest -q
clean previous builds (optional)
rm -rf dist build *.egg-info
build sdist + wheel
python -m build
verify dist contents
ls -la dist
example output: your-package-name-0.0.1-py3-none-any.whl, your-package-name-0.0.1.tar.gz
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
taxion_commons-0.1.0.tar.gz
(32.1 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 taxion_commons-0.1.0.tar.gz.
File metadata
- Download URL: taxion_commons-0.1.0.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e454e4245b718717e8e3a5afb5bf4f8b8f7ea6d3718cf7c22ea241920f9c8a41
|
|
| MD5 |
82a4ceb0f9ec18e708018db1c8ebf887
|
|
| BLAKE2b-256 |
ea18d0437fbc277c492933ad9e6a402565bfe5b2eada4eee8f79a4daa906f4d6
|
File details
Details for the file taxion_commons-0.1.0-py3-none-any.whl.
File metadata
- Download URL: taxion_commons-0.1.0-py3-none-any.whl
- Upload date:
- Size: 66.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcca132a5c11b1cc1cd16cb5b1d944764d97646323ade03aaedc498afb2d9fa1
|
|
| MD5 |
cf790177010be66e0ace2c0fee89b66e
|
|
| BLAKE2b-256 |
c3419e5a25ead3f0956873ea3c416c7d763020fc3d682a64a6c5540e665a1058
|