Cantitate/Preț
Produs

Python Packages: Chapman & Hall/CRC The Python Series

Autor Tomas Beuzen, Tiffany Timbers
en Limba Engleză Paperback – 21 apr 2022
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 creating a package, but also how to document it, test it, publish it to the Python Package Index (PyPI), and how to properly version and update it.
  • All concepts in the book are demonstrated using examples. Readers can follow along, creating their own Python packages using the reproducible code provided in the text.
  • Focuses on a modern approach to Python packaging with emphasis on automating and streamlining the packaging process using new and emerging tools such as poetry and GitHub Actions.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 24434 lei  6-8 săpt. +7824 lei  6-12 zile
  CRC Press – 21 apr 2022 24434 lei  6-8 săpt. +7824 lei  6-12 zile
Hardback (1) 54309 lei  6-8 săpt. +11158 lei  6-12 zile
  CRC Press – 21 apr 2022 54309 lei  6-8 săpt. +11158 lei  6-12 zile

Din seria Chapman & Hall/CRC The Python Series

Preț: 24434 lei

Preț vechi: 29120 lei
-16% Nou

Puncte Express: 367

Preț estimativ în valută:
4676 4933$ 3897£

Carte tipărită la comandă

Livrare economică 03-17 ianuarie 25
Livrare express 28 noiembrie-04 decembrie pentru 8823 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032029443
ISBN-10: 1032029447
Pagini: 242
Ilustrații: 8 Tables, black and white; 2 Line drawings, black and white; 43 Halftones, black and white; 45 Illustrations, black and white
Dimensiuni: 156 x 234 x 21 mm
Greutate: 0.68 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC The Python Series


Cuprins

1 Introduction  2 System setup  3 How to package a Python  4 Package structure and distribution  5 Testing  6 Documentation  7 Releasing and versioning  8 Continuous integration and deployment

Notă biografică

Tomas Beuzen is a data scientist and educator based in Sydney, Australia.  He has a background in coastal engineering and climate science and was a teaching fellow for the Master of Data Science program at the University of British Columbia, Vancouver. He currently spends his time developing open-source, educational data science material and using data science to solve problems in the natural and engineered world.
Tiffany Timbers is an Assistant Professor of Teaching in the Department of Statistics and a Co-Director for the Master of Data Science program at the University of British Columbia, Vancouver. In these roles she teaches and develops curriculum around the responsible application of Data Science to solve real-world problems.

Descriere

Python Packages introduces Python packaging at an introductory and practical level that’s suitable for those with no previous packaging experience. Python Packages focuses on the use of current and best-practice packaging tools and services like poetry, cookiecutter, pytest, sphinx, GitHub, and GitHub Actions.