A website where you can find all the speedtest.net servers.
- Python 3.8
- pipenv
Clone or download zip
- Run
pipenv install
in directory to install requirements
- Run
pipenv install --dev
to install dev dependencies - Run
pipenv run python dev.py
to start the wsgi development server on http://127.0.0.1:5000
See UNLICENSE for more information.