Toxiccore: Base shared functions for toxicbuild¶
Toxiccore contains shared functions used by multiple toxicbuild parts.
Check the full toxicbuild documentation here
Installation¶
To install toxiccore, use pip:
$ pip install toxicbuild-core
And that’s it!
Toxicbuild poor’s protocol¶
Toxiccore has base classes for client/server comunication used by the different parts of toxicbuild.
API Documentation¶
For the available functionalities, check the api documentation