reflex-mathjax


Namereflex-mathjax JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryReflex custom component mathjax
upload_time2025-03-11 23:23:02
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.
            # mathjax

A Reflex custom component mathjax.

## Installation

```bash
pip install reflex-mathjax
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reflex-mathjax",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "reflex, reflex-custom-components",
    "author": null,
    "author_email": "Tyler <tn3wman@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/83/e5/4654507d7509aaac623b4d59f1bdc618bfe5d509366a634818fb011f7df5/reflex_mathjax-0.0.1.tar.gz",
    "platform": null,
    "description": "# mathjax\n\nA Reflex custom component mathjax.\n\n## Installation\n\n```bash\npip install reflex-mathjax\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Reflex custom component mathjax",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "reflex",
        " reflex-custom-components"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1d089b233671a98eabdca85769642d022414467d42163425e956a3d153f4b5d",
                "md5": "e88c1c5ddb3f1f6a564212b427beb4fd",
                "sha256": "9d272f85f18f5e5772cbc83ce89d2d1987df0921cef3984ef239b9bbc0527bf3"
            },
            "downloads": -1,
            "filename": "reflex_mathjax-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e88c1c5ddb3f1f6a564212b427beb4fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2774,
            "upload_time": "2025-03-11T23:23:00",
            "upload_time_iso_8601": "2025-03-11T23:23:00.859152Z",
            "url": "https://files.pythonhosted.org/packages/d1/d0/89b233671a98eabdca85769642d022414467d42163425e956a3d153f4b5d/reflex_mathjax-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83e54654507d7509aaac623b4d59f1bdc618bfe5d509366a634818fb011f7df5",
                "md5": "023f66905dce7d520cf99566778d0371",
                "sha256": "6a5f698588334de396121b8e0192d28d6d1cc589ce7611f30728a95789654a6a"
            },
            "downloads": -1,
            "filename": "reflex_mathjax-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "023f66905dce7d520cf99566778d0371",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2618,
            "upload_time": "2025-03-11T23:23:02",
            "upload_time_iso_8601": "2025-03-11T23:23:02.239708Z",
            "url": "https://files.pythonhosted.org/packages/83/e5/4654507d7509aaac623b4d59f1bdc618bfe5d509366a634818fb011f7df5/reflex_mathjax-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-11 23:23:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "reflex-mathjax"
}
        
Elapsed time: 1.18648s