Skip to content

mhawryluk/data-mining-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Mining Tool

Requirements

Getting started

git clone https://github.com/mhawryluk/data-mining-tool data-mining-tool
cd data-mining-tool
virtualenv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
export MONGO_PASS=<password to mongo db>
cd src
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published