https://python-packaging.readthedocs.io/en/latest/minimal.html
To install from local: $ pip install -e .
To install create tar.gz in dist directory: $ python3 setup.py register sdist
To upload to pypi: $ twine upload dist/damefunniest-0.1.tar.gz $ twine upload –repository-url https://test.pypi.org/legacy/ dist/*
You can install from Internet in a python virtual environment to cheRRRck: $ python3 -m venv /tmp/funny $ cd /tmp/funny $ source bin/activate $ pip3 install damefunniest
If you upload various tar.gz to pypi, you can need remove old files in dist directory and repeat the process: $ rm dist/*tar.gz $ python3 setup.py register sdist $ twine upload dist/damefunniest-0.1.tar.gz
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file damefunniest-0.4.1.tar.gz.
File metadata
- Download URL: damefunniest-0.4.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.20.0 CPython/3.5.1+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e58ba3ba79379d01efc79ee0bda24ab34a821c7270ffa46ed82488f86fbb4f39
|
|
| MD5 |
6141803af097c416e2c117654d0c511f
|
|
| BLAKE2b-256 |
dc4d9179ed0abc12c08526888733ec25bb38f1229216455ed6c5ee3a4a24f023
|