(WARNING: this package is kind of a joke) Installs everything from the requirements.txt from the current directory
Project description
#Ever typed pip install requirements.txt
(and forgot the -r
?)
Never again! Now it just works(tm).
#How it works:
Forks from a post-install hook, runs pip install --user -r requirements.txt
from the previous directory (which hopefully is the one from where pip was called) and uninstalls itself so this package can be used multiple times.
##This is probably not all that safe. More of a proof of concept/joke, not really intended to be used
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
File details
Details for the file requirementsdottxt-1.1.tar.gz
.
File metadata
- Download URL: requirementsdottxt-1.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdc753ae05eeb985e2d60f36f101817b9e87294c57b36d73c8507ec704239222 |
|
MD5 | ba5565dbcf424e59c15ae67e6c6fe651 |
|
BLAKE2b-256 | 32e3ef611ee53190489e3752875eb1baac4d58d1b31cbff0cf96d4eb75a4a8f3 |