Skip to main content

A small example package

Project description

Example

https://github.com/pypa/sampleproject https://packaging.python.org/en/latest/tutorials/packaging-projects/

Example Package

This is a simple example package. You can use GitHub-flavored Markdown to write your content.

PREREQUESITES

To be able to build, install "python -m pip install --upgrade build" To be able to upload build, install twin "python -m pip install --upgrade twine"

DEPLOY

Update version Remove "dist" folder python -m build

To PyPl

python -m twine upload dist/*

To TestPyPl

python -m twine upload --repository testpypi dist/*

INSTALL

From PyPl

pip install py-utils-khabibullin.m.m

From TestPyPl

pip install py-utils-khabibullin.m.m --index-url https://test.pypi.org/simple/

UPGRADE

pip install -U py-utils-khabibullin.m.m pip install -U py-utils-khabibullin.m.m --index-url https://test.pypi.org/simple/

UNINSTALL

pip uninstall py-utils-khabibullin.m.m

RUN TESTS

  • get into "src" folder
  • run "python -m tests"

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

py_utils_khabibullin.m.m-0.0.37.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_utils_khabibullin.m.m-0.0.37-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file py_utils_khabibullin.m.m-0.0.37.tar.gz.

File metadata

File hashes

Hashes for py_utils_khabibullin.m.m-0.0.37.tar.gz
Algorithm Hash digest
SHA256 b1426794aa6adbf199189ea2222626c03a93f7c43c4775f6f36c8b56a6b37418
MD5 0474e6a6c8a793fbd1e854667097bf0b
BLAKE2b-256 895eb9971d4dc20b87176999506ae2d7f2116f407fd2080a4f93282f5fc32995

See more details on using hashes here.

File details

Details for the file py_utils_khabibullin.m.m-0.0.37-py3-none-any.whl.

File metadata

File hashes

Hashes for py_utils_khabibullin.m.m-0.0.37-py3-none-any.whl
Algorithm Hash digest
SHA256 f1a5abe13e27c308dacd1178714224fa0272fcb56850a439c23c616b41734b80
MD5 dac5114f29c3062b5897b117141c85ce
BLAKE2b-256 14abeeb67c1791cf8eae3d448743255c78598b18d6d67fd56b2b51cc178044e3

See more details on using hashes here.

Supported by

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