django-cte-stubs
Type stubs for the django-cte package,
enabling static type checking and improved IDE experiences for Django developers.
Key Features
- Comprehensive type stubs for the
django-ctepackage. - Better type hinting and autocompletions in supported IDEs.
- Compatible with Python 3.10 and above.
- Compatible with django-stubs 5.*
- Compatible with mypy==1.*
- Compatible with django-cte 2., 3. and 4.*.
Installation
To get started with django-cte-stubs, simply install the package via pip:
pip install django-cte-stubs
Typing Examples
We have provided a few examples of how typing is implemented using these stubs. Explore the following modules in our test suite for more insights:
- simple.py simple CTE typing
- raw.py With raw sql code
- recursive_example.py With a recursive CTE.
Feedback & Contributions
We encourage feedback, bug reports, and contributions:
- Issues: If you find any issues or areas of improvement, please raise an issue in our GitHub repository.
- Contributions: Check out our CONTRIBUTING.md for guidelines on how to provide contributions.
Release files for django-cte-stubs 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_cte_stubs-1.2.0.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_cte_stubs-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.7 kB
Release files / django_cte_stubs-1.2.0.tar.gz
| Download URL | django_cte_stubs-1.2.0.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ad996fc49d55c01b485dbe462f35f66fa72a7a7bd592d326803bdd5b2f8cb5e1
|
|
BLAKE2b-256 checksum How to use checksums |
3c28909068ade59d86ee2cba1474d47128501bcbe21048916937b32f5bc2d707
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / django_cte_stubs-1.2.0-py3-none-any.whl
| Download URL | django_cte_stubs-1.2.0-py3-none-any.whl |
|---|---|
| Size | 8.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e40f498aa7451fea5d48e64ca0b8f8b02c0b4e51f087efbb6a65d599d6264f24
|
|
BLAKE2b-256 checksum How to use checksums |
f1174b86b4ce21880266f63dfff80bc4a82e9d83fe4a5487e74a75023e43e399
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|