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
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 Distribution
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 py_utils_khabibullin.m.m-0.0.37.tar.gz.
File metadata
- Download URL: py_utils_khabibullin.m.m-0.0.37.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1426794aa6adbf199189ea2222626c03a93f7c43c4775f6f36c8b56a6b37418
|
|
| MD5 |
0474e6a6c8a793fbd1e854667097bf0b
|
|
| BLAKE2b-256 |
895eb9971d4dc20b87176999506ae2d7f2116f407fd2080a4f93282f5fc32995
|
File details
Details for the file py_utils_khabibullin.m.m-0.0.37-py3-none-any.whl.
File metadata
- Download URL: py_utils_khabibullin.m.m-0.0.37-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1a5abe13e27c308dacd1178714224fa0272fcb56850a439c23c616b41734b80
|
|
| MD5 |
dac5114f29c3062b5897b117141c85ce
|
|
| BLAKE2b-256 |
14abeeb67c1791cf8eae3d448743255c78598b18d6d67fd56b2b51cc178044e3
|