-
Typer: https://typer.tiangolo.com/
Example: https://github.com/audreyfeldroy/cookiecutter-pypackage/blob/47f3d4df4973d92cd4ff5ae4fbb38bd9b061c2ca/%7B%7Bcookiecutter.project_slug%7D%7D/src/%7B%7Bcoo…
-
* Date you used Cookiecutter PyPackage: 2020-09-12
* Cookiecutter version used, if any: 0.5.10
* Python version, if any: 3.8.2
* Operating System: debian
### Description
I see tons of PRs add…
-
* Date you used Cookiecutter PyPackage: 6 April 2024
* Cookiecutter version used, if any: 2.6.0
* Python version, if any: 3.12.2
* Operating System: macOS 12.7.4
### Description
Describe what…
-
* Date you used Cookiecutter PyPackage:
* Cookiecutter version used, if any:
* Python version, if any:
* Operating System: windows
### Description
cannot use `pip install` shareloc to build t…
-
TrillAstro ➜ /workspaces/cookiecutter (main) $ pip install pipx
Collecting pipx
Downloading pipx-1.3.3-py3-none-any.whl.metadata (17 kB)
Collecting argcomplete>=1.9.4 (from pipx)
Downloading argco…
-
I think the README should mention enabling GitHub pages, or else the tests would fail on push.
-
`setup.py test` is deprecated and will be removed one day: https://github.com/pypa/setuptools/issues/1684
`pytest-runner` is no longer recommended: https://github.com/pytest-dev/pytest-runner/issues/…
-
I recently created a [`copier-sphinxcontrib`](https://github.com/sphinx-contrib/copier-sphinxcontrib) template to replace the cookiecutter one.
The biggest advantage (along with a small refresh of…
-
### Describe the problem
Hello,
I have pypackages managed by cruft and cookiecutter and I m willing to move to copier.
It's pretty easy to modify the template and use copier to create new proj…
-
Hi all
I wanted to try Flet application (Flutter package for Python) to test how to build apk app.
(env) $ pip list
Package Version
--------------------- --------------
annotate…