Easy to use project package manager
Project description
Ferrum 🜜
Ferrum is a lightweight, cross-platform Python project package manager (PPPM).
Install or uninstall Python packages from your project with a single line of code.
Features
- Install multiple packages silently
- Version pinning support
- Uninstall with a single command
- Cross-platform: Linux, macOS, Windows
- Simple usage:
ferrum.forge()andferrum.purge()
Usage
Install packages
import ferrum
# Install latest versions
ferrum.forge(["numpy", "scipy"])
# Install specific versions
ferrum.forge(["numpy==1.26.0", "scipy==1.10.1"])
ferrum.forge({"numpy": "1.26.0", "scipy": "1.10.1"})
Uninstall packages
import ferrum
ferrum.purge(["numpy", "scipy"])
Verbose mode
Show pip errors if install/uninstall fails:
ferrum.forge(["numpy==1.26.0"], verbose=True)
ferrum.purge(["numpy"], verbose=True)
Summary mode
Show the user a summary of installed packages after install:
ferrum.forge(["numpy"], summary=True)
This produces output in this format:
Forging numpy...
Forge summary:
numpy: success
Purging numpy...
Purge summary:
numpy: success
Contact
- GitHub Issues: Ferrum Issues
- Author: literal-gargoyle
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 ferrum-0.1.tar.gz.
File metadata
- Download URL: ferrum-0.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35aaaa5d2c8d71bb36d48f7e02ed4b903642911387bca7e69cf13e328346a441
|
|
| MD5 |
8d5d1d3b3d87132ca7f8d76faaf5e866
|
|
| BLAKE2b-256 |
e94d5f03e0e83062f184873e34532765bca70ea6f3270e2dfd8ccbeea655a0c3
|
Provenance
The following attestation bundles were made for ferrum-0.1.tar.gz:
Publisher:
python-publish.yml on literal-gargoyle/ferrum
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ferrum-0.1.tar.gz -
Subject digest:
35aaaa5d2c8d71bb36d48f7e02ed4b903642911387bca7e69cf13e328346a441 - Sigstore transparency entry: 576718327
- Sigstore integration time:
-
Permalink:
literal-gargoyle/ferrum@7382217cd5f31bce8c86ec9abaedc38a064a64b7 -
Branch / Tag:
refs/tags/V0.1 - Owner: https://github.com/literal-gargoyle
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7382217cd5f31bce8c86ec9abaedc38a064a64b7 -
Trigger Event:
release
-
Statement type:
File details
Details for the file ferrum-0.1-py3-none-any.whl.
File metadata
- Download URL: ferrum-0.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e6a251ce435bdb248dcf1d817ea242c2f8a26c14474afee5cf6a8a4b493362f
|
|
| MD5 |
8ddb8a292c6d302a2a6d9af9be18d5e6
|
|
| BLAKE2b-256 |
f5d5241551a6d4d2f06508e7df697729fae6a6d0113bfa7cc7924c227618af6d
|
Provenance
The following attestation bundles were made for ferrum-0.1-py3-none-any.whl:
Publisher:
python-publish.yml on literal-gargoyle/ferrum
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ferrum-0.1-py3-none-any.whl -
Subject digest:
7e6a251ce435bdb248dcf1d817ea242c2f8a26c14474afee5cf6a8a4b493362f - Sigstore transparency entry: 576718342
- Sigstore integration time:
-
Permalink:
literal-gargoyle/ferrum@7382217cd5f31bce8c86ec9abaedc38a064a64b7 -
Branch / Tag:
refs/tags/V0.1 - Owner: https://github.com/literal-gargoyle
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7382217cd5f31bce8c86ec9abaedc38a064a64b7 -
Trigger Event:
release
-
Statement type: