Small package that makes requirement.txt files better
Project description
IHpip
simple extension to the pip -r command which allows you to separate your dependencies for different environments e.g. testing and production
sample requirements.yml
test:
- pytest
- tox
prod:
- pyyaml
to install the test dependencies run
ihpip requirements.yml test
this can also be used to separate python dependencies for different docker containers
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file IHpip-0.1.0.tar.gz.
File metadata
- Download URL: IHpip-0.1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6a8f0897cd2430303b4ff51980dae71a27397889aae62f62fd43165d6defe91
|
|
| MD5 |
91285bfc090cd5e9f52be5e50782d1c7
|
|
| BLAKE2b-256 |
7847e015c301cc8c339345be4e850f025907b7a049f441d1c44f235fb40bc57a
|
File details
Details for the file IHpip-0.1.0-py3.7.egg.
File metadata
- Download URL: IHpip-0.1.0-py3.7.egg
- Upload date:
- Size: 2.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a46b1c1839ae40fe84d0d642d7484fcea1df65b0d28c9b16a3f09cf61993860b
|
|
| MD5 |
78de29e84eba4de276fbb1d352d8a1ad
|
|
| BLAKE2b-256 |
4d94ba0b3d33cd6698223f8b899b5b89e65b389d4e3573045a23628abc83e2fa
|
File details
Details for the file IHpip-0.1.0-py3-none-any.whl.
File metadata
- Download URL: IHpip-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10cd3ee918615740785c23390af30462913bc5359ffed3d8b9bca049a271c20d
|
|
| MD5 |
1768a8db06653bc81b0eda6329632d07
|
|
| BLAKE2b-256 |
af63616723edc8c2ba9e32ecc8590a7678ba2ae3464f5ad14bd9b93aaf515454
|