Datatables Flask Ajax Example $ git clone https://github.com/yurayakimenko/datatables_example.git $ cd datatables_example $ virtualenv venv $ source venv/bin/activate $ pip install -r requirements.txt $ python app.py