Skip to main content

Paquete permite consumir el API de CodigoFacilito

Project description

Codigo Facilito

Este paquete nos permite consumir el API de la plataforma.

Pasos para crear y subir el paquete en pypi

Creamos una variable de tipo string que contiene la url de nuestra pypi.

python3 setup.py sdist

Instalamos el paquete twine en nuestro sistema, para autenticarnos en pypi.

pip install twine

Publicamos nuestro paquete en pypi.

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

chronoboa-0.0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

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