Depending on the installation or uninstall packages, and then edit the requirements file.
Project description
Depending on the installation or uninstall packages, and then edit the requirements file.
Install snake-pit
$ pip install snake-pit
Usage
install
$ echo '#requirements.in' > requirements.in $ pit install flask pytest ... Successfully installed Jinja2-2.8 MarkupSafe-0.23 Werkzeug-0.11.1 flask-0.10.1 itsdangerous-0.24 py-1.4.30 pytest-2.8.2 Append the following packages in requirements.in: flask, pytest $ cat requirements.in #requirements.in flask pytest
uninstall
$ cat requirements.in #requirements.in requests nose $ pit uninstall nose Do you want to continue? [y/N]: y Uninstalling nose-1.3.7: Successfully uninstalled nose-1.3.7 Remove the following packages from requirements.in: nose $ cat requirements.in #requirements.in requests
Aliases
$ pit i django # install django $ pit u django # uninstall django
Develop
Update README
$ pandoc -f markdown -t rst README.md > README.rst
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snake-pit-0.2.3.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file snake-pit-0.2.3.tar.gz
.
File metadata
- Download URL: snake-pit-0.2.3.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8dfcd1d57e187ef88c9b0ccfc64acda652fdd05a33a92b30baf74ab1f717026 |
|
MD5 | 09df7f86fc5b4582d755f00bfb567df3 |
|
BLAKE2b-256 | bc11c61e73c13b520f42926fdeb5edae844ff432f046a0de74e4d8aa20ac3144 |
File details
Details for the file snake_pit-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: snake_pit-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d60e37bd2490357254cf6003e5c0b773c6f43e2587f677c7ecfeed8268ea28ee |
|
MD5 | 926b54858bee289363ac719fe0c105bc |
|
BLAKE2b-256 | e660f3b3863559a1800c0dd5a0d53af2a6b2502dd93af5372bc18eb9fd25f352 |