- Secret Recipes of the Python Ninja
- Cody Jackson
- 77字
- 2021-06-25 22:14:37
Working with Python Modules
In this chapter, we will talk about Python modules, specifically covering the following topics:
- Using and importing modules and namespaces
- Implementing virtual Python environments
- Python package installation options
- Utilizing requirement files and resolving conflicts
- Using local patches and constraint files
- Working with packages
- Creating wheels and bundles
- Comparing source code to bytecode
- How to create and reference module packages
- Operating system-specific binaries
- How to upload programs to PyPI
- Project packaging
- Uploading to PyPI
推薦閱讀
- UNIX編程藝術(shù)
- Oracle從入門到精通(第3版)
- Spring Boot 2實戰(zhàn)之旅
- Android開發(fā)精要
- Mastering Articulate Storyline
- SEO智慧
- The DevOps 2.4 Toolkit
- C++ 從入門到項目實踐(超值版)
- BeagleBone Robotic Projects(Second Edition)
- Python期貨量化交易實戰(zhàn)
- Natural Language Processing with Python Quick Start Guide
- C編程技巧:117個問題解決方案示例
- Machine Learning for OpenCV
- C#面向?qū)ο蟪绦蛟O(shè)計(第2版)
- Java高級程序設(shè)計