Demo to make a python package
Project description
README
Demo how to make a python package and upload it to PYPI
The source for this project is available here.
1. build the package and upload
python -m build
twine upload dist/*
2. Install the package from the pypi
python intall --upgrade funniestDemo
3. Execute the command
python -m funniestDemo
# or
funniest-joke
Reference
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
funniestDemo-0.72.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file funniestDemo-0.72.tar.gz
.
File metadata
- Download URL: funniestDemo-0.72.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 820c35c669a9f7b0c5f45d45761cc7450d11c88732a6a180ccf500e9262a09de |
|
MD5 | 51b4df79073dc56b8f24c152d7b6a1c7 |
|
BLAKE2b-256 | c544f1efccbf4f4a7bf07df3d431c5cc5c745ad2666954bc106f9ccf1a8e73d2 |
File details
Details for the file funniestDemo-0.72-py3-none-any.whl
.
File metadata
- Download URL: funniestDemo-0.72-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e63739a3011e8dd66cec75c49a7d8b68fcdcea28af186cea235acb5b0112a99 |
|
MD5 | 099fa3974eb17c6e1dfdde0e0632dd4b |
|
BLAKE2b-256 | 4ecf593a6d484c2645824819d74bd61f6691f721abe23eed0eacc2c4f666795b |