Skip to main content

0.0.4

Project description

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==0.0.4

Example

Use it with async def

from lbgsttracker import create_experiment
from lbgsttracker.entities import ExperimentCreate
...
await create_experiment(ExperimentCreate(experiment_uuid="experiment1"))
experiment = await get_experiment_by_uuid("experiment1")
_logger.info(f"Freshly created experiment: {experiment}")

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

Credits

License

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lgbsttracker-0.0.4.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

lgbsttracker-0.0.4-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

Details for the file lgbsttracker-0.0.4.tar.gz.

File metadata

  • Download URL: lgbsttracker-0.0.4.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for lgbsttracker-0.0.4.tar.gz
Algorithm Hash digest
SHA256 307d2577d4582a7c97ef35c1e7d4bde634bbb2772d38e194eaa91ce0ec547897
MD5 3c824b09e8b692477ff0820a3db9617e
BLAKE2b-256 ec0829ca614aee05f87cefe82679fbb054497a4b6cfd44c1e567555c50a19846

See more details on using hashes here.

File details

Details for the file lgbsttracker-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: lgbsttracker-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 26.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for lgbsttracker-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4ee1d8e9d7d49d7a0327a2baa94c611c503c03281cfb2d9bb04188649f1b2607
MD5 2a00615d5b216b1db8840c1ce07678a4
BLAKE2b-256 4f8955a4506b1874bfee750682f6d1030946f0ba29169b50a33a30b23351c078

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page