This is very short description
Project description
Long description
Using setup.py
pip install twine
python3 setup.py sdist bdist_wheel
twine upload dist/*
Using pyproject.toml
pip install -e .
pip list
python3 -m build
pip install twine
twine upload dist/*
setup.py
# from setuptools import setup, find_packages
#
# setup(
# name = "zigzag-cases",
# version = "0.3.0",
# author = "Avinash R",
# description = "This is short description",
# long_description = open("README.md").read(),
# long_description_content_type="text/markdown"
# )
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
zigzag-cases-0.6.0.tar.gz
(1.3 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 zigzag-cases-0.6.0.tar.gz.
File metadata
- Download URL: zigzag-cases-0.6.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d640e568ac45ef6002e72b360a2708aa7e5c23a36601307344b0c4b1853c2de
|
|
| MD5 |
4dc0fcdf0b3d112df2eb5e62689e0415
|
|
| BLAKE2b-256 |
35ef4d79044d2185aad76413c34f8c2054d49896f277d1332c8af01ded06c4b2
|
File details
Details for the file zigzag_cases-0.6.0-py3-none-any.whl.
File metadata
- Download URL: zigzag_cases-0.6.0-py3-none-any.whl
- Upload date:
- Size: 1.7 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 |
29684d7242336de52eef6a2e6dcbf11423ccdc3db1637b3395a5831744b30013
|
|
| MD5 |
be6ae3de16005703140c804a333eb370
|
|
| BLAKE2b-256 |
f5216b2690da6dd866b5ad8d35362de4ef56721fd6c1cc96ca7ccd55cd7cb8b8
|