Skip to main content

This is used to check tasks

Project description

Example Package

This is a simple example package. You can use Github-flavored Markdown to write your content.

python3 -m build
python3 -m twine upload  dist/* --verbose

On the folder where pyproject.toml is located run the following commands

python3 -m venv publishing_environment
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade build
python3 -m build
python3 -m pip install --upgrade twine
python -m twine upload dist/* --verbose 

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

linux-farrukh90-0.0.40.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

linux_farrukh90-0.0.40-py3-none-any.whl (24.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