Show how to structure a Python project.
Stars
423
Forks
78
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
45
commits
link to a useful blog post
e19fc96
pypi no longer requires rst; closes #5
d8cc920
also test pip installing itself
ee139b0
isolate tests into somepackage/tests/; closes #4
0adc375
one more reference
e0f919e
a more explicit name for another_function
dd91e6a
a bit more lengthy but hopefully clearer
e3b9523
modify some_function to a more explicit version
e4945a7
more explicit example for the internal function
e604195
refactor version.py: keep it simple
0171ac9
add links to great reading/tools
22056d0
prefer functions
eb46835
one more tip
01d3467
mention mypy; closes #3
8a75aa0
mention pipenv; closes #2
fb567bc