https://github.com/modern-python/lite-bootstrap
Lite package for bootstrapping new microservices
https://github.com/modern-python/lite-bootstrap
Last synced: 11 months ago
JSON representation
Lite package for bootstrapping new microservices
- Host: GitHub
- URL: https://github.com/modern-python/lite-bootstrap
- Owner: modern-python
- Created: 2024-09-12T17:52:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:04:54.000Z (over 1 year ago)
- Last Synced: 2025-02-18T16:07:29.893Z (11 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lite-Bootstrap
==
[](https://codecov.io/gh/modern-python/lite-bootstrap)
[](https://mypy.readthedocs.io/en/stable/getting_started.html#strict-mode-and-configuration)
[](https://pypi.python.org/pypi/lite-bootstrap)
[](https://pypistats.org/packages/lite-bootstrap)
[](https://github.com/modern-python/lite-bootstrap/stargazers)
This package helps to build new microservices
## Quickstart:
### Installation
```shell
$ pip install lite-bootstrap
```