est


Nameest JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoksapps/est
SummarySpectroscopy workflows
upload_time2024-02-12 16:21:31
maintainer
docs_urlNone
authordata analysis unit
requires_python>=3.6
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 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

``` python
pip install est[full]
```

## Test

```bash
pytest --pyargs est.tests
```

## Documentation

https://ewoksest.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/workflow/ewoksapps/est",
    "name": "est",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "orange3 add-on,ewoks",
    "author": "data analysis unit",
    "author_email": "henri.payno@esrf.fr",
    "download_url": "https://files.pythonhosted.org/packages/f1/28/755ce29c681ce11558be5e1f124d8393bfac105d495e479ab9a8d69a2103/est-0.6.0.tar.gz",
    "platform": null,
    "description": "# Est: Spectroscopy workflows\n\n`est` is a library providing tools to define a workflow of treatments for X-ray Absorption Structure analysis.\nTreatments are based on eather [PyMca](https://github.com/vasole/pymca)_ or [Larch](https://xraypy.github.io/xraylarch/)\n\nThe library offers a convenient object for connecting those two.\n\nAn [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.\n\n## Installation\n\n``` python\npip install est[full]\n```\n\n## Test\n\n```bash\npytest --pyargs est.tests\n```\n\n## Documentation\n\nhttps://ewoksest.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Spectroscopy workflows",
    "version": "0.6.0",
    "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": "f128755ce29c681ce11558be5e1f124d8393bfac105d495e479ab9a8d69a2103",
                "md5": "df7f6645e89488f269dc110cc7319628",
                "sha256": "315b6de229a6734471d6662b52497c7b2c5c7ab418648fe0f99f0f0105d269a8"
            },
            "downloads": -1,
            "filename": "est-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df7f6645e89488f269dc110cc7319628",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1245792,
            "upload_time": "2024-02-12T16:21:31",
            "upload_time_iso_8601": "2024-02-12T16:21:31.350968Z",
            "url": "https://files.pythonhosted.org/packages/f1/28/755ce29c681ce11558be5e1f124d8393bfac105d495e479ab9a8d69a2103/est-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 16:21:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "est"
}
        
Elapsed time: 0.22543s