Publishing Python Packages teaches you how to easily share your Python code with your team and the outside world. Learn a repeatable and highly automated process for package maintenance that’s based on the best practices, tools, and standards of Python packaging.
Publishing Python Packages book walks you through creating a complete package, including a C extension, and guides you all the way to publishing on the Python Package Index. You’ll get hands-on experience with the latest packaging tools, and learn the ins-and-outs of package testing and continuous integration. Whether you’re entirely new to Python packaging or looking for optimal ways to maintain and scale your packages, this fast-paced and engaging guide is for you.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Author
Dane Hillard has spent the majority of his development career using Python to build web applications.