reflex-icons


Namereflex-icons JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/saurabhwadekar/Reflex-Icons
SummaryThis library provides all icons of React-icons wrapped for ReFlex framework
upload_time2023-07-03 07:47:47
maintainerSaurabh Wadekar
docs_urlNone
authorSaurabh Wadekar [ INDIA ]
requires_python
licenseMIT
keywords react icons icons reflex-icons reflex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Reflex-Icons
 This library provides all icons of React-icons wrapped for ReFlex framework

## Installation
```
pip install reflex-icons
```

## Upgradation
```
pip install reflex-icons --upgrade
```

## Add react-icons in rxconfig.py
```python
config = rx.Config(
    ...,
    frontend_packages=[
        "react-icons",
    ],
)
```
## Use
```python
import reflex as rx
from reflex_icons.BootStrap import BsFill0CircleFill

def index():
    return rx.box(
        BsFill0CircleFill()
    )
```



#### [📖 View all Icons ](https://react-icons.github.io/react-icons)


## Author

<b>Name :</b> Saurabh Wadekar<br>
<b>Email :</b> saurabhwadekar420@gmail.com<br>
<b>County :</b> 🇮🇳INDIA🇮🇳<br>

<h1>❤️ THANK YOU ❤️</h1><br> 
<h3>If this library is useful to you, don't forget to <b>Star ⭐</b> it</h3>



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/saurabhwadekar/Reflex-Icons",
    "name": "reflex-icons",
    "maintainer": "Saurabh Wadekar",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "saurabhwadekar420@gmail.com",
    "keywords": "react icons,icons,reflex-icons,reflex",
    "author": "Saurabh Wadekar [ INDIA ]",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/64/0c/68f0a8021c9665a0edfa8e3a0231193bd50d3d1f64ee68ee56e695134730/reflex-icons-1.0.2.tar.gz",
    "platform": null,
    "description": "# Reflex-Icons\n This library provides all icons of React-icons wrapped for ReFlex framework\n\n## Installation\n```\npip install reflex-icons\n```\n\n## Upgradation\n```\npip install reflex-icons --upgrade\n```\n\n## Add react-icons in rxconfig.py\n```python\nconfig = rx.Config(\n    ...,\n    frontend_packages=[\n        \"react-icons\",\n    ],\n)\n```\n## Use\n```python\nimport reflex as rx\nfrom reflex_icons.BootStrap import BsFill0CircleFill\n\ndef index():\n    return rx.box(\n        BsFill0CircleFill()\n    )\n```\n\n\n\n#### [\ud83d\udcd6 View all Icons ](https://react-icons.github.io/react-icons)\n\n\n## Author\n\n<b>Name :</b> Saurabh Wadekar<br>\n<b>Email :</b> saurabhwadekar420@gmail.com<br>\n<b>County :</b> \ud83c\uddee\ud83c\uddf3INDIA\ud83c\uddee\ud83c\uddf3<br>\n\n<h1>\u2764\ufe0f THANK YOU \u2764\ufe0f</h1><br> \n<h3>If this library is useful to you, don't forget to <b>Star \u2b50</b> it</h3>\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This library provides all icons of React-icons wrapped for ReFlex framework",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/saurabhwadekar/Reflex-Icons"
    },
    "split_keywords": [
        "react icons",
        "icons",
        "reflex-icons",
        "reflex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7a62dbbf4c6ccef06d0a12dcc2da59b2cf693d8149519228e28bd870845427f",
                "md5": "4d00fd19415f46e039c2293929a68de0",
                "sha256": "247b854838cf1265f25677ef18594ea97e1cf03d2e6804394950e4f43982592a"
            },
            "downloads": -1,
            "filename": "reflex_icons-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d00fd19415f46e039c2293929a68de0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 326803,
            "upload_time": "2023-07-03T07:47:44",
            "upload_time_iso_8601": "2023-07-03T07:47:44.786325Z",
            "url": "https://files.pythonhosted.org/packages/d7/a6/2dbbf4c6ccef06d0a12dcc2da59b2cf693d8149519228e28bd870845427f/reflex_icons-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "640c68f0a8021c9665a0edfa8e3a0231193bd50d3d1f64ee68ee56e695134730",
                "md5": "e6a2a6191dd1a3cb310c55a88c70a51f",
                "sha256": "6b95bc4ceef5d60ee8dd6914e376723385473b24db6097d6428e155c05674da3"
            },
            "downloads": -1,
            "filename": "reflex-icons-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e6a2a6191dd1a3cb310c55a88c70a51f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 327287,
            "upload_time": "2023-07-03T07:47:47",
            "upload_time_iso_8601": "2023-07-03T07:47:47.838711Z",
            "url": "https://files.pythonhosted.org/packages/64/0c/68f0a8021c9665a0edfa8e3a0231193bd50d3d1f64ee68ee56e695134730/reflex-icons-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 07:47:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "saurabhwadekar",
    "github_project": "Reflex-Icons",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "reflex-icons"
}
        
Elapsed time: 0.11705s