-
**Describe the bug**
Creating a new Project fails with
`TypeError: cookiecutter() got an unexpected keyword argument 'keep_project_on_failure'
**To Reproduce**
Steps to reproduce the behavio…
cfgmr updated
3 months ago
-
### Seja bem-vindo!
Toda contribuição dentro dessa issue, e nesse projeto, no geral, é **extremamente** bem-vinda!
### Qual a idéia dessa issue?
A idéia é criarmos nesse repositório um templa…
-
## Description
### What steps will reproduce the problem?
When I try to put a breakpoint inside a module being developed under the virtual env of "poetry shell" command, the debugger allows to ste…
-
## Description of bug / unexpected behavior
After installing manim-voiceover I checked installation with gtts-example.py running
```
manim -pql gtts-example.py --disable_caching GTTSExample
``…
-
**Describe the bug**
When create a function with a very simple Python lambda, the generated lambda is 2MB
**Amplify CLI Version**
4.30.0
**To Reproduce**
Take pointless lambda like this a…
-
Maybe it woulld be better to create a poetry action and get it on gh marketplace so we can reuse, this would give use version on the action as they develop and help us main the action better.
-
A good opportunity to try @alexdewar's https://github.com/imperialcollegelondon/python-template in anger. pip-tools or poetry? Vote now @TinyMarsh, @AdrianDAlessandro.
cc-a updated
3 months ago
-
Docs are failing to build with the default install, I think to do with some recent changes in various mkdocs dependencies.
current:
https://github.com/fpgmaas/cookiecutter-poetry/blob/ddd06d1c5a…
szvsw updated
1 month ago
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. create a pyenv using python 3.12.4
2. clone the repo
3. make install
4. make
**Expected behavior**
Lint…
-
Hello there !
I imagine that a lot of API's resulting from this repository ends up having an authentication system.
I was thinking it may be a good idea to put an option to generate some kind of…