Get Free Shipping on orders over $79
Publishing Python Packages - Dane Hillard

Publishing Python Packages

By: Dane Hillard

Paperback | 12 January 2023

At a Glance

Paperback


$95.75

or 4 interest-free payments of $23.94 with

 or 

Ships in 10 to 15 business days

Create Python packages to share your code in a scalable and maintainable way. Improve team productivity, publish helpful libraries, or even start your own open source project following the latest Python packaging standards.

In  Publishing Python Packages you will learn how to:

  • Build extensions and console script commands
  • Use tox to automate packaging, installing, and testing
  • Build a continuous integration pipeline using GitHub Actions
  • Improve code quality and reduce manual review using bandit, black, mypy, and radon
  • Create published documentation for your packages
  • Keep packages up to date with pyupgrade and Dependabot
  • Foster an open source community using GitHub features

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. 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.

about the technology

Python packages are a great way to share your code and give a productivity boost to your colleagues and community. Whether you''re reusing your code internally or contributing to open source, a properly automated system of packaging will save you from time-consuming manual maintenance.

about the book

Publishing Python Packages reveals best practices and standards for packaging your Python code in an easy, automated, and scalable way. The 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. You''ll even learn how to set up a successful open source project, including licensing, documentation, and nurturing a community of contributors.
Industry Reviews

'Takes you through the understanding of what packaging is into all the details of how it works and demonstrates each step with a clear example. I learned a lot.' Mike Baran

'Narrative is succinct and convincing. The ideas and principles, covered in the book come from the author's deep expertise.' Kevin Etienne

'The type of gem you would expect to see many books about.' Jose Apablaza

'This book definitely occupies an unfilled need.' Eric Chiang

More in Computer Programming & Software Development

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$77.75

27%
OFF
Python Automation For Dummies : For Dummies (Computer/Tech) - Alan Simpson
Addiction by Design : Machine Gambling in Las Vegas - Natasha Dow Schll
Machine Learning For Dummies : For Dummies (Computer/Tech) - Luca Massaron
Arduino For Dummies : For Dummies (Computer/Tech) - John Nussey
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
Coding For Kids For Dummies : For Kids for Dummies - Camille McCue
Web Engineering : Theory and Practice - Jeremiah Downey
The Essence of Software Engineering - Cersei Page
Introduction to Programming Languages - Gordon Hurley