Skip to content
/ python Public

Python library for interacting with MTKruto Server

License

Notifications You must be signed in to change notification settings

MTKruto/python

Repository files navigation

MTKruto Python

Python library for interacting with MTKruto Server

Overview

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.

Installation

To install the MTKruto Python client, use pip:

pip install mtkruto

Make sure you're using Python 3.8 or higher.

Examples

Explore additional examples in the examples/ directory.

API Reference

Detailed documentation of each method and endpoint can be found at https://python.mtkru.to/.