Metadata-Version: 2.1
Name: femtoapi
Version: 1.0.2
Summary: Python API for MESc
Home-page: https://femtonics.eu
Author: Femtonics Ltd.
Author-email: support@femtonics.eu
License: UNKNOWN
Platform: nt
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: pyside2==5.15.2.1

# Femto API

``` pip install FemtoAPI ```

Version 1.0.1 and above are only compatible with MESc version >=4.5.0
For older MESc versions use 1.0.0

Wrapper and documentation:
https://github.com/Femtonics/FemtoAPI

Changelog

1.0.1
- compatible PySide2 version changed to 5.15.2 from 5.10.1
- server Qt version check added

1.0.2
- fixed some minor bugs

