We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5a2c8 commit c778ed6Copy full SHA for c778ed6
1 file changed
README.md
@@ -0,0 +1,5 @@
1
+# Python Package Example
2
+This repository contains a basic python package example with the aim of showing how a good python package should look like.
3
+
4
+## References
5
+- Mark Smith - Publish a (Perfect) Python Package on PyPI ([video](https://www.youtube.com/watch?v=GIF3LaRqgXo&list=WL&index=9&t=779s))
0 commit comments