This tool fetches and analyzes data from the CTFd GitHub repository and generates a graph representation of the commit history.
Used python 3.12
Clone the repository and install the package:
git clone https://github.com/korvin26/ctfd_analisys.git
cd ctfd_analysis
pip install .