Nettbutikk for bedrifter og skoler

Python Packages

Chapman & Hall/CRC The Python Series
Python Packages
Python Packages
Se flere produktegenskaper
479,-

Kjøp på nett

Python Packages introduces Python packaging at an introductory and practical level that''s suitable for those with no previous packaging experience. Despite this, the text builds up to advanced topics such as automated testing, creating documentation, versioning and updating a package, and implementing continuous integration and deployment. Covering the entire Python packaging life cycle, this essential guide takes readers from package creation all the way to effective maintenance and updating.

Python Packages focuses on the use of current and best-practice packaging tools and services like poetry, cookiecutter, pytest, sphinx, GitHub, and GitHub Actions.

Features:

  • The book''s source code is available online as a GitHub repository where it is collaborated on, automatically tested, and built in real time as changes are made; demonstrating the use of good reproducible and clear project workflows.
  • Covers not just the process of