TODO: Description
- python3 version 3.9 up to 3.12.
- Ape Framework 0.8.0+
You can install the latest release via pip
:
pip install ape-ronin
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/freakitties/ape-ronin.git
cd ape-ronin
python3 setup.py install or pip install .
TODO: Describe library overview in code
Please see the contributing guide to learn more how to contribute to this project. Comments, questions, criticisms and pull requests are welcomed.