We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f973666 commit f4cb2fcCopy full SHA for f4cb2fc
README.md
@@ -1,3 +1,17 @@
1
-# Structuring your Python project
+# Structuring Your Python Project
2
3
-This article is about......
+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