Python installation in a shared folder?

This question extends a bit beyond odrive’s domain but…

I got a new computer and would like to get all of my packages into a directory that is synced across clouds. Is there any reason why I shouldn’t just place my python installation and all packages into one of my cloud services? If I set my path to include the directory, it shouldn’t be any different than if I had it stored in /usr/bin, right?

It would be nice to always have the packages I install available on the computers I use

I think that’s a great use case. Cloud storage is just storage. odrive can make any folder show up in the local environment. It’s like mounting a cloud directory. The computer is just one endpoint.

Let us know how it works out.