
Python包以入门级和实用级的方式介绍Python打包,适用于那些没有打包经验的人。尽管如此,本文还是构建了一些高级主题,比如自动化测试、创建文档、版本控制和更新包,以及实现持续集成和部署。本基本指南涵盖了Python打包的整个生命周期,将读者从打包创建一直带到有效的维护和更新。
Python包侧重于当前和最佳实践打包工具和服务的使用,如poetry、cookiecutter、pytest、sphinx、GitHub和GitHub Actions。
特征:
Python Packages (Chapman & Hall/CRC The Python Series)
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:
OR