Skip to main content

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 hashes)

Uploaded Source

Built Distribution

funniestDemo-0.72-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

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