Metadata-Version: 1.1
Name: est
Version: 0.3.3
Summary: Library for crystallography workflow
Home-page: https://gitlab.esrf.fr/workflow/est
Author: data analysis unit
Author-email: henri.payno@esrf.fr
License: UNKNOWN
Description: # Description
        
        `est` is a library providing tools to define a workflow of treatments for X-ray Absorption Structure analysis.
        Treatments are based on eather [PyMca](https://github.com/vasole/pymca)_ or [Larch](https://xraypy.github.io/xraylarch/)
        
        The library offers a convenient object for connecting those two.
        
        An [Orange3](https://github.com/biolab/orange3) add-on is also provided by the library to help user defining graphically the workflow they want to process.
        
        # Installation
        
        from git repository
        -------------------
         
         see [install](http://www.edna-site.org/pub/doc/est/latest/install.html) from documentation
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
