lilliepy-dir-router


Namelilliepy-dir-router JSON
Version 9.0.0 PyPI version JSON
download
home_pagehttps://github.com/websitedeb/lilliepy-dir-router
SummaryFile-based router for ReactPy or LilliePy framework
upload_time2025-07-18 22:49:15
maintainerNone
docs_urlNone
authorSarthak Ghoshal
requires_python>=3.6
licenseMIT
keywords lilliepy lilliepy-dir-router reactpy router file router file based router file-router file-based-router
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Lilliepy-dir-router
a router that uses folders and files to create routes for reactpy files (is used in the lilliepy framework)

## Dependencies
* reactpy
* reactpy router
* pathlib
* importlib
* os
* re
* asyncio

go to the [documentation](https://github.com/websitedeb/lilliepy-dir-router/wiki) for more indepth look

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/websitedeb/lilliepy-dir-router",
    "name": "lilliepy-dir-router",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "lilliepy, lilliepy-dir-router, reactpy, router, file router, file based router, file-router, file-based-router",
    "author": "Sarthak Ghoshal",
    "author_email": "sarthak22.ghoshal@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/84/11/59ace20070081feb97d33d05390a1ad46cc19896bf0a2231e9d324edadd7/lilliepy_dir_router-9.0.0.tar.gz",
    "platform": null,
    "description": "# Lilliepy-dir-router\r\na router that uses folders and files to create routes for reactpy files (is used in the lilliepy framework)\r\n\r\n## Dependencies\r\n* reactpy\r\n* reactpy router\r\n* pathlib\r\n* importlib\r\n* os\r\n* re\r\n* asyncio\r\n\r\ngo to the [documentation](https://github.com/websitedeb/lilliepy-dir-router/wiki) for more indepth look\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "File-based router for ReactPy or LilliePy framework",
    "version": "9.0.0",
    "project_urls": {
        "Homepage": "https://github.com/websitedeb/lilliepy-dir-router"
    },
    "split_keywords": [
        "lilliepy",
        " lilliepy-dir-router",
        " reactpy",
        " router",
        " file router",
        " file based router",
        " file-router",
        " file-based-router"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4d320fe867fd6b1efe877af7763cdd8d71c4c869a72512e2688f493430cc5cc7",
                "md5": "8074cd49abb1055f735c814ecad87676",
                "sha256": "20aa013c9ceec1297679e7e2dbd3cb544cd40189d9d2d0771b99aa0a66bba8cd"
            },
            "downloads": -1,
            "filename": "lilliepy_dir_router-9.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8074cd49abb1055f735c814ecad87676",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5199,
            "upload_time": "2025-07-18T22:49:14",
            "upload_time_iso_8601": "2025-07-18T22:49:14.474940Z",
            "url": "https://files.pythonhosted.org/packages/4d/32/0fe867fd6b1efe877af7763cdd8d71c4c869a72512e2688f493430cc5cc7/lilliepy_dir_router-9.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "841159ace20070081feb97d33d05390a1ad46cc19896bf0a2231e9d324edadd7",
                "md5": "541bf282b4bf589dc24decea3363f7e0",
                "sha256": "e954e199e9716300195f16fc253046672ea5e2460d2a24d233a68aeb22632502"
            },
            "downloads": -1,
            "filename": "lilliepy_dir_router-9.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "541bf282b4bf589dc24decea3363f7e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5356,
            "upload_time": "2025-07-18T22:49:15",
            "upload_time_iso_8601": "2025-07-18T22:49:15.417836Z",
            "url": "https://files.pythonhosted.org/packages/84/11/59ace20070081feb97d33d05390a1ad46cc19896bf0a2231e9d324edadd7/lilliepy_dir_router-9.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 22:49:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "websitedeb",
    "github_project": "lilliepy-dir-router",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lilliepy-dir-router"
}
        
Elapsed time: 0.87607s