Skip to main content

Utility library for python

Project description

Tracktolib

Python versions Latest PyPI version CircleCI

Utility library for python

Installation

You can choose to not install all the dependencies by specifying the extra parameter such as:

poetry add tracktolib@latest -E pg-sync -E tests --group dev 

Here we only install the utilities using psycopg2 (pg-sync) and deepdiff (tests) for the dev environment.

Utilities

  • log

Utility functions for logging.

  • pg-sync

Utility functions based on psycopg2 such as fetch_one, insert_many, fetch_count ...

  • tests

Utility functions for tests such as get_uuid (that generates a test uuid based on an integer)

  • s3-minio

Utility functions for minio

  • s3

Utility functions for aiobotocore

  • logs

Utility functions to initialize the logging formatting and streams

  • http

Utility functions using httpx

  • api

Utility functions using fastapi

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

tracktolib-0.10.1.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

tracktolib-0.10.1-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

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