You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6e8c2356d1
; exit () |
2 years ago | |
---|---|---|
app | 2 years ago | |
.DS_Store | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 2 years ago | |
README.md | 2 years ago | |
init.py | 2 years ago | |
init_db.sh | 2 years ago | |
main.py | 2 years ago | |
requirements.txt | 2 years ago | |
run.py | 2 years ago | |
start.sh | 2 years ago | |
uwsgi.ini | 2 years ago |
README.md
actually a fork of XPPL for geolocation
installation
Install the required dependencies:
$ pip3 install -r requirements.txt
run in docker
first install docker, then:
$ sh build_docker.sh