Rust-Python-Packaging / rust-pip

Pip rewritten in Rust.
MIT License
19 stars 11 forks source link

Investigate how packages are downloaded and then used/put into the right place #8

Open John15321 opened 2 years ago

John15321 commented 2 years ago

Part of https://github.com/John15321/rust-pip/issues/1 Probably https://github.com/John15321/rust-pip/issues/7 needs to be completed first

Investigate how to actually download a Python package and on what basis is it decided where and how to put it somewhere