Y
Hacker News
new
|
ask
|
show
|
jobs
by
sureglymop
1180 days ago
Python has this too, check out PEP 582. There's a package manager called PDM which will just create a __pyoackages__ folder in this style.
1 comments
rami3l
1180 days ago
As a PDM enthusiast for quite a while, I'm sorry to inform you that PEP 582 has been officially abandoned (which doesn't mean that it won't be revived someday, just not so easily).
https://discuss.python.org/t/pep-582-python-local-packages-d...
link