Y
Hacker News
new
|
ask
|
show
|
jobs
by
properdine
1957 days ago
Have you taken a look at [PEP 517](
https://www.python.org/dev/peps/pep-0517/
) ? It enables other tools to replace setup.py (e.g., poetry is pretty nice for making easy-to-package-and-publish pure python libraries).