est


Nameest JSON
Version 0.7.2 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoksapps/est
SummarySpectroscopy workflows
upload_time2024-09-23 16:58:53
maintainerNone
docs_urlNone
authordata analysis unit
requires_python>=3.8
licenseMIT
keywords orange3 add-on ewoks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Est: Spectroscopy workflows

`est` is a library to define workflows for X-ray Absorption Structure analysis.
The analysis can be based on either [PyMca](https://github.com/vasole/pymca) or [Larch](https://xraypy.github.io/xraylarch/)

![An example workflow](https://ewoksest.readthedocs.io/en/latest/_images/workflow_example.png)

## Quick start

```python
pip install est[full] pyqt5
ewoks-canvas
```

See then the _Example workflows_ to get started.

## Documentation

https://ewoksest.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/workflow/ewoksapps/est",
    "name": "est",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "orange3 add-on, ewoks",
    "author": "data analysis unit",
    "author_email": "henri.payno@esrf.fr",
    "download_url": "https://files.pythonhosted.org/packages/ea/46/ad64cae40483aa763d612fc83c67288e500cbee71c5741fbb5982cef6a3a/est-0.7.2.tar.gz",
    "platform": null,
    "description": "# Est: Spectroscopy workflows\n\n`est` is a library to define workflows for X-ray Absorption Structure analysis.\nThe analysis can be based on either [PyMca](https://github.com/vasole/pymca) or [Larch](https://xraypy.github.io/xraylarch/)\n\n![An example workflow](https://ewoksest.readthedocs.io/en/latest/_images/workflow_example.png)\n\n## Quick start\n\n```python\npip install est[full] pyqt5\newoks-canvas\n```\n\nSee then the _Example workflows_ to get started.\n\n## Documentation\n\nhttps://ewoksest.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Spectroscopy workflows",
    "version": "0.7.2",
    "project_urls": {
        "Documentation": "https://ewoksest.readthedocs.io/",
        "Homepage": "https://gitlab.esrf.fr/workflow/ewoksapps/est",
        "Source": "https://gitlab.esrf.fr/workflow/ewoksapps/est/",
        "Tracker": "https://gitlab.esrf.fr/workflow/ewoksapps/est/issues/"
    },
    "split_keywords": [
        "orange3 add-on",
        " ewoks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea46ad64cae40483aa763d612fc83c67288e500cbee71c5741fbb5982cef6a3a",
                "md5": "6bb694221fdec4bd7f9ecc93778f6ced",
                "sha256": "266c7638751cf6d90671f37a50b12d5d1955675dc419dffcc99507a9d7790a47"
            },
            "downloads": -1,
            "filename": "est-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6bb694221fdec4bd7f9ecc93778f6ced",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1249587,
            "upload_time": "2024-09-23T16:58:53",
            "upload_time_iso_8601": "2024-09-23T16:58:53.000341Z",
            "url": "https://files.pythonhosted.org/packages/ea/46/ad64cae40483aa763d612fc83c67288e500cbee71c5741fbb5982cef6a3a/est-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 16:58:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "est"
}
        
Elapsed time: 4.20404s