persistent, pythonic trees for heterogeneous data
Project description
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.
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.git
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file datreant-1.1.1.tar.gz
.
File metadata
- Download URL: datreant-1.1.1.tar.gz
- Upload date:
- Size: 43.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da206b21c3eb713adedf0ea18f747fc9d3f9d049eebada3b2ee34f2dd8b688fb |
|
MD5 | c02dc26b116226d6b1dcf912431398e1 |
|
BLAKE2b-256 | 1657d88a239c04016845b786d0fd97dbcd9a19aa47805499a3440d490bb9639b |
File details
Details for the file datreant-1.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: datreant-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 47.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6db0bd9b68c88983853308614e2c3e1a2ce162e5b20e22c397fff19e7d812c1b |
|
MD5 | 20cd3920e6b6d155c764c30a7be7feea |
|
BLAKE2b-256 | 115b5be4b1cd68aefb50df937d6ea38d141f2f8f88f27440dceb4dc7c7f7f65a |