Metadata-Version: 1.2
Name: scopecuisine
Version: 0.1.0
Summary: Python utilities for microscope control software
Home-page: https://github.com/portugueslab/scopecuisine
Author: portugueslab
Author-email: vilim@neuro.mpg.de
License: GNU General Public License v3
Description: .. image:: https://img.shields.io/pypi/v/scopecuisine.svg
                :target: https://pypi.python.org/pypi/scopecuisine
        
        .. image:: https://img.shields.io/travis/portugueslab/scopecuisine.svg
                :target: https://travis-ci.com/portugueslab/scopecuisine
        
        .. image:: https://codecov.io/gh/portugueslab/scopecuisine/branch/master/graph/badge.svg
                :target: https://codecov.io/gh/portugueslab/scopecuisine
        
        Common components for microscope control software.
        
        This package has been developed in the `Portugues lab`_. Documentation can be found `here`_.
        
        Credits
        -------
        
        The package was created with Cookiecutter_ and this_ template.
        
        .. _`Portugues lab`: http://www.portugueslab.com
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _this: https://github.com/audreyr/cookiecutter-pypackage
        .. _here: https://portugueslab.github.io/scopecuisine
        
        
        =======
        History
        =======
        
        0.1.0 (2020-05-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: scopecuisine
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
