Skip to content

issues Search Results · repo:claui/cookiecutter-python-package language:Python

Filter by

13 results
 (60 ms)

13 results

inclaui/cookiecutter-python-package (press backspace or delete to remove)

After scaffolding the project, command names are duplicated in the help text output: $ FOOBAR=baz poetry run poe hello --help INFO: Showing help with the command hello hello -- --help . NAME hello ...
  • claui
  • Opened 
    on Oct 6, 2024
  • #41

This line in post_gen_project.py: (PurePath(config_dict[ replay_dir ]) / template_name).with_suffix( .json ) results in the following replay value in manifest.json: { upstream : { type : cookiecutter-template ...
bug
  • claui
  • Opened 
    on Aug 17, 2024
  • #40

The generated documentation has some Markdownlint findings, e.g. MD040.
documentation
  • claui
  • Opened 
    on Aug 17, 2024
  • #39

See https://github.com/claui/feuerhuhn-storage/pull/13.
  • claui
  • Opened 
    on Aug 17, 2024
  • #38

Example: pyenv latest -k -q 3.9 .python-version
bug
  • claui
  • 1
  • Opened 
    on Mar 22, 2024
  • #33

Needs a VERSION field, e.g. in settings.py.
  • claui
  • Opened 
    on Jul 29, 2023
  • #20

An email address may contain uppercase letters but the schema for pyproject.toml says it can’t. Need case transformation step in the Jinja template expression.
bug
  • claui
  • Opened 
    on Jul 29, 2023
  • #19

Needs builtins. prepended to both exceptions.
bug
  • claui
  • Opened 
    on Jul 29, 2023
  • #18

The README.md (the one in the target package) should focus more on using the package rather than developing it. - [x] Move development-centric content to CONTRIBUTING.md - [x] Explain how to install ...
documentation
  • claui
  • Opened 
    on Aug 26, 2022
  • #10

Requires the following steps: - ~Add a samuelcolvin.jinjahtml entry to .vscode/settings.json~ Update: no longer needed, see entry about index.html.jinja2. - [x] Add pdoc = ~=12.0 as a dev package ...
documentation
  • claui
  • Opened 
    on Jul 19, 2022
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub