GithubHelp home page GithubHelp logo

eriq-augustine / 263-find-connections Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.32 MB

A project for CMPS-263 Winter 2017: Data Driven Discovery and Visualization

Python 5.37% Shell 0.25% Groovy 0.91% CSS 0.35% HTML 0.43% JavaScript 92.69%

263-find-connections's Introduction

Find Connections

A project for CMPS-263 Winter 2017: Data Driven Discovery and Visualization

The only requirements to run the server is python 3 and the data.

Running the Server

  • Get the code: git clone https://github.com/eriq-augustine/263-find-connections.git
  • Move into the main directory: cd 263-find-connections
  • Fetch the data: Go to https://drive.google.com/file/d/0ByT1b86IZqKySjRFd0daNkxtRVE/view and download the file pickles.tar.gz
  • Unarchive the pickles: tar zxf pickles.tar.gz
  • Move the pickes into the correct directory: mv pickles/* graph/pickles/
  • Run the server: python3 server.py
  • Open up a brower and go to: http://localhost:9090/webapp

Development Requirements

  • brotli (Decoder for the Brotli compression algorithm)
  • bs4 (Beautiful Soup 4)
  • psycopg2 (Python PostgreSQL driver)

263-find-connections's People

Contributors

eriq-augustine avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.