Python Packages: Chapman & Hall/CRC The Python Series
Autor Tomas Beuzen, Tiffany Timbersen Limba Engleză Paperback – 21 apr 2022
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.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 244.34 lei 6-8 săpt. | +78.24 lei 6-12 zile |
CRC Press – 21 apr 2022 | 244.34 lei 6-8 săpt. | +78.24 lei 6-12 zile |
Hardback (1) | 543.09 lei 6-8 săpt. | +111.58 lei 6-12 zile |
CRC Press – 21 apr 2022 | 543.09 lei 6-8 săpt. | +111.58 lei 6-12 zile |
Preț: 244.34 lei
Preț vechi: 291.20 lei
-16% Nou
Puncte Express: 367
Preț estimativ în valută:
46.76€ • 49.33$ • 38.97£
46.76€ • 49.33$ • 38.97£
Carte tipărită la comandă
Livrare economică 03-17 ianuarie 25
Livrare express 28 noiembrie-04 decembrie pentru 88.23 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
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.
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.