前言

Setuptools 学习笔记.

Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects.

It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI.

文档地址:https://setuptools.pypa.io/en/latest/

操作系统:Ubuntu 22.04.2 LTS

Home

文档地址:https://setuptools.pypa.io/en/latest/

笔记 pdf 地址:https://cdn.jsdelivr.net/gh/LuYF-Lemon-love/susu-docs-pdf/setuptools/01-setuptools 69.0.3.post20231226 documentation.pdf

Quickstart-pyproject.toml

文档地址:https://setuptools.pypa.io/en/latest/userguide/quickstart.html

笔记 pdf 地址:https://cdn.jsdelivr.net/gh/LuYF-Lemon-love/susu-docs-pdf/setuptools/02-Quickstart - setuptools 69.0.3.post20231226 documentation.pdf

Quickstart-pyproject.toml

文档地址:https://setuptools.pypa.io/en/latest/userguide/quickstart.html

笔记 pdf 地址:https://cdn.jsdelivr.net/gh/LuYF-Lemon-love/susu-docs-pdf/setuptools/03-Quickstart - setuptools 69.0.3.post20231226 documentation.pdf

结语

第一百零九篇博文写完,开心!!!!

今天,也是充满希望的一天。