Skip to content

Commit f4cb2fc

Browse files
committed
Updated README
1 parent f973666 commit f4cb2fc

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1-
# Structuring your Python project
1+
# Structuring Your Python Project
22

3-
This article is about......
3+
A collaborative article (and demo repository) discussing good practices in setting up a Python project.
4+
The final article will be published on [dev.to()][1].
5+
6+
This project was born out of a long and surprisingly difficult discussion on #python (Freenode IRC), wherein
7+
the three of us concluded there was a lack of decent guidance on how to set up a new Python project.
8+
9+
## Authors
10+
11+
[Jason C. McDonald (CodeMouse92)][2]
12+
[Dolf Andringa (dolfandringa)][3]
13+
William Leslie
14+
15+
[1]: https://dev.to/
16+
[2]: http://indeliblebluepen.com/
17+
[3]: http://allican.be/

0 commit comments

Comments
 (0)