Metadata-Version: 2.1
Name: labinform
Version: 0.1.0.dev11
Summary: Framework for reproducible research.
Home-page: https://www.labinform.de/
Author: Till Biskup
Author-email: till@till-biskup.de
License: UNKNOWN
Project-URL: Documentation, https://docs.labinform.de/
Project-URL: Source, https://github.com/tillbiskup/labinform
Keywords: Reproducible research,Electronic Lab Notebook,ELN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.5
Description-Content-Type: text/x-rst

LabInform
=========

LabInform is a framework and toolchain for **reproducible research**, focussing on free and open-source software components. Integral parts are an **electronic lab notebook** (ELN) based on `DokuWiki <https://www.dokuwiki.org/>`_, a **datasafe** as central storage for all your valuable data, and **unique identifiers** (*Lab Object Identifier*, LOI, much like the well-known DOIs) for datasets, samples, and alike.

Together with `ASpecD <https://www.aspecd.de/>`_ (*Analysis of Spectral Data*), a framework for handling spectroscopic data focussing on reproducibility, it forms the basis of fully reproducible research without additional costs.

For more general information on LabInform see its `homepage <https://www.labinform.de/>`_.


Installation
------------

Install the package by running::

    pip install labinform


Contribute
----------

- Source Code: https://github.com/tillbiskup/labinform


Support
-------

If you are having issues, please contact the package authors via GitHub and/or file a bug report there.


License
-------

The project licensed under the BSD license.



