GithubHelp home page GithubHelp logo

pombredanne / metrique Goto Github PK

View Code? Open in Web Editor NEW

This project forked from calmrat/metrique

0.0 1.0 0.0 2.4 MB

Python/MongoDB Information Platform and Data Warehouse

License: GNU General Public License v3.0

metrique's Introduction

src/metriqued/metriqued/static/img/metrique_logo.png

Metrique

https://travis-ci.org/kejbaly2/metrique.png https://badge.fury.io/py/metrique.png https://pypip.in/d/metrique/badge.png https://d2weczhvl823v0.cloudfront.net/kejbaly2/metrique/trend.png https://coveralls.io/repos/kejbaly2/metrique/badge.png

Python/MongoDB Data Warehouse and Information Platform

metrique provides a simple python and rest API to support ETL workloads for extracting data from disperate sources, iteratively, rapidly and reproducibly, with transparent, historical serverside object persistence and tight clientside integration with popular python scientific computing libraries to faciliate creation and publication of a wide variety of analysis and reports, large and small.

Author: "Chris Ward" <[email protected]> Sources: https://github.com/kejbaly2/metrique

Quick Install (auto-deploy -> virtenv)

The instructions given below assume fedora rpm package names:

# prerequisite *os* packages
sudo yum install python python-devel python-setuptools python-pip
sudo yum install git gcc gcc-c++ gcc-gfortran
sudo yum install freetype-devel libpng-devel # matplotlib deps

# metriqued - mongodb expected to be running; kerberos is optional
sudo yum install mongodb mongodb-server krb5-devel

# metriqued - nginx is optional
sudo yum install nginx

# additional python global dependencies, from pip
sudo pip install pip-accel  # faster cached pip installed

# make sure our core package managers are up2date
sudo pip-accel install -U distribute setuptools

# our installation directory is always a python virtualenv
sudo pip-accel install virtualenv

# get the metrique sources
git clone https://github.com/kejbaly2/metrique.git
cd metrique

# deploy metrique master branch into a virtual environment
# including dependencies.
# NOTE this takes 10-15 minutes to compile everything from source!
./metrique -V ~/metrique.master deploy --ipython --pytest --docs --develop

# activate the virtual environment
source ~/virtenv-metrique/bin/activate

# optionally, start mongodb and metriqued
./metrique mongodb firstboot
./metrique mongodb start

./metrique metriqued firstboot
./metrique metriqued start

# launch ipython, connect to a metriqued instance and start mining!

metrique's People

Contributors

bitdeli-chef avatar calmrat avatar jniznan avatar

Watchers

 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.