Fulgens is a helper for the checker to access the challenges service and get service information. Fulgens also provides an interface for checker verdicts.
Using pip:
pip install git+https://github.com/CTF-Compfest-15/fulgens.git
Using poetry:
poetry add git+https://github.com/CTF-Compfest-15/fulgens.git
Read the documentation online at fulgens.readthedocs.io or check its source in the docs
directory.
Please refer to examples for example usage when developing checker.