lgbsttracker

0.0.4


Keywords
utilities, utils, asyncio, lgbsttracker, sqlachemy
License
MIT
Install
pip install lgbsttracker==0.0.4

Documentation

lgbsttracker

Test Coverage Package version


Trello Plan: https://trello.com/b/lGICXLqL/lgbsttracker

Documentation: https://py4mac.github.io/lgbsttracker

Source Code: https://github.com/py4mac/lgbsttracker


Requirements

Python 3.6+

Installation

pip install lgbsttracker

Example

Use it

(Work in progress)

Environment variables

Variable Name Description Default value
EXPERIMENT_STORAGE_URI DB Experiment Storage URI Mandatory: to be set by the user before using library
SQL_DB_THREAD_POOL_EXECUTOR_SIZE Thread pool size 100
MIN_CONNECTION_POOL_SIZE Minimum pool size connection 10
MAX_CONNECTION_POOL_SIZE Maxiumum pool size connection 20
CONNECTION_POOL_RECYCLE_TIME Pool connection recycle time 30

References

License

This project is licensed under the terms of the MIT license.