Skip to content

Latest commit

 

History

History
executable file
·
34 lines (30 loc) · 649 Bytes

File metadata and controls

executable file
·
34 lines (30 loc) · 649 Bytes

XurdePedia

This is a simple wikipedia searcher created with python and flask .

Features

  • Simple UI
  • Fast
  • Safe

How To Use

Clone this repository

git clone https://https://github.com/ZayedMalick/XurdePedia.git

Change Directory to Xurde Pedia

cd XurdePedia

Install all the dependencies

pip install -r requirements.txt

Run the app.py file

python3 app.py

Type this link in your browser

localhost:8080

Future Updates

I will be hosting this project on heroku once i have some bugs fixed . If you can help me with this , please contact me at [email protected] .

Thank You