nokia / minifold

Minifold is a Python module able to interact with various data sources (e.g. CSV, LDAP, SQL, twitter, etc.) and to query/combine/aggregate them with database-like operators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minifold

PyPI Build Documentation ReadTheDocs codecov

Overview

Minifold is a Python module able to interact with various data sources (e.g. CSV, LDAP, SQL, twitter, etc.) and to query/combine/aggregate them with database-like operators.

Use cases

This framework has been in various Nokia projects. It also used in the LINCS website to generate:

For more information, feel free to visit the wiki:

License

This project is licensed under the BSD-3-Clause license - see the LICENSE.

About

Minifold is a Python module able to interact with various data sources (e.g. CSV, LDAP, SQL, twitter, etc.) and to query/combine/aggregate them with database-like operators.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.4%Language:Makefile 0.6%