Skip to main content

Module to show how to create a library

Project description

Demo construccion libreria

En esta demo se va a explicar como generar una libreria instalable con el comando pip install. Asi como como subiriamos la libreria generada a PyPI para que sea instalable desde el repositorio online.

Esquema de la libreria:

/saludos_y_despedidas_espanol
    __init__.py

    /despedidas
        __init__.py
        despedidas.py

    /saludos
        __init__.py
        saludos.py
        /preguntas_cortesia
            __init__.py
            cortesias.py

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

demo_generacion_libreria-0.0.4.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

demo_generacion_libreria-0.0.4-py3-none-any.whl (4.7 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