Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
redacted
on Nov 17, 2014
|
parent
|
context
|
favorite
| on:
Show HN: A Python Spider System with Web UI
What is the recommended way? (Serious question, I have larger projects that I would someday like to refactor into proper packages)
iamtew
on Nov 17, 2014
|
next
[–]
There is also these guides that provide plenty of information on how packages work and best practices:
https://packaging.python.org/en/latest/distributing.html
https://github.com/pypa/sampleproject
binux
on Nov 17, 2014
|
parent
|
next
[–]
I have "organize the code using a single top-level package".
ngoldbaum
on Nov 17, 2014
|
prev
[–]
Because the name "libs" is now installed into the global module namespace. It's better to use a less generic name.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: