reflex-github-button


Namereflex-github-button JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryReflex custom component github-button
upload_time2025-04-07 22:14:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache-2.0
keywords reflex reflex-custom-components
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # github-button

A Reflex custom component github-button.

Wraps [react-github-btn](https://www.npmjs.com/package/react-github-btn)

See a demo [here](https://reflex-github-button.adventuresoftim.com).

See full customization options [here](buttons.github.io/)

Or clone and run the demo locally.

## Installation

```bash
uv add reflex-github-button
```

Or

```bash
pip install reflex-github-button
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reflex-github-button",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "reflex, reflex-custom-components",
    "author": null,
    "author_email": "YOUREMAIL@domain.com",
    "download_url": "https://files.pythonhosted.org/packages/97/91/319c34f36eb80b6b4f2d083c8023965e21beb29625ea04b92b5a429c7683/reflex_github_button-0.1.4.tar.gz",
    "platform": null,
    "description": "# github-button\n\nA Reflex custom component github-button.\n\nWraps [react-github-btn](https://www.npmjs.com/package/react-github-btn)\n\nSee a demo [here](https://reflex-github-button.adventuresoftim.com).\n\nSee full customization options [here](buttons.github.io/)\n\nOr clone and run the demo locally.\n\n## Installation\n\n```bash\nuv add reflex-github-button\n```\n\nOr\n\n```bash\npip install reflex-github-button\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Reflex custom component github-button",
    "version": "0.1.4",
    "project_urls": {
        "homepage": "https://reflex-github-button-demo.adventuresoftim.com",
        "issues": "https://github.com/TimChild/reflex-github-button/issues",
        "repository": "https://github.com/TimChild/reflex-github-button"
    },
    "split_keywords": [
        "reflex",
        " reflex-custom-components"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4b8236edf42a55c1530679e7c277b48b3e9d41695d3724197a486292eb34e9b1",
                "md5": "259f8d32e39b33432d863f0312afd435",
                "sha256": "f0a3d8c1c77af93d413459f895845d635565457e081f23bf9389188f03b8b056"
            },
            "downloads": -1,
            "filename": "reflex_github_button-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "259f8d32e39b33432d863f0312afd435",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4040,
            "upload_time": "2025-04-07T22:14:57",
            "upload_time_iso_8601": "2025-04-07T22:14:57.149871Z",
            "url": "https://files.pythonhosted.org/packages/4b/82/36edf42a55c1530679e7c277b48b3e9d41695d3724197a486292eb34e9b1/reflex_github_button-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9791319c34f36eb80b6b4f2d083c8023965e21beb29625ea04b92b5a429c7683",
                "md5": "9c247c69a1ccf9e0c3535d67747e1b3b",
                "sha256": "535757d2a0da8b89f1ab528e2859a065c20a94343ffb1da35b6d793de7cc08d6"
            },
            "downloads": -1,
            "filename": "reflex_github_button-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9c247c69a1ccf9e0c3535d67747e1b3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4689,
            "upload_time": "2025-04-07T22:14:57",
            "upload_time_iso_8601": "2025-04-07T22:14:57.954875Z",
            "url": "https://files.pythonhosted.org/packages/97/91/319c34f36eb80b6b4f2d083c8023965e21beb29625ea04b92b5a429c7683/reflex_github_button-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-07 22:14:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TimChild",
    "github_project": "reflex-github-button",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "reflex-github-button"
}
        
Elapsed time: 0.53851s