Skip to content

ctfcompfest/fulgens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fulgens

Fulgens is a helper for the checker to access the challenges service and get service information. Fulgens also provides an interface for checker verdicts.

Installation

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 

Documentation

Read the documentation online at fulgens.readthedocs.io or check its source in the docs directory.

Example Usage

Please refer to examples for example usage when developing checker.