FluroView


NameFluroView JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/Elsword016/FluroView
SummaryA Python package for visualization of biological data, similar to how composite images are viewed in ImageJ
upload_time2024-09-10 09:12:09
maintainerNone
docs_urlNone
authorBiswanath Saha
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements matplotlib matplotlib_scalebar numpy pytest setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Elsword016/FluroView",
    "name": "FluroView",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Biswanath Saha",
    "author_email": "bsaha0659@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/6e/dd6147c37f4af419474fd7fee8ba3c89428e0fa19eeb62c42b45adcbb42d/fluroview-0.4.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for visualization of biological data, similar to how composite images are viewed in ImageJ",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/Elsword016/FluroView"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e85b191f87da43b9d62f9639cb215cd310b55c8103c0ca1dba328d799d1ed4d6",
                "md5": "1926bb22ab87e03ce83bd5a3b370e4aa",
                "sha256": "26c0da3a3d42cc95e6b28040e0d6d7e83a3a06d65d827b5a65c10e04a365d254"
            },
            "downloads": -1,
            "filename": "FluroView-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1926bb22ab87e03ce83bd5a3b370e4aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6643,
            "upload_time": "2024-09-10T09:12:08",
            "upload_time_iso_8601": "2024-09-10T09:12:08.268830Z",
            "url": "https://files.pythonhosted.org/packages/e8/5b/191f87da43b9d62f9639cb215cd310b55c8103c0ca1dba328d799d1ed4d6/FluroView-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f6edd6147c37f4af419474fd7fee8ba3c89428e0fa19eeb62c42b45adcbb42d",
                "md5": "9449ab93dd29198a3de99368a6574418",
                "sha256": "1da91d9a0e54ee717eaedcd603bda6d61a6ddf576affd3d89094a664854f43a0"
            },
            "downloads": -1,
            "filename": "fluroview-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9449ab93dd29198a3de99368a6574418",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6758,
            "upload_time": "2024-09-10T09:12:09",
            "upload_time_iso_8601": "2024-09-10T09:12:09.313280Z",
            "url": "https://files.pythonhosted.org/packages/8f/6e/dd6147c37f4af419474fd7fee8ba3c89428e0fa19eeb62c42b45adcbb42d/fluroview-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 09:12:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Elsword016",
    "github_project": "FluroView",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.8.3"
                ]
            ]
        },
        {
            "name": "matplotlib_scalebar",
            "specs": [
                [
                    "==",
                    "0.8.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "70.0.0"
                ]
            ]
        }
    ],
    "lcname": "fluroview"
}
        
Elapsed time: 0.55930s