Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

static/src/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 Data Warehouse and Information Platform

metrique provides a simple python API to support ETL workloads for extracting data from disperate sources, iteratively, rapidly and reproducibly, with transparent, historical 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” <cward@redhat.com> 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 openssl git gcc gcc-c++ gcc-gfortran
sudo yum install freetype-devel libpng-devel # matplotlib deps

# optional
sudo yum install mongodb mongodb-server postgresql postgresql-devel

# 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 should always be a py virtualenv
sudo pip-accel install virtualenv

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

# deploy metrique master branch into a virtual environment
# including dependencies.
# NOTE this can take ~10 minutes to compile everything from source!
./metrique.py -V ~/virtenv-metrique-master deploy --all

# activate the virtual environment
source ~/metrique.master/bin/activate

./metrique.py firstboot sys

# optional: run config default mongodb environment and start
./metrique.py firstboot mongodb
./metrique.py mongodb start
# optional: run config default postgresql environment and start
./metrique.py firstboot postgresql
./metrique.py postgresql start

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metrique-0.3.0-9a.tar.gz (66.6 kB view details)

Uploaded Source

File details

Details for the file metrique-0.3.0-9a.tar.gz.

File metadata

  • Download URL: metrique-0.3.0-9a.tar.gz
  • Upload date:
  • Size: 66.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for metrique-0.3.0-9a.tar.gz
Algorithm Hash digest
SHA256 ed34e060fff89a201255827ec0ce5e6b0829d97d7fa27ee85066e5b0f3ff2803
MD5 20610853d43a3edd8494d679e3e58e4f
BLAKE2b-256 2f0410fb697f00bb29d42a17a71f3a294e16192aa906382f0cedeb3782acf48d

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page