Skip to main content

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)

Uploaded Source

Built Distribution

zigzag_cases-0.6.0-py3-none-any.whl (1.7 kB view details)

Uploaded Python 3

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

Hashes for zigzag-cases-0.6.0.tar.gz
Algorithm Hash digest
SHA256 6d640e568ac45ef6002e72b360a2708aa7e5c23a36601307344b0c4b1853c2de
MD5 4dc0fcdf0b3d112df2eb5e62689e0415
BLAKE2b-256 35ef4d79044d2185aad76413c34f8c2054d49896f277d1332c8af01ded06c4b2

See more details on using hashes here.

File details

Details for the file zigzag_cases-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zigzag_cases-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 29684d7242336de52eef6a2e6dcbf11423ccdc3db1637b3395a5831744b30013
MD5 be6ae3de16005703140c804a333eb370
BLAKE2b-256 f5216b2690da6dd866b5ad8d35362de4ef56721fd6c1cc96ca7ccd55cd7cb8b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page