Skip to content

ShihaoJing/Pylasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pylasic

Prerequsitc

  1. Python > 2.7
  2. Flask
    pip install flask
    
  3. Elastic Runtime
Download: https://www.elastic.co/downloads/elasticsearch
Document: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html

4. Python support libraries

conda install -c conda-forge elasticsearch=5.3.0
or 
pip install elasticsearch

conda install pandas
or 
pip install pandas

==================================================================================

Setup server

Default port 5000

cd pylastic/flask
./start_debug.sh

This script will bring up a server. Now in broswer: http://127.0.0.1:5000/

===================================================================================

Dataset

https://www.dropbox.com/s/7vlkm50dlwlhxb5/data.zip?dl=0

About

A search engine for datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages