Python How to Write, Package, and Distribute a Library in Python Tutorial • Intermediate Python prides itself on its "batteries-included" motto, but eventually you'll write some special code that you want to share with the world. In this tutorial...