Writing a Package in Python

32

Author: JT Smith

This article by Tarek Ziadé focuses on a repeatable process to write and release Python packages. We will focus on how to install, uninstall, develop, test, register, and upload a package.

Link: packtpub.com

Category:

  • Python