-
### Versions
* Python: 3.7.7, also tried 3.7.8
* OS: Windows WSL2/Docker
* Buildozer: 1.2.0.dev0
### Description
I was trying to build an APK using docker with the commands in the README. The…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
During the execution of Dependabot, it checks the PyPi server to retrieve metadata informa…
-
### What were you searching in the docs?
I literally just want to pull in lambda powertools into a ts lambda based codebase, I have previously heavily used the python implementation which is just pul…
-
**Describe the bug**
There is an issue with drf_spectacular's `@extend_schema_view` that is only happening in production server i.e. Daphne, Gunicorn, Uvicorn. This issue does not happen with `python…
-
**Describe the bug**
The program is aborted when calculating reward diverges to infinity, depends on the output of victim classifier and thieved classifier.
**To Reproduce**
There exists three pa…
-
dsevents looks the same between version 3 and 4. By taking a small file, opening it in driverstation, and stepping through header, LV timestamp, LV string.
It seems to match up.
The python script …
-
Intent is to replicate the project-local storage of runs that Python users have when using virtual envs inside their project.
This is potentially a good idea for everybody - and not just R users.
L…
-
Hi there, thanks for this plugin!
Is there a way to remove extra line when sending the code to the REPL?
For example:
```
mysum = 0
for i in range(5, 11, 2):
mysum += i
if mysum…
-
Hi
I feel that in chapter 1 of your book 'Learning Python Design Patterns', in the Flask URL shortening service, there might be an error in the method `__increment_string` in the `Url` class.
…
-
Docker kann die Flask App starten, aber das Ausführen von PyTest funtkioniert nicht.
Vermutlich ist die Struktur der Python/Flask App nicht korrekt (hier sind mehrere Stile / Ansätze gemischt).
…