- Secret Recipes of the Python Ninja
- Cody Jackson
- 52字
- 2021-06-25 22:14:45
Project packaging
Everything we have talked about so far is just the basics required to get your project configured and set up for packaging; we haven't actually packaged it yet. To actually create a package that can be installed from PyPI or another package index, you need to run the setup.py script.
推薦閱讀
- C++ Builder 6.0下OpenGL編程技術
- Python Game Programming By Example
- Python高級編程
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- Go語言編程
- 愛上C語言:C KISS
- 少兒編程輕松學(全2冊)
- CryENGINE Game Programming with C++,C#,and Lua
- Go語言編程之旅:一起用Go做項目
- Building E-Commerce Solutions with WooCommerce(Second Edition)
- 自己動手做智能產品:嵌入式JavaScript實現
- 程序員的算法趣題2
- Learning Behavior:driven Development with JavaScript
- Python機器學習技術:模型關系管理
- 從Excel到Python:用Python輕松處理Excel數據