NLeSC / python-template

Netherlands eScience Center Python Template
https://research-software-directory.org/software/nlesc-python-template
Apache License 2.0
177 stars 76 forks source link

Overview of copier questions #532

Open fdiblen opened 3 weeks ago

fdiblen commented 3 weeks ago

Template Profiles

This is a list of questions and features being asked by copier. It is a slightly modified version of profiles.md file. We will update this list after adding new features.

Files

minimum profile

  src/
  docs/
  test/
  pyproject.toml
  README.md
  .gitignore
  MANIFEST.in
  LICENCE

Questions

Essentials (for all profiles)

Package details (for recommended and ask profile)

Features (for recommended and ask profile)

Note: :white_check_mark: indicates whether the feature is implemented.


Questions to exclude from recommended profile