Name | ewoksid31 JSON |
Version |
0.6.0
JSON |
| download |
home_page | None |
Summary | Data processing workflows for ID31 |
upload_time | 2025-07-21 13:59:02 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | # MIT License
**Copyright (c) 2023 European Synchrotron Radiation Facility**
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
keywords |
ewoks
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ewoksid31
Data processing workflows for ID31.
## Getting started
Install requirements
```bash
pip install ewoksid31
```
## Documentation
- General documentation: [ewoksid31.readthedocs.io](https://ewoksid31.readthedocs.io/)
- GUI usage and reprocessing details: [Confluence - GUI for reprocessing XRPD data](https://confluence.esrf.fr/display/ID31KB/GUI+for+reprocessing+XRPD+data)
- [General contribution guide](https://gitlab.esrf.fr/dau/ci/pyci/-/blob/main/CONTRIBUTING.md)
## Reference environment
The ``requirements-lock.txt`` defines a set of Python packages with pinned versions required to run the ewoks worker and the reprocessing tools.
It does not include the ``ewoksid31`` package.
To create a conda environment with this reference set of packages, run:
```bash
conda create -n ewoksid31-env "python=3.12"
conda activate ewoksid31-env
python -m pip install -r requirements-lock.txt
pip install -e .
```
Raw data
{
"_id": null,
"home_page": null,
"name": "ewoksid31",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "ewoks",
"author": null,
"author_email": "ESRF <dau-pydev@esrf.fr>",
"download_url": "https://files.pythonhosted.org/packages/1c/05/0da9c294643ddaaaf2facaa9260c58de91e64b23e5847a32538d17d527f5/ewoksid31-0.6.0.tar.gz",
"platform": null,
"description": "# ewoksid31\n\nData processing workflows for ID31.\n\n## Getting started\n\nInstall requirements\n\n```bash\npip install ewoksid31\n```\n\n## Documentation\n\n- General documentation: [ewoksid31.readthedocs.io](https://ewoksid31.readthedocs.io/)\n- GUI usage and reprocessing details: [Confluence - GUI for reprocessing XRPD data](https://confluence.esrf.fr/display/ID31KB/GUI+for+reprocessing+XRPD+data)\n- [General contribution guide](https://gitlab.esrf.fr/dau/ci/pyci/-/blob/main/CONTRIBUTING.md)\n\n## Reference environment\n\nThe ``requirements-lock.txt`` defines a set of Python packages with pinned versions required to run the ewoks worker and the reprocessing tools.\nIt does not include the ``ewoksid31`` package.\n\nTo create a conda environment with this reference set of packages, run:\n\n```bash\nconda create -n ewoksid31-env \"python=3.12\"\nconda activate ewoksid31-env\npython -m pip install -r requirements-lock.txt\npip install -e .\n```\n",
"bugtrack_url": null,
"license": "# MIT License\n \n **Copyright (c) 2023 European Synchrotron Radiation Facility**\n \n Permission is hereby granted, free of charge, to any person obtaining a copy of\n this software and associated documentation files (the \"Software\"), to deal in\n the Software without restriction, including without limitation the rights to\n use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n the Software, and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n ",
"summary": "Data processing workflows for ID31",
"version": "0.6.0",
"project_urls": {
"Changelog": "https://gitlab.esrf.fr/workflow/ewoksapps/ewoksid31/-/blob/main/CHANGELOG.md",
"Documentation": "https://ewoksid31.readthedocs.io/",
"Homepage": "https://gitlab.esrf.fr/workflow/ewoksapps/ewoksid31/",
"Issues": "https://gitlab.esrf.fr/workflow/ewoksapps/ewoksid31/issues/",
"Repository": "https://gitlab.esrf.fr/workflow/ewoks/ewoksapps/ewoksid31/"
},
"split_keywords": [
"ewoks"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1c050da9c294643ddaaaf2facaa9260c58de91e64b23e5847a32538d17d527f5",
"md5": "a120030e9d1fef95374ae52d13e7bbf1",
"sha256": "e23cca6cb3fdb0b03dc5f942fc8b8e27c190b4ac098442db593f1596827f15ff"
},
"downloads": -1,
"filename": "ewoksid31-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "a120030e9d1fef95374ae52d13e7bbf1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 426513,
"upload_time": "2025-07-21T13:59:02",
"upload_time_iso_8601": "2025-07-21T13:59:02.269549Z",
"url": "https://files.pythonhosted.org/packages/1c/05/0da9c294643ddaaaf2facaa9260c58de91e64b23e5847a32538d17d527f5/ewoksid31-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-21 13:59:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ewoksid31"
}