Metadata-Version: 2.1
Name: devapps
Version: 2021.5.10
Summary: Apps - End to End.
Home-page: http://github.com/AXGKl/devapps
License: BSD
Author: Gunther Klessinger
Author-email: gunther.klessinger@axiros.com
Requires-Python: >=3.6,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyJWT (>=1.7.1,<2.0.0)
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: Pygments (>=2.7.1,<3.0.0)
Requires-Dist: Rx (>=3.1.1,<4.0.0)
Requires-Dist: absl-py (>=0.10.0,<0.11.0)
Requires-Dist: bpytop (>=1.0.50,<2.0.0)
Requires-Dist: decorator (>=4.4.2,<5.0.0)
Requires-Dist: gevent (>=20.9.0,<21.0.0)
Requires-Dist: httpx (>=0.17.1,<0.18.0)
Requires-Dist: humanize (>=3.0.1,<4.0.0)
Requires-Dist: inflection (>=0.5.1,<0.6.0)
Requires-Dist: jsondiff (>=1.2.0,<2.0.0)
Requires-Dist: lz4 (>=3.1.0,<4.0.0)
Requires-Dist: msgpack (>=1.0.0,<2.0.0)
Requires-Dist: psutil (>=5.7.2,<6.0.0)
Requires-Dist: pycond (>=20200730,<20200731)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: snoop (>=0.2.5,<0.3.0)
Requires-Dist: structlog (>=20.1.0,<21.0.0)
Requires-Dist: tabulate (>=0.8.7,<0.9.0)
Requires-Dist: toml (>=0.10.1,<0.11.0)
Requires-Dist: ujson (>=4.0.1,<5.0.0)
Project-URL: Repository, https://github.com/AXGKl/devapps
Description-Content-Type: text/markdown


# About `devapp`


<p attr="autogenerated by make_badges"></p>

<p attr="autogenerated by make_badges"></p>

![](img/page-teaser.png){: style="width:1550px" }


This is an enabler repo to develop "ops friendly" apps in a normalized way, incl:

- logging ([structlog](https://www.structlog.org/en/stable/))
- cli flags handling ([abseil](https://abseil.io/docs/python/), with addons)
- docu ([mkdocs-material](https://squidfunk.github.io/mkdocs-material/getting-started/))
- project setup
- (test) resoures management, including daemons and container filesystem layers

and more.



<!-- pre_proc_marker -->

----



