wiki An encyclopedia web app. How to run this? Get the code in your local machine. Make sure you've python3 installed. Also install django via command pip install django Now inside the parent wiki directory run python manage.py runserver Hurrah! this project is now running on your localhost.