-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
Hi so I've been using flet since 2020 a…
-
We are developing tools for automatically grading plots. Doing this well requires some substantial code, which we currently need to paste into every question part. Much of this code is the same from p…
-
The build system currently is out of best practices. The reason is that the setup.py delegates to a install_foam_interface.sh that does compilation and installation of an unrelated package, including …
-
### Description of the tech debt to be addressed, include links and screenshots
A recent change in Python 3.13 causes salt to fails on loading top.sls. With debugging enabled, I see now:
```
[DEB…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my feature already requested there
### Feature description
Currently, `PatchedTracebackException` overrides the …
-
## 🐍 Package Request
- Package Name and Version : libclang 13.0.0
- Package URL : https://pypi.org/project/libclang/
-
Hey, thanks for sharing this! I'm wondering where is actually htmx part happening, can't spot any standard tags in html file, looks like it's all driven via JS.
-
Without setting the `WRAPT_DISABLE_EXTENSIONS` environment variable, there is currently no way to specifically import the pure Python implementation of `ObjectProxy`.
My use case requires the Pytho…
-
Hello.
I was trying to create a gentoo portage ebuild for this python package and encountered an issue. Which could be bypassed by such patch:
```
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @…
-
```
ctypes (http://docs.python.org/library/ctypes.html) is integral part of
python since 2.5 (for python 2.3 and 2.4 download can be found in original
project page http://sourceforge.net/projects/ctyp…