Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
say_it_as_it_is
on April 8, 2021
|
parent
|
context
|
favorite
| on:
How to make a Python package in 2021
Where is there a comprehensive poetry packaging tutorial?
BerislavLopac
on April 8, 2021
[–]
Right here:
poetry build -f wheel poetry publish
You asked for packaging, and that is pretty much it. Of course, setting up a project and its dependencies take a bit more work; the basic intro for that is here:
https://python-poetry.org/docs/basic-usage/
say_it_as_it_is
on April 11, 2021
|
parent
[–]
That is fantastic.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: