# python-template **Repository Path**: next_cmdb/python-template ## Basic Information - **Project Name**: python-template - **Description**: python project template basic on cookiecutter、copier - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-29 - **Last Updated**: 2025-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The Awesome project template of python ## cookiecutter ``` cookiecutter --help ``` ## copier ``` $ copier --help $ copier copy django-skeleton django_app --trust ``` ## refs [copier](https://copier.readthedocs.io/en/stable/#quick-start) [cookiecutter](https://www.cookiecutter.io)