简介
用于快速搭建 Python 项目的 Cookiecutter 模板.
主要特性:
支持 Python >= 3.8 环境
支持 uv 构建项目
支持 sphinx 文档构建工具
支持 alabaster / sphinx_rtd_theme / classic 等多种文档风格
支持 Typer / Argparse 命令行项目
快速开始
安装 cctp:
$ pip install cctp # 通过 pip $ uv tool install cctp # 通过 uv
使用 cctp 创建 Python 项目模板:
$ cctp # 直接使用 $ uvx cctp # 通过 uv
也可使用以下方式:
$ uvx cookiecutter https://gitee.com/gooker_young/cctp.git
离线模式运行
下载本项目源代码 zip 文件:
$ wget https://gitee.com/gooker_young/cctp/repository/archive/develop.zip
解压到文件夹:
windows: C:\Users\xxx\.cookiecutters\cctp
linux: /home/xxx/.cookiecutters/cctp
运行命令:
$ cctp --offline
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cctp-1.2.4.tar.gz
(30.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cctp-1.2.4-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file cctp-1.2.4.tar.gz.
File metadata
- Download URL: cctp-1.2.4.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
083cbb0eae474633ebd2dcbea2e7590410794db8c72f34109aaea2fb6c2bf299
|
|
| MD5 |
4eb1186e8135cd2f7f5c293053742c61
|
|
| BLAKE2b-256 |
fb3704d40baf438d1bb515f8ec456edbd00aa907e0ea1c9cb6124f6344665b1c
|
File details
Details for the file cctp-1.2.4-py3-none-any.whl.
File metadata
- Download URL: cctp-1.2.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d49d2125879791e72192ec2f1a017e4456ad00134a60c3e74fe8576558c93d81
|
|
| MD5 |
b0dfa167bab16c9843e6717bb557622d
|
|
| BLAKE2b-256 |
4ac9e7b22e99c862a6518e1e894812df0f2cde481644f446a5605dea6a3ba31e
|