bookbestseller Posted January 11 Report Share Posted January 11 Dane Hillard, "Publishing Python Packages: Test, share, and automate your projects"English | 2023 | ISBN: 161729991X | PDF | pages: 250 | 14.8 mbCreate masterful, maintainable Python packages! This book includes pro tips for design, automation, testing, deployment, and even release as an open source project!In Publishing Python Packages you will learn how to:Build extensions and console script commandsUse tox to automate packaging, installing, and testingBuild a continuous integration pipeline using GitHub ActionsImprove code quality and reduce manual review using black, mypy, and flake8Create published documentation for your packagesKeep packages up to date with pyupgrade and DependabotFoster an open source community using GitHub featuresPublishing 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. This 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. 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.Foreword by David Beazley.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the technologySuccessful Python packages install easily, run flawlessly, and stay reliably up to date. Publishing perfect Python packages requires a rigorous process that supports systematic testing and review, along with excellent documentation. Fortunately, the Python ecosystem includes tools and techniques to automate package creation and publishing.About the bookPublishing Python Packages presents a practical process for sharing Python code in an automated and scalable way. Get hands-on experience with the latest packaging tools, and learn the ins and outs of package testing and continuous integration. You'll even get pro tips for setting up a maintainable open source project, including licensing, documentation, and nurturing a community of contributors.What's insideBuild extensions and console script commandsImprove code quality with automated review and testingCreate excellent documentationKeep packages up to date with pyupgrade and DependabotAbout the readerFor intermediate Python programmers.About the authorDane Hillard has spent the majority of his development career using Python to build web applications.Table of ContentsPART 1 FOUNDATIONS1 The what and why of Python packages2 Preparing for package development3 The anatomy of a minimal Python packagePART 2 CREATING A VIABLE PACKAGE4 Handling package dependencies, entry points, and extensions5 Building and maintaining a test suite6 Automating code quality toolingPART 3 GOING PUBLIC7 Automating work through continuous integration8 Authoring and maintaining documentation9 Making a package evergreen10 Scaling and solidifying your practices11 Building a communityDownload Links RapidGatorhttps://rg.to/file/74715fb57888fce40ec343812405fcc8/r7ow8.7z.htmlTakeFilehttps://takefile.link/ipt2op4cdo15/r7ow8.7z.htmlFileaxahttps://fileaxa.com/x2d5wukeven2/r7ow8.7zFikperhttps://fikper.com/VUb9glbDXP/r7ow8.7z.html Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now