Dysta / Dofutils

Collection of useful things to build Dofus Retro bot/emulator

Home Page:https://dofutils.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dofutils

Collection of useful things to build Dofus Retro bot/emulator.
Written in Python3. Require Python >= 3.8. and Poetry.

Installation

use poetry install dofutils

Developpement

clone the repos using git clone then use poetry install to install the dev dependencies.
use poetry run task test to launch all tests.
use poetry run task lint to format the project.
use poetry run task check to type check the project.
use poetry run task clean to clean import and var.

Acknowledgement

Vincent Quatrevieux : the author of the original lib 
ArakneUtils : the original code

Author

Dysta (me)

About

Collection of useful things to build Dofus Retro bot/emulator

https://dofutils.readthedocs.io/


Languages

Language:Python 100.0%