scipion-fluo


Namescipion-fluo JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryBase pyworkflow plugin for Fluorescence image processing
upload_time2024-10-15 11:58:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords fluorescence imageprocessing scipion scipion-3.0
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## scipion-fluo

**scipion-fluo** is the base plugin defining the Domain for Fluorescence image processing.


### Installation

For using scipion-fluo, we need to have a working Python 3 environment (e.g via virtualenv or conda).
After that, we might easily install by:

```bash
pip install scipion-fluo scipion-fluo-spfluo
```


### Test

```bash
hatch run test
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "scipion-fluo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "fluorescence, imageprocessing, scipion, scipion-3.0",
    "author": null,
    "author_email": "Jean Plumail <jplumail@unistra.fr>",
    "download_url": "https://files.pythonhosted.org/packages/c8/96/a1e732c6fc1dbdba8edab0ed90ec5fef9fc3dbf4f9fce70a92b698b94cd9/scipion_fluo-0.0.8.tar.gz",
    "platform": null,
    "description": "\n## scipion-fluo\n\n**scipion-fluo** is the base plugin defining the Domain for Fluorescence image processing.\n\n\n### Installation\n\nFor using scipion-fluo, we need to have a working Python 3 environment (e.g via virtualenv or conda).\nAfter that, we might easily install by:\n\n```bash\npip install scipion-fluo scipion-fluo-spfluo\n```\n\n\n### Test\n\n```bash\nhatch run test\n```",
    "bugtrack_url": null,
    "license": null,
    "summary": "Base pyworkflow plugin for Fluorescence image processing",
    "version": "0.0.8",
    "project_urls": {
        "Repository": "https://github.com/jplumail/scipion-fluo"
    },
    "split_keywords": [
        "fluorescence",
        " imageprocessing",
        " scipion",
        " scipion-3.0"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "60a4fa63deae6a6b750d56e524f9ce81109c54d31892a72fbb0d78d2d05b47d6",
                "md5": "c4d31b0dcc3589873f38e13fc24caa95",
                "sha256": "625548b8abe3f991861941207613d6094a4339a53e3cd8fbe3ece5988c82235c"
            },
            "downloads": -1,
            "filename": "scipion_fluo-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4d31b0dcc3589873f38e13fc24caa95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 74069,
            "upload_time": "2024-10-15T11:58:22",
            "upload_time_iso_8601": "2024-10-15T11:58:22.080825Z",
            "url": "https://files.pythonhosted.org/packages/60/a4/fa63deae6a6b750d56e524f9ce81109c54d31892a72fbb0d78d2d05b47d6/scipion_fluo-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c896a1e732c6fc1dbdba8edab0ed90ec5fef9fc3dbf4f9fce70a92b698b94cd9",
                "md5": "94c291d33816419bc25b028f8a98dcf8",
                "sha256": "71bd3c93f5714151f2bec95e4e19fba582f1ace5f6331defcf3b011443abff60"
            },
            "downloads": -1,
            "filename": "scipion_fluo-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "94c291d33816419bc25b028f8a98dcf8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 71280,
            "upload_time": "2024-10-15T11:58:22",
            "upload_time_iso_8601": "2024-10-15T11:58:22.999504Z",
            "url": "https://files.pythonhosted.org/packages/c8/96/a1e732c6fc1dbdba8edab0ed90ec5fef9fc3dbf4f9fce70a92b698b94cd9/scipion_fluo-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 11:58:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jplumail",
    "github_project": "scipion-fluo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scipion-fluo"
}
        
Elapsed time: 1.10232s