Create high-order dependency requirement.txt files
Project description
PipSlim
Lightweight Python package used for generating minimal requirements.txt files. This package completely removes the need for manually removing unecessary packages included by the
pip freezecommand when generating requirements.txt files.
Installation
The package can be installed by the Python Package Index (PYPI) using the following command. If you install the package to your global python environment, the command will work globally for all virtual environments too.
python -m pip install pipslim
Usage
This module provides the pipslim command which is a replacement for pip freeze.
You can dump package dependencies to requirements.txt using pipslim > requirements.txt
Side-by-Side Comparison
| pipslim | pip freeze |
|---|---|
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 Distribution
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 pipslim-1.0.2.tar.gz.
File metadata
- Download URL: pipslim-1.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43bf811e0be46b2085264abdda6c1c9fd188fe7e898d30326ba5f98a9c612867
|
|
| MD5 |
acdb17deb3a7ee0b4da9b220e7decc5f
|
|
| BLAKE2b-256 |
d82ec00fa8c4e894793405f0e1482f612ca12a3a164d84c1b9960b5ca31ad23e
|
File details
Details for the file pipslim-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pipslim-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17ed63d1a1fe40506c4c403280e75e2c306ea8e59be68f22edf1168dea60740f
|
|
| MD5 |
d3f4ff9f53bf71682fc737c62c95d443
|
|
| BLAKE2b-256 |
1ab717b4d1ea315ab3d22bc65bc72a1d509d0775ad2e6ad0c2357ad2da77c814
|