Skip to main content

pip wrapper for new requirements handling

Project description

Pips

pip wrapper for new requirements handling

https://www.kennethreitz.org/essays/a-better-pip-workflow

pips install flask

  1. run pip install flask
  2. add flask to requirements.txt
  3. run pip freeze > requirements.lock

pips uninstall flask

  1. run pipdeptree
  2. run pip uninstall for all dependencies
  3. remove flask from requirements.txt
  4. run pip freeze > requirements.lock

pips install

  1. run pip install -r requirements.lock

pips update

  1. run pip install -r requirements.txt
  2. run pip freeze > requirements.lock

Setup Project

pip install requirements-dev.txt

Build and Deployment

python setup.py sdist bdist_wheel 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

pips-tool-0.4.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

pips_tool-0.4-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file pips-tool-0.4.tar.gz.

File metadata

  • Download URL: pips-tool-0.4.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for pips-tool-0.4.tar.gz
Algorithm Hash digest
SHA256 0f50a66176acebf27b08cf478c4ca1d90859a6a1270000596800369cf35b8120
MD5 dedf630e9a1ffceb48309d1b2d60cd79
BLAKE2b-256 df267b34f48a50e161d25a14fca139f02eeafa29ce5e7af83c740a434c698834

See more details on using hashes here.

File details

Details for the file pips_tool-0.4-py3-none-any.whl.

File metadata

  • Download URL: pips_tool-0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for pips_tool-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cfba3e0df6d003800b354bac8dff9d371fe9b63bc9a8be7603d7353660c7aa0d
MD5 8499dd4582331cad9d5e5f0bd5a5a329
BLAKE2b-256 5809ece8e537e9897c13ab533de5c242833cdb9367619d7afbae7a4344f5f4a2

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