cookiecutter-hypermodern-python icon indicating copy to clipboard operation
cookiecutter-hypermodern-python copied to clipboard

Hypermodern Python Cookiecutter

Results 136 cookiecutter-hypermodern-python issues
Sort by recently updated
recently updated
newest added

Hi :wave: Just discovered this project and it seems to tick most/ all of my boxes for a nice project setup. However, I do have an existing project (that does...

question

https://github.com/cjolowicz/cookiecutter-hypermodern-python/blob/d54206fb34b1de8d71a3be432d21e0b1d85bbd66/README.rst#L107 This `https://dependabot.com/` link does not seem to work anymore (or is it only me?), it just forwards to github.com ``` $ curl -i https://dependabot.com/ HTTP/2 301 content-length: 0 location:...

documentation
good first issue
cookiecutter

Hi, I am working on a brand new project and created a project with the latest cookiecutter template. However, with nothing added, it still fails in the nox sessions for...

See https://github.com/cjolowicz/cookiecutter-hypermodern-python/runs/6451683960?check_suite_focus=true Possible reason: The CI for the Cookiecutter uses the pre-installed pipx to install Poetry. It looks like the pre-installed pipx uses Python 3.9, so Poetry is also installed...

ci
cookiecutter

Sphinx supports `FORCE_COLOR` since 4.5.0. - https://github.com/sphinx-doc/sphinx/pull/10260 - https://github.com/cjolowicz/cookiecutter-hypermodern-python-instance/pull/700

ci

Hi Claudio! Thanks a bunch for this awesome template! I tried it out and I have an issue/question. I have uploaded a couple of commits (see here: https://github.com/Georacer/penbegone) and initially...

The [`pytest.fixture`](https://docs.pytest.org/en/7.0.x/reference/fixtures.html#reference-fixtures) should be in [conftest.py](https://docs.pytest.org/en/6.2.x/fixture.html#conftest-py-sharing-fixtures-across-multiple-files), apart from getting a better organization we avoid the `runner` name collision.

https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository