Utility library for python
Project description
Tracktolib
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
Built Distribution
File details
Details for the file tracktolib-0.10.1.tar.gz
.
File metadata
- Download URL: tracktolib-0.10.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/5.15.0-1021-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609b1e6d8dc024e9958dd55139f38fa79c7da46ab35024f20350a061d71d59da |
|
MD5 | e404c52e514f0144f94838520a4d8fe1 |
|
BLAKE2b-256 | 30b66641f756c6b481aac4185c0e8b2f3f2fa04d8a53fef1f2158633460356db |
File details
Details for the file tracktolib-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: tracktolib-0.10.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/5.15.0-1021-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9e96e260b017a23c4a993e8113113e351717aae362e93a9b7cc9522799367cb |
|
MD5 | 474b40a2208a090a50f884bc881ae8c9 |
|
BLAKE2b-256 | b0ac527d87dbf4128d14ea385d983acbda6230523a69e00c74f12119baed10e6 |