Metadata-Version: 2.1
Name: devious
Version: 0.1.0
Summary: Generic development cli for various application types.
Home-page: http://https://github.com/flxtrtwn/devcontainer
License: MIT
Author: Felix Trautwein
Author-email: mail@felixtrautwein.de
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Django (>=4.2.7,<5.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: django-bootstrap-v5 (>=1.0.11,<2.0.0)
Requires-Dist: django-theme-soft-design (>=1.0.10,<2.0.0)
Requires-Dist: fastapi (>=0.104.1,<0.105.0)
Requires-Dist: gunicorn (>=21.2.0,<22.0.0)
Requires-Dist: jstyleson (>=0.0.2,<0.0.3)
Requires-Dist: paramiko (>=3.3.1,<4.0.0)
Requires-Dist: regex (>=2023.10.3,<2024.0.0)
Requires-Dist: ruamel.yaml (>=0.18.5,<0.19.0)
Requires-Dist: uvicorn (>=0.24.0.post1,<0.25.0)
