Chartops


NameChartops JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2025-07-13 20:00:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords chartops
VCS
bugtrack_url
requirements folium geopandas ipyleaflet localtileserver matplotlib numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Chartops


[![image](https://img.shields.io/pypi/v/Chartops.svg)](https://pypi.python.org/pypi/Chartops)
[![image](https://img.shields.io/conda/vn/conda-forge/Chartops.svg)](https://anaconda.org/conda-forge/Chartops)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT License
-   Documentation: https://Thomatous.github.io/Chartops


## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Chartops",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Chartops",
    "author": null,
    "author_email": "Thomas Papathymiopoulos <thomaspapathimiopoylos@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/bf/9e/1d7345cb4cff736f65d049cf29ae574373fd677a1918266388bef6e4891e/chartops-0.2.0.tar.gz",
    "platform": null,
    "description": "# Chartops\n\n\n[![image](https://img.shields.io/pypi/v/Chartops.svg)](https://pypi.python.org/pypi/Chartops)\n[![image](https://img.shields.io/conda/vn/conda-forge/Chartops.svg)](https://anaconda.org/conda-forge/Chartops)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT License\n-   Documentation: https://Thomatous.github.io/Chartops\n\n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Thomatous/Chartops"
    },
    "split_keywords": [
        "chartops"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a8ea67a41a2686c11787fe6c7ba17d42d090963cccc9985710053e1caf40bc7",
                "md5": "ef2fd43c521fdcf70f3994a19f1122a2",
                "sha256": "46e61b261a4e387226be7d9f4a7f78dd94f59fd982e3ded9765ebbaa94e600c9"
            },
            "downloads": -1,
            "filename": "chartops-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef2fd43c521fdcf70f3994a19f1122a2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 7971,
            "upload_time": "2025-07-13T20:00:44",
            "upload_time_iso_8601": "2025-07-13T20:00:44.563307Z",
            "url": "https://files.pythonhosted.org/packages/8a/8e/a67a41a2686c11787fe6c7ba17d42d090963cccc9985710053e1caf40bc7/chartops-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf9e1d7345cb4cff736f65d049cf29ae574373fd677a1918266388bef6e4891e",
                "md5": "c9b3045edf5050e3023cab3ca30883ef",
                "sha256": "0ae0d1e465674757eacbfb6b03545999b0725b891b444daa85c2964441bf2bb2"
            },
            "downloads": -1,
            "filename": "chartops-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c9b3045edf5050e3023cab3ca30883ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19236,
            "upload_time": "2025-07-13T20:00:45",
            "upload_time_iso_8601": "2025-07-13T20:00:45.978676Z",
            "url": "https://files.pythonhosted.org/packages/bf/9e/1d7345cb4cff736f65d049cf29ae574373fd677a1918266388bef6e4891e/chartops-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-13 20:00:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Thomatous",
    "github_project": "Chartops",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "localtileserver",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "chartops"
}
        
Elapsed time: 0.69503s