Skip to main content

A dummy template of a python package with tests and documentation.

Project description

ECS Foo Example Package

This is a simple example package for the ECS Foo members to enjoy.

How to upload the project in the PyPackage Index

We need to build the distribution files. To do so we use build. To make sure that we have the latest version:

pip install -U build

Then, we just go inside the package folder and run:

python -m build

It will create a new folder called dist.

To upload these files to the Python Package Index we first need to have an account.

That can be done in: https://pypi.org/account/register/

After we have an account, will use the tool twine to upload our package. We can install it also from pip:

pip install twine

And then run:

twine upload dist/*

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

ECSFooPkg-0.0.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

ECSFooPkg-0.0.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file ECSFooPkg-0.0.1.tar.gz.

File metadata

  • Download URL: ECSFooPkg-0.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for ECSFooPkg-0.0.1.tar.gz
Algorithm Hash digest
SHA256 975e4778b1666e87984656d70bce7c3f1ef8fee472105d9ad2b579e7cddeabb3
MD5 99648842b5e9121de5ef7e7628fc5235
BLAKE2b-256 96f15782bc070432e9dca17cb6afc8cd3b16b84d887569d5e4a0e96f60621b50

See more details on using hashes here.

File details

Details for the file ECSFooPkg-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ECSFooPkg-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for ECSFooPkg-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 061b922a04e31f011ac9f2a5af3f244019a6075d62677af6e5e7d328e8acf36a
MD5 70c05dae247afcb159d26eb7c3c0250a
BLAKE2b-256 d769ded4ad98b4d42e5a9ebc1d27e971bd3659d6a61b258339fe5b6a91412d5c

See more details on using hashes here.

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