streamlit-mpl-svg


Namestreamlit-mpl-svg JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/bouzidanas/streamlit-mpl-svg
SummaryReformat Matplotlib SVGs for easier access in Streamlit and customzation with CSS
upload_time2023-09-21 02:14:51
maintainer
docs_urlNone
authorAnas Bouzid
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            streamlit-mpl-svg  [![Version](https://img.shields.io/pypi/v/streamlit-mpl-svg)](https://pypi.org/project/streamlit-mpl-svg/#history) 
[![PyPi - Downloads](https://img.shields.io/pypi/dm/streamlit-mpl-svg)](https://pypi.org/project/streamlit-mpl-svg/#files)
============

Reformat Matplotlib SVGs for easier access and customzation with CSS

## Installation
Install streamlit-mpl-svg with pip:
```bash
pip install streamlit-mpl-svg
```

## License
This project is licensed under the **MIT License**

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bouzidanas/streamlit-mpl-svg",
    "name": "streamlit-mpl-svg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Anas Bouzid",
    "author_email": "anasbouzid@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/5a/21ea33dbf78752602e6207440ae8b977b6b44379b681a23a0f65abae1ce3/streamlit-mpl-svg-2.0.1.tar.gz",
    "platform": null,
    "description": "streamlit-mpl-svg  [![Version](https://img.shields.io/pypi/v/streamlit-mpl-svg)](https://pypi.org/project/streamlit-mpl-svg/#history) \n[![PyPi - Downloads](https://img.shields.io/pypi/dm/streamlit-mpl-svg)](https://pypi.org/project/streamlit-mpl-svg/#files)\n============\n\nReformat Matplotlib SVGs for easier access and customzation with CSS\n\n## Installation\nInstall streamlit-mpl-svg with pip:\n```bash\npip install streamlit-mpl-svg\n```\n\n## License\nThis project is licensed under the **MIT License**\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Reformat Matplotlib SVGs for easier access in Streamlit and customzation with CSS",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/bouzidanas/streamlit-mpl-svg"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09c771c84c5c95dd579cea2816a70794869576b76f47adcfebbcf30e4b1a1067",
                "md5": "79f42cc02b456e94d2881bb3d424bde6",
                "sha256": "17f2a9faa84be0f3026527e798cff22c67cb11e35ed70d1faec024ed417e13dd"
            },
            "downloads": -1,
            "filename": "streamlit_mpl_svg-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79f42cc02b456e94d2881bb3d424bde6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 11008,
            "upload_time": "2023-09-21T02:14:50",
            "upload_time_iso_8601": "2023-09-21T02:14:50.167776Z",
            "url": "https://files.pythonhosted.org/packages/09/c7/71c84c5c95dd579cea2816a70794869576b76f47adcfebbcf30e4b1a1067/streamlit_mpl_svg-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae5a21ea33dbf78752602e6207440ae8b977b6b44379b681a23a0f65abae1ce3",
                "md5": "19763c23a461c9bf99f0d1e802c6cc5c",
                "sha256": "e7e0d0bcf1003ca658211027505060149aea1782905183b986361fee40525ed3"
            },
            "downloads": -1,
            "filename": "streamlit-mpl-svg-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "19763c23a461c9bf99f0d1e802c6cc5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9659,
            "upload_time": "2023-09-21T02:14:51",
            "upload_time_iso_8601": "2023-09-21T02:14:51.351604Z",
            "url": "https://files.pythonhosted.org/packages/ae/5a/21ea33dbf78752602e6207440ae8b977b6b44379b681a23a0f65abae1ce3/streamlit-mpl-svg-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 02:14:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bouzidanas",
    "github_project": "streamlit-mpl-svg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "streamlit-mpl-svg"
}
        
Elapsed time: 0.11918s