Introducing django-cte-stubs v0.1.0: The initial release of type stubs for the django-cte package.
Key Features:
- Comprehensive Stubs: This release includes type stubs for the most commonly used functions and classes in django-cte. Developers can now benefit from better type hinting and auto-completions in their IDEs and mypy.
- Support for Modern Python: Designed to work with Python 3.9 and above, ensuring compatibility with modern Python projects.
- Ease of Integration: Simply install alongside django-cte and django-stubs.
- Tested with some examples in the repo.
Feedback & Contributions:
We welcome feedback, bug reports, and contributions. If you find any issues or areas of improvement, please raise an issue in our GitHub repository.