rust-pip icon indicating copy to clipboard operation
rust-pip copied to clipboard

Pip rewritten in Rust.

Results 37 rust-pip issues
Sort by recently updated
recently updated
newest added

Part of https://github.com/John15321/rust-pip/issues/1 Investigate how to communicate with PyPi in order to get the necessary information about packages, send requests for downloading them etc Please create an `.md` file describing...

documentation
Investigation

Extend the current CI/CD configuration to add automatic releases on `release` branch, builds, test etc on other toolchain channels etc

new feature

Introduced in [36198f7](https://github.com/John15321/rust-pip/commit/36198f7e568233eff0518179ea5152ee854c8083)

new feature

PART OF https://github.com/John15321/rust-pip/issues/2 Task Investigate all possible setups required in python setup like setup.py

documentation
Investigation

Part of the https://github.com/John15321/rust-pip/issues/2 task Investigate what tools are needed to build/create a Python package

documentation
Investigation

Investigate Python packaging: * Investigate how packages are built/created * Investigate how packages are downloaded and then used/put into the right place * Investigate how to communicate and work with...

documentation
Investigation
epic