Simple frontend for hosting python programming competitions.
The best way to use python-code-tester-ui is by using docker:
docker compose upIn order to improve look of our site in search engines we supply index.html and favicon.png inside our containers. Please be careful when updating streamlit, because it might break the index.html. In case of problems with the file, you can compare it with index.html distributed alongside streamlit library: ./env/lib/python3.10/site-packages/streamlit/static/index.html(Assuming you are using venv inside env directory).