Python library for interacting with MTKruto Server
The MTKruto Python library provides a straightforward way to communicate with MTKruto server, simplifying complex requests with minimal setup. Designed for efficiency and ease, it’s ideal for developers who want reliable access to MTKruto's features in Python.
To install the MTKruto Python client, use pip:
pip install mtkruto
Make sure you're using Python 3.8 or higher.
Explore additional examples in the examples/ directory.
Detailed documentation of each method and endpoint can be found at https://python.mtkru.to/.