<B>Create masterful, maintainable Python packages! This book includes pro tips for design, automation, testing, deployment, and even release as an open source project!</B><BR><BR>In <I>Publishing Python Packages</I> you will learn how to:<BR><BR> Build extensions and console script commands<BR> Use tox to automate packaging, installing, and testing<BR> Build a continuous integration pipeline using GitHub Actions<BR> Improve code quality and reduce manual review using black, mypy, and flake8<BR> Create published documentation for your packages<BR> Keep packages up to date with pyupgrade and Dependabot<BR> Foster an open source community using GitHub features<BR><BR><I>Publishing Python Packages</I> 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. This book walks you through creating a complete pa