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.

10 lines
134B

  1. .. usage:
  2. ========
  3. Usage
  4. ========
  5. To use {{ cookiecutter.project_name }} in a project::
  6. import {{ cookiecutter.project_slug }}