Metadata-Version: 2.1
Name: django-cte-stubs
Version: 0.1.0
Summary: Mypy stubs for Django CTE
Home-page: https://github.com/moranabadie/django-cte-stubs
Author: Moran Abadie
Author-email: moran.abadie@gmail.com
Maintainer: Moran Abadie
Maintainer-email: moran.abadie@gmail.com
License: BSD-3-Clause
Project-URL: Release notes, https://github.com/moranabadie/django-cte-stubs/releases
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# django-cte-stubs
Type stubs for django-cte, enabling static type checking for the Django package that uses django-cte
