An extremely fast Python package and project manager, written in Rust.
Find a file
2023-10-05 12:45:38 -04:00
crates Remove normalized representation of SimpleJson 2023-10-05 12:45:38 -04:00
.gitignore Add license, Cargo.toml, etc. 2023-10-05 12:45:38 -04:00
Cargo.toml Add license, Cargo.toml, etc. 2023-10-05 12:45:38 -04:00
LICENSE-APACHE Add README and LICENSE files 2023-10-05 12:45:38 -04:00
LICENSE-MIT Add README and LICENSE files 2023-10-05 12:45:38 -04:00
README.md Add README and LICENSE files 2023-10-05 12:45:38 -04:00
requirements.txt Remove normalized representation of SimpleJson 2023-10-05 12:45:38 -04:00

puffin

An experimental Python package manager.

Usage

cargo run -p puffin-cli -- install requirements.txt

License

Puffin is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Puffin by you, as defined in the Apache-2.0 license, shall be dually licensed as above, without any additional terms or conditions.