Metadata-Version: 2.4
Name: elogpy
Version: 1.0.0
Summary: Python wrapper of elog (https://elog.psi.ch/elog)
Author-email: András Wacha <awacha@gmail.com>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://gitlab.com/bionano/credo/elogpy
Keywords: elog,electronic logbook
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: tango
Requires-Dist: tango; extra == "tango"
Dynamic: license-file

## Introduction
This is a lightweight Python wrapper for accessing ELOG (https://elog.psi.ch/elog) instances

## Installation
Simply using PIP


