reactpy-router


Namereactpy-router JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/reactive-python/reactpy-router
SummaryA URL router for ReactPy
upload_time2023-12-13 21:54:37
maintainer
docs_urlNone
authorRyan Morshead
requires_python>=3.9
license
keywords reactpy components
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # reactpy-router

A URL router for ReactPy

Read the docs: https://reactive-python.github.io/reactpy-router

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/reactive-python/reactpy-router",
    "name": "reactpy-router",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "reactpy,components",
    "author": "Ryan Morshead",
    "author_email": "ryan.morshead@gmail.com",
    "download_url": "",
    "platform": "Linux",
    "description": "# reactpy-router\n\nA URL router for ReactPy\n\nRead the docs: https://reactive-python.github.io/reactpy-router\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A URL router for ReactPy",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/reactive-python/reactpy-router"
    },
    "split_keywords": [
        "reactpy",
        "components"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d606eab1e27cf82a7759625ab954fe41b2e8c3bd1b60cd875acb6df6c51d8d5",
                "md5": "382c04c242612aaba5c825253a9f4e8e",
                "sha256": "f88ec213b44433cacec6099c05486ee7df99c68ebd8a79cb01a5605f101ec108"
            },
            "downloads": -1,
            "filename": "reactpy_router-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "382c04c242612aaba5c825253a9f4e8e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 52140,
            "upload_time": "2023-12-13T21:54:37",
            "upload_time_iso_8601": "2023-12-13T21:54:37.237918Z",
            "url": "https://files.pythonhosted.org/packages/8d/60/6eab1e27cf82a7759625ab954fe41b2e8c3bd1b60cd875acb6df6c51d8d5/reactpy_router-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 21:54:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "reactive-python",
    "github_project": "reactpy-router",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "reactpy-router"
}
        
Elapsed time: 0.18119s