Generate a Python package project using the Python Cookiecutter package
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- .. usage:
-
- ========
- Usage
- ========
-
- To use {{ cookiecutter.project_name }} in a project::
-
- import {{ cookiecutter.project_slug }}
|