Frame for a micro service in the Big Fiubrother ecosystem
Project description
big-fiubrother-core-application
big-fiubrother-core-application module is a basic frame to be used in all the applications from the Big Fiubrother project. This module concentrates common tasks that are needed in all the microservices, for example:
- Parsing arguments
- Loading configuration
- Starting (distributed) logging
- Handle Linux signals
Usage
from big_fiubrother_core_application import run
with run('application_name') as application:
while not application.is_stopped():
work()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file big-fiubrother-core-application-0.0.1.tar.gz
.
File metadata
- Download URL: big-fiubrother-core-application-0.0.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30eb0949b70441f955f0063f4dbce8acbeaa89d083519223adba193b1ae243da |
|
MD5 | 529cfa71a33316d17e8eac9bf38a3b92 |
|
BLAKE2b-256 | 529acfe021d05a0ebf697689f2cee7669831502d4648cb2b9327a70f9dd70063 |
File details
Details for the file big_fiubrother_core_application-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: big_fiubrother_core_application-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64b3c61be820982b317d313a670ef67232ac2d3538831b6db16ad5c2a16ea3ba |
|
MD5 | 5cd375f870747867d11516538bd5f36a |
|
BLAKE2b-256 | c4ad7d297dc0be0d8f642698af8912e45e85cf114676c2584a5b40e87c1bad70 |