amogorkon / justuse

Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.
MIT License
49 stars 8 forks source link

auto-installation of packages should utilize a peer-to-peer mechanic to help take some load off pypi #12

Open amogorkon opened 3 years ago

amogorkon commented 2 years ago

https://github.com/macsnoeren/python-p2p-network could be an inspiration/template