Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axgkl/devapps
https://github.com/axgkl/devapps
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/axgkl/devapps
- Owner: axgkl
- License: bsd-2-clause
- Created: 2021-05-10T14:45:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T00:02:34.000Z (6 months ago)
- Last Synced: 2024-12-05T08:10:43.527Z (about 2 months ago)
- Language: Python
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# devapps
[![docs pages][docs pages_img]][docs pages] [![gh-ci][gh-ci_img]][gh-ci] [![pkg][pkg_img]][pkg] [![code_style][code_style_img]][code_style]
[docs pages]: https://axgkl.github.io/devapps/
[docs pages_img]: https://axgkl.github.io/devapps/img/badge_docs.svg
[gh-ci]: https://github.com/AXGKl/devapps/actions/workflows/ci.yml
[gh-ci_img]: https://github.com/AXGKl/devapps/actions/workflows/ci.yml/badge.svg
[pkg]: https://pypi.com/
[pkg_img]: https://axgkl.github.io/devapps/img/badge_pypi.svg
[code_style]: https://pypi.org/project/axblack/
[code_style_img]: https://axgkl.github.io/devapps/img/badge_axblack.svgEnabler repo for dev *and* ops friendly apps, in a normalized way.
Includes:
- logging (structlog)
- cli flags handling (abseil, with addons)
- docutools (mkdocs-material)
- project setup
- (test) resources management, including daemons and container filesystem layersand more.
Documentation: https://axgkl.github.io/devapps/