Skip to main content

No project description provided

Project description

Guía de uso

Con esta aplicación puedes tener un repositorio local de paquetes de python. Todo lo que tienes que hacer es descargar el paquete que desees e iniciar el servidor, así ahorraras ancho de banda y datos de internet.

Instalacíon:

$ pip install repopip

Uso:

  • Tienes que descargar el paquete del repositorio oficial pip download [package_name].

  • Copia el paquete a la carpeta %HOME%/.static/simple.

  • Inicia el servidor python -m repopip. Este comando iniciara el servidor en http://127.0.0.1:5000/.

  • Comienza a usar tu servidor. pip install --index-url="http://127.0.0.1:5000/simple/" [package_name].

  • Puedes configurar pip copiado las lineas siguiente en una de las siguientes ubicaciones y el paso anterior seria tan simlpe como pip install [package_name]:

    • Global: C:\ProgramData\pip\pip.ini
    • User: %APPDATA%\pip\pip.ini o con la opcion antigua %HOME%\pip\pip.ini
    • Site: %VIRTUAL_ENV%\pip.ini
    [global]
    index-url=http://127.0.0.1:5000/simple/
    
  • También se puede usar remmotamente, solo necesitas saber la dirección donde esta alojado el servidor pip install --index-url="http://direccion_de_dominio_o_ip/simple/" [package_name] además de poderse configurar como el paso anterior

    • En futuras versiones haremos el proceso de configuración más facil.

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

repopip-0.1.1.2.tar.gz (41.8 kB view details)

Uploaded Source

Built Distribution

repopip-0.1.1.2-py3-none-any.whl (43.8 kB view details)

Uploaded Python 3

File details

Details for the file repopip-0.1.1.2.tar.gz.

File metadata

  • Download URL: repopip-0.1.1.2.tar.gz
  • Upload date:
  • Size: 41.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for repopip-0.1.1.2.tar.gz
Algorithm Hash digest
SHA256 4bb5a66c3b414e7ce07cc2fa5f9fd86d40d5737c85f4422f223757c5614ce655
MD5 d47b47d5c105abd0588db4b9646c418c
BLAKE2b-256 a241523b15979f8b2c14c4e98771aa49a0b07ad41e11645670c8e5438c31eea1

See more details on using hashes here.

File details

Details for the file repopip-0.1.1.2-py3-none-any.whl.

File metadata

  • Download URL: repopip-0.1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 43.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for repopip-0.1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 eff974d19e1f9e015fa86dfda3acdacf5e25f29f627b652b9a4f1aef10e4aa72
MD5 6a76e58814f66ea7b60f619b8fd2abbe
BLAKE2b-256 a02d380e693bd2e0313556f7dc6a11d729d7c1cb1badacc72e368487216c6777

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