Any other #Python developers working in restricted environments? I could use some help figuring out a process for building python packages which don't require many (or any) dependencies from #PyPI
https://stackoverflow.com/q/78974383/3070534
#Python3 #python_programming #PythonPackaging #programmingadvice
How can I build / distribute / install Python packages with limited access to packages from PyPI?
At my workplace I am not able to use pip to install packages from PyPI automatically. I'm not sure what system exactly is preventing this, but ideally I shouldn't be installing any old packages fro...
