persistent, pythonic trees for heterogeneous data
Project description
===========================================================
datreant: persistent, pythonic trees for heterogeneous data
===========================================================
|docs| |build| |cov|
In many fields of science, especially those analyzing experimental or
simulation data, there is often an existing ecosystem of specialized tools and
file formats which new tools must work around, for better or worse.
Furthermore, centralized database solutions may be suboptimal for data
storage for a number of reasons, including insufficient hardware
infrastructure, variety and heterogeneity of raw data, the need for data
portability, etc. This is particularly the case for fields centered around
simulation: simulation systems can vary widely in size, composition, rules,
paramaters, and starting conditions. And with increases in computational power,
it is often necessary to store intermediate results obtained from large amounts
of simulation data so it can be accessed and explored interactively.
These problems make data management difficult, and serve as a barrier to
answering scientific questions. To make things easier, **datreant** is a Python
package that addresses the tedious and time-consuming logistics of intermediate
data storage and retrieval. It solves a boring problem, so we can focus on
interesting ones.
For more information on what **datreant** is and what it does, check out the
`official documentation`_.
.. _`official documentation`: http://datreant.readthedocs.org/
Getting datreant
================
See the `installation instructions`_ for installation details.
The package itself is pure Python.
If you want to work on the code, either for yourself or to contribute back to
the project, clone the repository to your local machine with::
git clone https://github.com/datreant/datreant.core.git
.. _`installation instructions`: http://datreant.readthedocs.org/en/develop/install.html
Contributing
============
This project is still under heavy development, and there are certainly rough
edges and bugs. Issues and pull requests welcome!
Check out our `contributor's guide`_ to learn how to get started with
contributing back.
.. _`contributor's guide`: http://datreant.readthedocs.org/en/develop/contributing.html
.. |docs| image:: https://readthedocs.org/projects/datreant/badge/?version=develop
:alt: Documentation Status
:scale: 100%
:target: http://datreant.readthedocs.org/en/develop/?badge=develop
.. |build| image:: https://travis-ci.org/datreant/datreant.core.svg?branch=develop
:alt: Build Status
:target: https://travis-ci.org/datreant/datreant.core
.. |cov| image:: http://codecov.io/github/datreant/datreant.core/coverage.svg?branch=develop
:alt: Code Coverage
:scale: 100%
:target: http://codecov.io/github/datreant/datreant.core?branch=develop
datreant: persistent, pythonic trees for heterogeneous data
===========================================================
|docs| |build| |cov|
In many fields of science, especially those analyzing experimental or
simulation data, there is often an existing ecosystem of specialized tools and
file formats which new tools must work around, for better or worse.
Furthermore, centralized database solutions may be suboptimal for data
storage for a number of reasons, including insufficient hardware
infrastructure, variety and heterogeneity of raw data, the need for data
portability, etc. This is particularly the case for fields centered around
simulation: simulation systems can vary widely in size, composition, rules,
paramaters, and starting conditions. And with increases in computational power,
it is often necessary to store intermediate results obtained from large amounts
of simulation data so it can be accessed and explored interactively.
These problems make data management difficult, and serve as a barrier to
answering scientific questions. To make things easier, **datreant** is a Python
package that addresses the tedious and time-consuming logistics of intermediate
data storage and retrieval. It solves a boring problem, so we can focus on
interesting ones.
For more information on what **datreant** is and what it does, check out the
`official documentation`_.
.. _`official documentation`: http://datreant.readthedocs.org/
Getting datreant
================
See the `installation instructions`_ for installation details.
The package itself is pure Python.
If you want to work on the code, either for yourself or to contribute back to
the project, clone the repository to your local machine with::
git clone https://github.com/datreant/datreant.core.git
.. _`installation instructions`: http://datreant.readthedocs.org/en/develop/install.html
Contributing
============
This project is still under heavy development, and there are certainly rough
edges and bugs. Issues and pull requests welcome!
Check out our `contributor's guide`_ to learn how to get started with
contributing back.
.. _`contributor's guide`: http://datreant.readthedocs.org/en/develop/contributing.html
.. |docs| image:: https://readthedocs.org/projects/datreant/badge/?version=develop
:alt: Documentation Status
:scale: 100%
:target: http://datreant.readthedocs.org/en/develop/?badge=develop
.. |build| image:: https://travis-ci.org/datreant/datreant.core.svg?branch=develop
:alt: Build Status
:target: https://travis-ci.org/datreant/datreant.core
.. |cov| image:: http://codecov.io/github/datreant/datreant.core/coverage.svg?branch=develop
:alt: Code Coverage
:scale: 100%
:target: http://codecov.io/github/datreant/datreant.core?branch=develop
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
datreant.core-0.7.0.tar.gz
(43.9 kB
view details)
Built Distribution
File details
Details for the file datreant.core-0.7.0.tar.gz
.
File metadata
- Download URL: datreant.core-0.7.0.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 425fa5b8e64c06eb4c7c07c2ec5209281428c7c63ce6190b6486bb096f1bebfa |
|
MD5 | b6cebaa649f925de8cc03551d2983c28 |
|
BLAKE2b-256 | 86c2a58a2125eed3764762dbe04c2c617b7e3d8ae3436026402096f75ee05f6f |
File details
Details for the file datreant.core-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: datreant.core-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 55.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6d3aeda1d955928cf68ba09b52bee83f049303bba527ccb24b221af1baa329 |
|
MD5 | 9d5371ebafd26456cf648523b2442ae0 |
|
BLAKE2b-256 | eaa853ea3e39844057ad45ffd5f79b1e71546d8a8c6839c9d22ff477ed6c9cf7 |