- Use Python 3
- Go into project directory
- Install the required python libraries either globally or on a python virtualenv - celery[redis], flask, pymysql, pandas, numpy, and requests
- Start up celery with the command "celery -A .tasks worker -l info --concurrency=10" , or use any other viable configuration variable
- Run "python app.py" to start on localhost
forked from AnkaiJie/AfdWeb
-
Notifications
You must be signed in to change notification settings - Fork 0
da-/AfdWeb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Website for Academic Fraud Detector Tool
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 87.3%
- HTML 7.1%
- CSS 5.4%
- Shell 0.2%