-
Hi, after discussing with @ChuckHend,
I will merge [pgmq-sqlalchemy](https://github.com/tembo-io/pgmq/tree/main/tembo-pgmq-python) with the current Python client package.
The process of merging …
-
When developing a custom lint rule as described in [_Packaging Custom Rules_](https://www.ansible.com/blog/creating-custom-rules-for-ansible-lint/), the lint is not available if installed with `pip in…
-
**Describe the bug**
Just trying to download random video from docs and this exception throws
**To Reproduce**
The code where the problem is occurring. `YouTube("http://www.youtube.com/watch?v=yj…
-
### Description
It seems like the current state of affairs with the 4.0.1 release on PyPi is that the backend is locked in a compiled shared library that simply must be trusted. Is the strategy going…
zrnsm updated
3 weeks ago
-
### What is your question?
Will Copa support fixing security vulnerabilities in Python, Go, and other application packages through package manager tools like pip or go get, etc.?
-
Hi,
May I know the requirement.txt python packages to run this code. Does the number of segment in each label file has to be same or can be different to run this repo ?
Thanks
-
**Describe the bug**
The hello app does not work.
```
>> $ chainlit hello
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.13/bin/chainlit", line 5, in
…
-
I’m not sure if this should be classified as a bug or a misunderstanding on my part, so feel free to close this issue if it’s not a bug.
Since it’s hard to create a reproducible example, let me des…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I have a project only based on Flet and pytho…
-
When two Python packages ship the same documentation file, the collision needs to be handled with manual overrides. That's not a big deal, but maybe we can also find automatic overrides for these case…