geo-colormaps


Namegeo-colormaps JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/Xunius/geo_colormaps
Summarygeo_colormap is a collection of standard weather/ocean colormaps, for creating plots using `matplotlib`. It allows easy additions of custom colormaps using csv tables.
upload_time2024-01-17 14:34:33
maintainer
docs_urlNone
authorGuangzhi XU
requires_python>=3.5
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements numpy matplotlib jinja2
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Xunius/geo_colormaps",
    "name": "geo-colormaps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Guangzhi XU",
    "author_email": "xugzhi1987@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/cc/e13e9b23df870b1490230b949b132c3dc5858689df7cb85a3ea3c7b0e32f/geo_colormaps-0.1.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "geo_colormap is a collection of standard weather/ocean colormaps, for creating plots using `matplotlib`. It allows easy additions of custom colormaps using csv tables.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/Xunius/geo_colormaps"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de896fd7280acb7cdc9aff0f1c195ea636743cae29543ce10cc0e7d6dc691888",
                "md5": "728d3b1b6d3a67307cf0a9a538a773ab",
                "sha256": "165de839f34cc6b37b5b6aa29dda8eedc7d7ec8677486b68f6b02b2eb60789b5"
            },
            "downloads": -1,
            "filename": "geo_colormaps-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "728d3b1b6d3a67307cf0a9a538a773ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 5320576,
            "upload_time": "2024-01-17T14:33:27",
            "upload_time_iso_8601": "2024-01-17T14:33:27.263924Z",
            "url": "https://files.pythonhosted.org/packages/de/89/6fd7280acb7cdc9aff0f1c195ea636743cae29543ce10cc0e7d6dc691888/geo_colormaps-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6cce13e9b23df870b1490230b949b132c3dc5858689df7cb85a3ea3c7b0e32f",
                "md5": "086fc408d1d095d7c4b928a98d244693",
                "sha256": "2044f4de302ad477a45409815f47b1b41ebd75fe376612aed10698a7fd078695"
            },
            "downloads": -1,
            "filename": "geo_colormaps-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "086fc408d1d095d7c4b928a98d244693",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 5288862,
            "upload_time": "2024-01-17T14:34:33",
            "upload_time_iso_8601": "2024-01-17T14:34:33.124980Z",
            "url": "https://files.pythonhosted.org/packages/e6/cc/e13e9b23df870b1490230b949b132c3dc5858689df7cb85a3ea3c7b0e32f/geo_colormaps-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 14:34:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Xunius",
    "github_project": "geo_colormaps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "jinja2",
            "specs": []
        }
    ],
    "lcname": "geo-colormaps"
}
        
Elapsed time: 0.19286s