-
This meta-issue will be used to track and prioritize all requests for implementing parts of [Python's extensive standard library](https://docs.python.org/3/library/index.html):
## Missing methods
…
-
## Summary
To build an asyncio-based Python [client for parsing](https://github.com/fedya-eremin/stonfi) and interacting with Stonfi DEX's API.
## Bounty Context
_Why it's Important?_
Creati…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 06 | Next scheduled analysis: Nov 13_
### Open
- h…
-
means a single model handles multiple requests simultaneously
-
## Description
### What steps will reproduce the problem?
I'm just pulling in my libraries when this happens
### Traceback
```python-traceback
Traceback (most recent call last):
Fil…
-
### Description
I encountered an issue where `exo` does not respect the `https_proxy` and `http_proxy` environment variables for network requests, even though the system environment is properly confi…
-
The configured `requires-python` and the Django version dependency are currently outdated and needlessly prevent working with contemporary versions of dependencies
The Django dependency and the req…
-
## First of all, thank you!
I want to start by thanking you for this amazing library. wdoc takes RAG to another level with its powerful features, great documentation and overall thoughtful implemen…
-
I am new to uv.
## The problem
When I tried to initialize a new project, I received the following:
```sh
❯ uv init TestProject --verbose
DEBUG uv 0.5.1 (f399a5271 2024-11-08)
DEBUG Re…
-
I am trying to run a python script on boot using a systemd service on a Raspberry Pi4. The python script runs fine via the terminal, but flags a few errors (see attached image) when run via systemd. T…