Skip to content

pibuxd/algocompete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algocompete

website status

 

Algocompete is a website that hosts competitive programming tournaments. Everyone can create their own party from tasks in algocompete database or submit their own problems with test cases to the database or make them private.

 

Installation

Using pip

git clone github.com/pibuxd/algocompete
cd algocompete
python -m pip install -r ./requirements.txt

Frontend installation and deployment

Deployment

gunicorn wsgi:app

Testing

To run the whole API test suite

pytest

To run a specific test

pytest ./tests/{testname}

About

Algocompete is a website that hosts competitive programming tournaments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages