A tool to install and save clean package dependencies
Project description
SavePip
A tool to install and save clean package dependencies for both pip and conda environments.
Installation
pip install savepip
Usage
# Install packages with pip
savepip install pandas numpy
# Install packages with conda
savepip -m conda numpy pandas
# Save current environment
savepip save
# Upgrade packages
savepip -u requests pandas
# Save to custom file
savepip -o custom_requirements.txt requests pandas
Features
- Supports both pip and conda package managers
- Cleans up dependency specifications
- Preserves existing dependencies
- Sorts dependencies alphabetically
- Removes build hashes and unnecessary information
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
savepip-0.1.0.tar.gz
(5.1 kB
view details)
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 savepip-0.1.0.tar.gz.
File metadata
- Download URL: savepip-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfb6c5eab8b8c4f536f9c4628af154c79d7c6ee2a19e61275b4600a0e8d8a3f2
|
|
| MD5 |
0cce249d316806840b12153f031d5294
|
|
| BLAKE2b-256 |
68b268e62d930c6c1ee9d6c7a4a120f86a70247e5bf8fef7f57757b46e6e2c05
|
File details
Details for the file savepip-0.1.0-py3-none-any.whl.
File metadata
- Download URL: savepip-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75333a173d8d53dc8c13de7433edc894fd03e54ab37894e78d360adf471bd58f
|
|
| MD5 |
d363841c1864416396df444523c72e49
|
|
| BLAKE2b-256 |
6873ce93644497bb9f36fb990175d5f66011307a15721ab9315c2ae67b754dce
|