Skip to main content

Breve descripción

Project description

#Cmd Packaging libs in python

to upgrade tools

python3 -m pip install --user --upgrade setuptools wheel python3 -m pip install --user --upgrade twine

#to upload library:

cd $folder_lib_name

python3 setup.py sdist bdist_wheel #Genera los archivos para subir a www.pypi.org twine upload dist/* #Sube los archivos para distribución, previo configurar una cuenta en www.pypi.org

#to install de library pip install $lib_name #se descarga en este caso se creo la demo para el proy integrador: calc_demo_pi

#using lib: (eg: ipython) In [1]: from calc_demo_pi.Chebychev import func #se importa la bibl In [2]: func.run() #corre una funcion print.

Out[2]: 'Successful!'

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

calc_demo_pi-0.0.5.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

calc_demo_pi-0.0.5-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file calc_demo_pi-0.0.5.tar.gz.

File metadata

  • Download URL: calc_demo_pi-0.0.5.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for calc_demo_pi-0.0.5.tar.gz
Algorithm Hash digest
SHA256 0fe5f5e09ec4727524638c82416b8ae1051ad1882f263c95a9ed47226884df3b
MD5 47de6564b33c586840db438a426f8a2a
BLAKE2b-256 1a211975e15e6690910c9b0f62320ec8b65f9788a3790e9cb543999ae462c442

See more details on using hashes here.

File details

Details for the file calc_demo_pi-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: calc_demo_pi-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for calc_demo_pi-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9ad4e4e993940bec7abe76438974d0fce13b67b2a286a6c462d69560896a4225
MD5 771702babc8f97ec20d8d941f420ef2f
BLAKE2b-256 2962f11188ad2a681d18148a83a6242c79668a1a33442bcd48ba460a3d4b9ea6

See more details on using hashes here.

Supported by

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