The Python Oracle

How to write a Python module/package?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Drifting Through My Dreams

--

Chapters
00:00 Question
01:18 Accepted answer (Score 455)
02:16 Answer 2 (Score 262)
06:05 Answer 3 (Score 226)
09:45 Answer 4 (Score 8)
10:05 Thank you

--

Full question
https://stackoverflow.com/questions/1574...

Question links:
[virtualenv]: http://www.pythonforbeginners.com/basics.../
[up in github]: https://github.com/yowmamasita/pyfirefly
[requests library]: https://requests.readthedocs.io/

Accepted answer links:
[6.4. Packages]: http://docs.python.org/dev/tutorial/modu...

Answer 2 links:
[Modules]: https://docs.python.org/3/tutorial/modul...
[Package and Module Names]: https://www.python.org/dev/peps/pep-0008...

Answer 3 links:
[reading at least the tutorial]: https://packaging.python.org/tutorials/d.../
[testing repository]: https://test.pypi.org/
[read the tutorial]: https://packaging.python.org/tutorials/d.../

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #python27 #pythonmodule

#avk47