vnpt-heatmappy


Namevnpt-heatmappy JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/LumenResearch/heatmappy
SummaryDraw image heatmaps in python
upload_time2024-10-31 04:12:06
maintainerNone
docs_urlNone
authorLumen Research
requires_pythonNone
licenseNone
keywords image heatmap heat map
VCS
bugtrack_url
requirements cycler numpy matplotlib moviepy Pillow pyparsing python-dateutil pytz six wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LumenResearch/heatmappy",
    "name": "vnpt-heatmappy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "image, heatmap, heat map",
    "author": "Lumen Research",
    "author_email": "development@lumen-research.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/fe/d5ab44543cfe7e23de61375f7ef521d7fb1b70c325727d10da15164450c3/vnpt_heatmappy-0.2.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Draw image heatmaps in python",
    "version": "0.2.7",
    "project_urls": {
        "Download": "https://github.com/LumenResearch/heatmappy/tarball/0.1.1",
        "Homepage": "https://github.com/LumenResearch/heatmappy"
    },
    "split_keywords": [
        "image",
        " heatmap",
        " heat map"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acd76591a92a21ad433999719cbb95f73bc6eebc231e5fdf35c79a83e4b4b4bb",
                "md5": "8064c360d27860f6f1869516394ae0bc",
                "sha256": "127ac5d049976572c3fafbb6edb61c59c641e8ba97766f82d82b1b7059b3f3d3"
            },
            "downloads": -1,
            "filename": "vnpt_heatmappy-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8064c360d27860f6f1869516394ae0bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1149440,
            "upload_time": "2024-10-31T04:12:01",
            "upload_time_iso_8601": "2024-10-31T04:12:01.919944Z",
            "url": "https://files.pythonhosted.org/packages/ac/d7/6591a92a21ad433999719cbb95f73bc6eebc231e5fdf35c79a83e4b4b4bb/vnpt_heatmappy-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7efed5ab44543cfe7e23de61375f7ef521d7fb1b70c325727d10da15164450c3",
                "md5": "dd9a3701eb45e0cf5cba6705fea99e9b",
                "sha256": "39833128c0dbfd216424e8e1017f67b21e3b541c0cd9c792e27c339affcbb894"
            },
            "downloads": -1,
            "filename": "vnpt_heatmappy-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "dd9a3701eb45e0cf5cba6705fea99e9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1151161,
            "upload_time": "2024-10-31T04:12:06",
            "upload_time_iso_8601": "2024-10-31T04:12:06.617108Z",
            "url": "https://files.pythonhosted.org/packages/7e/fe/d5ab44543cfe7e23de61375f7ef521d7fb1b70c325727d10da15164450c3/vnpt_heatmappy-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 04:12:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LumenResearch",
    "github_project": "heatmappy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.17.3"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "moviepy",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "6.2.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "2.0.6"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2015.7"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.24.0"
                ]
            ]
        }
    ],
    "lcname": "vnpt-heatmappy"
}
        
Elapsed time: 0.32802s