Metadata-Version: 2.1
Name: lakeshore336
Version: 0.1.0
Summary: Readout, logging and control software for the Lakeshore 336 Temperature Controller
Home-page: https://gitlab.ethz.ch/exotic-matter/cw-beam/lakeshore336
Author: Carlos Vigo
Author-email: <carlosv@phys.ethz.ch>
License: GPLv3
Description: # README
        
        [![PyPI Latest Version](https://badge.fury.io/py/lakeshore336.svg)](https://badge.fury.io/py/lakeshore336)
        [![pipeline status](https://gitlab.ethz.ch/exotic-matter/cw-beam/lakeshore336/badges/master/pipeline.svg)](https://gitlab.ethz.ch/exotic-matter/cw-beam/lakeshore336/-/commits/master)
        [![coverage report](https://gitlab.ethz.ch/exotic-matter/cw-beam/lakeshore336/badges/master/coverage.svg)](https://gitlab.ethz.ch/exotic-matter/cw-beam/lakeshore336/-/commits/master)
        [![Documentation Status](https://readthedocs.org/projects/lakeshore336/badge/?version=stable)](https://lakeshore336.readthedocs.io/en/stable/?badge=table)
        [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
        
        ## Lakeshore336 Temperature Controller Monitor
        
        The **lakeshore336** is a monitor and control software for the Lakeshore 336 Temperature Controller. The
        package includes a device driver which manages the connection and communication through Ethernet. The
        application is run as a command-line.
        
        
        ## Authors
        
        * [**Carlos Vigo**](mailto:carlosv@phys.ethz.ch?subject=[GitHub%-%lakeshore336]) - *Initial work* - 
        [GitLab](https://gitlab.ethz.ch/carlosv)
        
        ## Contributing
        
        Please read our [contributing policy](CONTRIBUTING.md) for details on our code of
        conduct, and the process for submitting pull requests to us.
        
        ## Versioning
        
        We use [Git](https://git-scm.com/) for versioning. For the versions available, see the 
        [tags on this repository](https://gitlab.ethz.ch/exotic-matter/cw-beam/lakeshore336).
        
        ## License
        
        This project is licensed under the [GNU GPLv3 License](LICENSE.md)
        
        ## Built With
        
        * [PyCharm Community Edition](https://www.jetbrains.com/pycharm//) - The IDE used
        * [Sphinx](https://www.sphinx-doc.org/en/master/index.html) - Documentation
        
        ## Acknowledgments
        
        * Nobody so far
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
