Metadata-Version: 2.4
Name: django-kubernetes
Version: 0.1.0
Summary: Middleware for Kubernetes probes and Django management commands for Kubernetes jobs.
Author-email: Rotational Labs <support@rotational.io>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://rotational.io/
Project-URL: Documentation, https://github.com/rotationalio/django-kubernetes
Project-URL: Repository, https://github.com/rotationalio/django-kubernetes
Project-URL: Issues, https://github.com/rotationalio/django-kubernetes/issues
Project-URL: Changelog, https://github.com/rotationalio/django-kubernetes/releases
Keywords: django,kubernetes,liveness,readiness,probes,health checks,migrations,management commands,ensure admin user
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.0
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=5.0
Dynamic: license-file

# django-kubernetes
Middleware for Kubernetes probes and Django management commands for Kubernetes jobs.
