Metadata-Version: 1.1
Name: genologics-sql
Version: 0.0.2
Summary: Python interface to the Illumina Clarity LIMS (Laboratory Information Management System) (formerly Genologics) server via its postgres database.
Home-page: https://github.com/SciLifeLab/genologics_sql
Author: Denis Moreno
Author-email: denis.moreno@scilifelab.se
License: MIT
Description: A basic module for interacting with the Clarity LIMS server via its postgres database.
                                  The goal is to provide simple access to the most common entities and their attributes in a reasonably Pythonic fashion.
Keywords: genologics database postgres clarity lims illumina
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
