Skip to content
/ Dofutils Public

Collection of useful things to build Dofus Retro bot/emulator

Notifications You must be signed in to change notification settings

Dysta/Dofutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)