:width: 300 px
Project description
.. image:: doc/_static/pandalone_logo.png
:width: 300 px
:align: center
#######################################################
pandalone: process data-trees with reconfigurable-paths
#######################################################
|dev-status| |travis-status| |appveyor-status| |cover-status| |docs-status| \
|pypi-status| |downloads-count| |github-issues| |proj-license|
:Release: 0.1.1
:Documentation: https://pandalone.readthedocs.org/
:Source: https://github.com/pandalone/pandalone
:PyPI repo: https://pypi-hypernode.com/pypi/pandalone
:Keywords: calculation, data, dependencies, engineering, excel, library,
numpy, pandas, processing, python, resolution, scientific,
simulink, tree, utility
:Copyright: 2015 European Commission (`JRC-IET
<https://ec.europa.eu/jrc/en/institutes/iet>`_)
:License: `EUPL 1.1+ <https://joinup.ec.europa.eu/software/page/eupl>`_
**pandalone** is an open source Python 2/3 library for building
*component-functions* to process *hierarchical-data* using
*reconfigurable-paths*.
Our goal is to facilitate the composition of *engineering-models* from
loosely-coupled *components*.
Initially envisioned as an *indirection-framework* around *pandas* coupled
with a *dependency-resolver*, every such model should auto-adapt and process
only values available, and allow *remapping* of the paths accessing them,
to run on renamed/relocated *value-trees* without component-code modifications.
It is written for *python-3.4* but tested under both *python-2.7* and
*python-3.3+*, for *Windows* and *Linux*.
.. Note::
The project, as of May-2015, is considered at an alpha-stage,
without any released version in *pypi* yet.
.. _end-opening:
.. contents:: Table of Contents
:backlinks: top
.. _begin-replacements:
.. |virtualenv| replace:: *virtualenv* (isolated Python environment)
.. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/
.. |pypi| replace:: *PyPi* repo
.. _pypi: https://pypi-hypernode.com/pypi/pandalone
.. |winpython| replace:: *WinPython*
.. _winpython: http://winpython.github.io/
.. |anaconda| replace:: *Anaconda*
.. _anaconda: http://docs.continuum.io/anaconda/
.. |travis-status| image:: https://travis-ci.org/pandalone/pandalone.svg
:alt: Travis build status
:scale: 100%
:target: https://travis-ci.org/pandalone/pandalone
.. |appveyor-status| image:: https://ci.appveyor.com/api/projects/status/jayah84y3ae7ddfc?svg=true
:alt: Apveyor build status
:scale: 100%
:target: https://ci.appveyor.com/project/ankostis/pandalone
.. |cover-status| image:: https://coveralls.io/repos/pandalone/pandalone/badge.svg
:target: https://coveralls.io/r/pandalone/pandalone
.. |docs-status| image:: https://readthedocs.org/projects/pandalone/badge/
:alt: Documentation status
:scale: 100%
:target: https://readthedocs.org/builds/pandalone/
.. |pypi-status| image:: https://pypip.in/v/pandalone/badge.png
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Latest Version in PyPI
.. |python-ver| image:: https://pypip.in/py_versions/pandalone/badge.svg
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Supported Python versions
.. |dev-status| image:: https://pypip.in/status/pandalone/badge.svg
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Development Status
.. |downloads-count| image:: https://pypip.in/download/pandalone/badge.svg?period=week
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Downloads
.. |github-issues| image:: https://img.shields.io/github/issues/pandalone/pandalone.svg
:target: https://github.com/pandalone/pandalone/issues
:alt: Issues count
.. |proj-license| image:: https://img.shields.io/badge/license-EUPL%201.1%2B-blue.svg
:target: https://raw.githubusercontent.com/pandalone/pandalone/master/LICENSE.txt
:alt: Project License
:width: 300 px
:align: center
#######################################################
pandalone: process data-trees with reconfigurable-paths
#######################################################
|dev-status| |travis-status| |appveyor-status| |cover-status| |docs-status| \
|pypi-status| |downloads-count| |github-issues| |proj-license|
:Release: 0.1.1
:Documentation: https://pandalone.readthedocs.org/
:Source: https://github.com/pandalone/pandalone
:PyPI repo: https://pypi-hypernode.com/pypi/pandalone
:Keywords: calculation, data, dependencies, engineering, excel, library,
numpy, pandas, processing, python, resolution, scientific,
simulink, tree, utility
:Copyright: 2015 European Commission (`JRC-IET
<https://ec.europa.eu/jrc/en/institutes/iet>`_)
:License: `EUPL 1.1+ <https://joinup.ec.europa.eu/software/page/eupl>`_
**pandalone** is an open source Python 2/3 library for building
*component-functions* to process *hierarchical-data* using
*reconfigurable-paths*.
Our goal is to facilitate the composition of *engineering-models* from
loosely-coupled *components*.
Initially envisioned as an *indirection-framework* around *pandas* coupled
with a *dependency-resolver*, every such model should auto-adapt and process
only values available, and allow *remapping* of the paths accessing them,
to run on renamed/relocated *value-trees* without component-code modifications.
It is written for *python-3.4* but tested under both *python-2.7* and
*python-3.3+*, for *Windows* and *Linux*.
.. Note::
The project, as of May-2015, is considered at an alpha-stage,
without any released version in *pypi* yet.
.. _end-opening:
.. contents:: Table of Contents
:backlinks: top
.. _begin-replacements:
.. |virtualenv| replace:: *virtualenv* (isolated Python environment)
.. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/
.. |pypi| replace:: *PyPi* repo
.. _pypi: https://pypi-hypernode.com/pypi/pandalone
.. |winpython| replace:: *WinPython*
.. _winpython: http://winpython.github.io/
.. |anaconda| replace:: *Anaconda*
.. _anaconda: http://docs.continuum.io/anaconda/
.. |travis-status| image:: https://travis-ci.org/pandalone/pandalone.svg
:alt: Travis build status
:scale: 100%
:target: https://travis-ci.org/pandalone/pandalone
.. |appveyor-status| image:: https://ci.appveyor.com/api/projects/status/jayah84y3ae7ddfc?svg=true
:alt: Apveyor build status
:scale: 100%
:target: https://ci.appveyor.com/project/ankostis/pandalone
.. |cover-status| image:: https://coveralls.io/repos/pandalone/pandalone/badge.svg
:target: https://coveralls.io/r/pandalone/pandalone
.. |docs-status| image:: https://readthedocs.org/projects/pandalone/badge/
:alt: Documentation status
:scale: 100%
:target: https://readthedocs.org/builds/pandalone/
.. |pypi-status| image:: https://pypip.in/v/pandalone/badge.png
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Latest Version in PyPI
.. |python-ver| image:: https://pypip.in/py_versions/pandalone/badge.svg
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Supported Python versions
.. |dev-status| image:: https://pypip.in/status/pandalone/badge.svg
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Development Status
.. |downloads-count| image:: https://pypip.in/download/pandalone/badge.svg?period=week
:target: https://pypi-hypernode.com/pypi/pandalone/
:alt: Downloads
.. |github-issues| image:: https://img.shields.io/github/issues/pandalone/pandalone.svg
:target: https://github.com/pandalone/pandalone/issues
:alt: Issues count
.. |proj-license| image:: https://img.shields.io/badge/license-EUPL%201.1%2B-blue.svg
:target: https://raw.githubusercontent.com/pandalone/pandalone/master/LICENSE.txt
:alt: Project License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pandalone-0.1.1.zip
(238.7 kB
view details)
Built Distribution
pandalone-0.1.1-py2.py3-none-any.whl
(157.6 kB
view details)
File details
Details for the file pandalone-0.1.1.zip
.
File metadata
- Download URL: pandalone-0.1.1.zip
- Upload date:
- Size: 238.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02a540292bf623312eaac24c377ffabf4daf7aaf9cb6f4950733b548fa9f4a06 |
|
MD5 | ba6d3aa863f8c209216603249bb583e0 |
|
BLAKE2b-256 | 221c35447a0d0785a3ac8c392ef1c7096df24831b79656fc833a0a0107689e3e |
File details
Details for the file pandalone-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pandalone-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 157.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87d84f98be434750dec4b0b58cc6ac0c8022b1851babdcbabb01219e9c0909b0 |
|
MD5 | 54ddf4a4c6cabfac8219d010326ddd49 |
|
BLAKE2b-256 | fb7398605c7f08fa5fb1128a8edeccde32ecb3ae3c01e299f8646f653b4abd7a |