NowYou Grafits script python
Create new version to Pypi
- Increase version in
setup.pyfile - Build:
python setup.py sdist bdist_wheel - Upload:
python -m twine upload --skip-existing dist/*
Virtualenv
You can use pipenv tool for development:
- create virtualenv:
pipenv --python /path/to/python - install dependencies:
pipenv lock && pipenv install - open virtualenv shell:
pipenv shell(optional)
Release files for nowyou-grafits-script-python 1.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nowyou_grafits_script_python-1.1.3.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nowyou_grafits_script_python-1.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:7.1 kB
Release files / nowyou_grafits_script_python-1.1.3.tar.gz
| Download URL | nowyou_grafits_script_python-1.1.3.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5601a62d7b7bf3c525ce2dba82df5ae7334ca6ea64be2407fa44f9e41b3f9a70
|
|
BLAKE2b-256 checksum How to use checksums |
e5005e3472c2e8714dd6ad6dd8f33234323badaa5f6ac5072e62e75ec38d1310
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.4
|
Release files / nowyou_grafits_script_python-1.1.3-py3-none-any.whl
| Download URL | nowyou_grafits_script_python-1.1.3-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6718d859bb24d22cacf6f8dd17cbd7d2be23c0f9c24cda050fd9ec58398bcd22
|
|
BLAKE2b-256 checksum How to use checksums |
5283f3014b41cccd3e4a54fee86e4e1c1e7e47e4fabffa6e69ea8129b23b358f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.4
|