-
i need to run integration tests on qdrant server but i do not want to go down with testcontainers heavy stuffs
so i just create mock servers and let clients request go through network but hit an …
-
Please publish each stubs to PyPI as [stub-only packages](https://peps.python.org/pep-0561/#stub-only-packages) like [python/typeshed](https://github.com/python/typeshed).
I would like to see `*-st…
-
### Description
https://github.com/zen-xu/pyarrow-stubs has most (maybe all) of what would be needed to use type annotations with pyarrow
-
### Description
Alerts grouped by the k8s entity ID are not showing against the k8s entities in the Inventory (or showing wrong):
### Steps to Replicate
1. Incorrect alerts showing
https://github.…
-
Nanobind supports recursive stub generation but the stubgen wrapper in nanobind-bazel currently cannot use the feature:
```
INFO: Running command line: bazel-bin/src/foo_ext_stubgen -m _main/src/foo…
-
So packages like GeoDataFrames can extend it.
-
Add stub files for MyPy type checking.
-
### What's the problem this feature will solve?
Type-checkers don't see distutils as available in Python 3.12+
This is already causing us much pain when it comes to type-checking, and is becoming …
-
Currently, the stub generator creates a single file for the entire codebase, which becomes inefficient for larger projects. I request a feature that automatically splits the stub generation into multi…
-
Greetings,
First, thanks for creating this wonderful CRUD generator!
I was just wondering if there is a way to create custom stub templates? I have successfully copied the default stub template…