-
Recently uv started supporting TOML config files and it has been very useful. I believe it could be greatly expanded. (BTW, there is no "discussions" page on this Github project. I would prefer po…
-
Whenever I run ansible-lint on Gentoo system, I get a warning:
```
WARNING: PATH altered to include /usr/lib/python-exec/python3.10 :: This is usually a sign of broken local setup, which can cause…
-
Python inline documentation ("help" or "?" in IPython) seems a little bit annoying. Could elpy pop in a different buffer displaying help messages.
Thanks.
-
> We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- [x] I have searched open and closed issues for dupl…
-
Since https://github.com/conda-forge/python-feedstock/commit/3052d25823f4ef46b433e5400ef811ee337cd41d we have the following `yum_requirements.txt` on the python feedstock:
```
#tk_needs_libx11_but_avo…
-
Currently, the main server sends code to the worker server for execution. However, the worker server is returning a dummy output:
```json
{ "output": "Dummy Output from worker" }
```
We need to m…
-
there is no similar answer
#### Chaquopy version
8.6.0
#### Relevant parts of your build.gradle file
chaquopy 15.0.1 python 3.9.0
#### Describe your issue
Hello! I have imported chaquop…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
i would like to add Python implementations of two fundamental graph and tree travers…
-
## Request
Support for python like disassembler module
Support for IR inspector tool
### Motivation
While running the benchmarking notebooks, it will be helpful to analyze the bytecode.
Furth…
-
### API
Python
### Description
Hi Kuzu Team,
I'd like to request a feature to export graphs from Kuzu to the Python `graph-tool` package. This would allow users to seamlessly integrate Kuz…