Faster deployment is what we want!


License
MIT
Install
pip install toolkit4life==0.1.32

Documentation

toolkit4life

A PyPI package to help speed-up development and make life easier.

Features

  • logger: Different decorators to use on your fuctions
  • threads: Thread and ThreadPool with return values
  • requests: Send requests with Backoff-Strategy
  • clients:
    • redis: Redis-Client
    • trino: trino-Client
    • postgre: PostgreSQL-Client