- Secret Recipes of the Python Ninja
- Cody Jackson
- 53字
- 2021-06-25 22:14:45
Uploading to PyPI
When setup.py is run, it creates the new directory dist/ in your project's root directory. This is where the distribution files are placed for uploading. These files are only created when the build command is run; any changes to the source code or configuration files require rebuilding the distribution files.
推薦閱讀
- 極簡算法史:從數學到機器的故事
- C語言程序設計基礎與實驗指導
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- SEO智慧
- Hands-On Full Stack Development with Go
- Express Web Application Development
- Lighttpd源碼分析
- Spring Boot+Vue全棧開發實戰
- Spring 5 Design Patterns
- 硬件產品設計與開發:從原型到交付
- H5+移動營銷設計寶典
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- HTML5+jQuery Mobile移動應用開發
- Python程序設計