Metadata-Version: 2.1
Name: TrainerBase
Version: 2.12.5
Summary: Framework for creating game trainers/mods
Home-page: https://gitlab.com/python-trainers/trainer-base
Author-Email: v01d <v01d@v01d.ru>, doomayka <zd@doomayka.ru>
License: MIT
Project-URL: Homepage, https://gitlab.com/python-trainers/trainer-base
Requires-Python: >=3.11
Requires-Dist: pymem>=1.12.0
Requires-Dist: dearpygui>=1.9.1
Requires-Dist: keyboard>=0.13.5
Requires-Dist: pyttsx3>=2.90
Description-Content-Type: text/markdown

# Trainer Base

[![PyPI version](https://badge.fury.io/py/trainerbase.svg)](https://badge.fury.io/py/trainerbase)
[![Downloads](https://static.pepy.tech/badge/trainerbase)](https://pepy.tech/project/trainerbase)

## To create project from template
```
> python -m trainerbase.use_trainer_template
```

## Examples
[Python Trainers](https://gitlab.com/python-trainers)
