Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 762 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 762 Bytes

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/.