A small python package that can list a file's specification in user's terminal.
Project description
Started : 23 March 2024 Published : 30 March 2025 Finished : ????
Link : https://packaging.python.org/en/latest/tutorials/packaging-projects/
Pure Python Wheels
py -m build --wheel
teineUpload your distributions
Once you have an account you can upload your distributions to PyPI using twine.
The process for uploading a release is the same regardless of whether or not the project already exists on PyPI - if it doesn’t exist yet, it will be automatically created when the first release is uploaded.
For the second and subsequent releases, PyPI only requires that the version number of the new release differ from any previous releases.
upload project to pypi
twine upload dist/*
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 Distributions
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 specz-1.1.0-py3-none-any.whl.
File metadata
- Download URL: specz-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b08203c408178caecfc5b19074e2db59306cec55e5fcb2adc7b9c3dd6a37518f
|
|
| MD5 |
029dc96ecaa9f9ca4ace5e1c1b2b4f97
|
|
| BLAKE2b-256 |
f56de3f27a9569d5d73b85817cbfd200edcb21e82a73c884cf424bb5fd8283d3
|