Metadata-Version: 2.1
Name: autolab
Version: 1.1.3
Summary: Python package for scientific experiments interfacing and automation
Home-page: https://github.com/qcha41/autolab
Author: Quentin Chateiller & Bruno Garbin, C2N-CNRS
License: UNKNOWN
Keywords: scanning,interface,automation,scientific,laboratory,devices,experiments,measures,interface,gui,scan
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib (>=3)
Requires-Dist: numpy (>=1.16)
Requires-Dist: pandas (>=0.24)
Requires-Dist: python-vxi11 (>=0.9)
Requires-Dist: pyvisa (>=1.10)

# Autolab
__Python package for scientific experiments automation__

The purpose of this package it to provide easy and efficient tools to deal with your scientific instruments, and to run automated experiments with them, by command line instructions or through a graphical user interface (GUI). 

Created by Quentin Chateiller, Python drivers from Quentin Chateiller and Bruno Garbin, for the C2N-CNRS (Center for Nanosciences and Nanotechnologies, Palaiseau, France) ToniQ team.

Visit https://autolab.readthedocs.io/ for the full documentation of this package.


