This is 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
pip install twine
pip list
python3 -m build
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.5.0.tar.gz
(1.3 kB
view details)
Built Distribution
File details
Details for the file zigzag-cases-0.5.0.tar.gz
.
File metadata
- Download URL: zigzag-cases-0.5.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 | 6035b83df00cefe16ecb719511c5b9a6585fd70ce89854e226a758e58346679f |
|
MD5 | b192c64704a57439300bbba20e8637d8 |
|
BLAKE2b-256 | aab53f526db20a35c3dbcf680d360bf677db597e6d022dfc43b100d06e6aa2dd |
File details
Details for the file zigzag_cases-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: zigzag_cases-0.5.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 | 7c6bf0dbdd2bd0694d660891ae1856ae2b6977cdc0d9c39c0c48cba3e9e7dc15 |
|
MD5 | 8a9b671db7770fecbdef847ca6efa6a9 |
|
BLAKE2b-256 | 959dc927d5083e9d01c1438247e2ee4ed8a35ad88bf206f86e67f69db6973fa9 |