-
would be nice to have type hints added to the library
mypy currently complains due to `pyexcelerate: module is installed, but missing library stubs or py.typed marker`
https://peps.python.org/pe…
-
Types for many basic things like `Qt.Horizontal` seem to be missing.
Here is a bash sequence showing a simple example. In sequence it shows:
1. Test env info
2. Stock PySide6 stubs are complete…
-
Version 1.4.0 of DRF-stubs and Following along with the DRF tutorial I've got the following pattern (mypy output inline in comments):
```python
urlpatterns = [
path("tree/", views.NodeList.as…
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
Newly introduced API "download_project_a…
-
Hi @MHDante , first of all, thanks for developing this tool. I'm trying to generate the stubs for a dll that I'm importing into Python because it's very annoying yo have the idle with a lot of missing…
-
-
### System Information
OpenCV 4.10.0
### Detailed description
When building OpenCV with Python support, it seems that I am forced to compile a bunch of modules that I do not want in order to genera…
-
The Python instructions are not in the right place in the contents list, and there are scattered stubs that have no docs under them.
There is a Python entry under Programming Environments that is emp…
-
@BarakKatzir has been developing the [`types-scipy-sparse`](https://github.com/BarakKatzir/types-scipy-sparse) stub package for `scipy.sparse`. A large portion appears to more complete that the `scipy…
-
We're expecting a MicroPython beta soon and we're going to do some of the upgrade work ahead of the beta being ready to get stubs changes prepped.
## New MicroPython releases
**Link new releases…