Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 512 Bytes

CTFdPy

A Python utility that seamlessly integrates with the CTFd API to streamline CTF hosting and alleviate organizers from repetitive and boring tasks.

This project is in heavy development and may undergo frequent changes and updates

Installation & Usage

git clone https://github.com/SPGryphons/CTFdPy.git
pip install -r requirements.txt

Usage

  • TBD

Contributions

If you encounter any issues or have suggestions for improvements, pelase open an issue or submit a pull request.