flet-route-async


Nameflet-route-async JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/saurabhwadekar/flet_route
SummaryThis makes it easy to manage multiple views with dynamic routing.
upload_time2023-06-17 10:45:16
maintainerSaurabh Wadekar
docs_urlNone
authorSaurabh Wadekar [ INDIA ]
requires_python
licenseMIT
keywords flet routing flet_route routes flet app flet-route flet simple routing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Build Status](flet-route.png)
# This makes it easy to manage multiple views with dynamic routing.

This is an utility class based on repath library which allows matching ExpressJS-like routes and parsing their parameters, for example `/account/:account_id/orders/:order_id`.
Async pip package, just compiles by SmokyAce until the real package is being updates

## Installation
```
pip install flet-route-async
```

## Upgradation
```
pip install flet-route-async --upgrade
```

#### [📖 Read the documentation ](https://saurabhwadekar.github.io/flet-route-doc)


## Author

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

<h1>❤️ THANK YOU ❤️</h1><br> 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/saurabhwadekar/flet_route",
    "name": "flet-route-async",
    "maintainer": "Saurabh Wadekar",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "saurabhwadekar420@gmail.com",
    "keywords": "flet,routing,flet_route,routes,flet app,flet-route,flet simple routing",
    "author": "Saurabh Wadekar [ INDIA ]",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f4/63/d2fd799cbcd4f389e5361d0cb40ae8ef69fcf1ab22b06c4be417654afad5/flet_route_async-0.2.3.tar.gz",
    "platform": null,
    "description": "![Build Status](flet-route.png)\r\n# This makes it easy to manage multiple views with dynamic routing.\r\n\r\nThis is an utility class based on repath library which allows matching ExpressJS-like routes and parsing their parameters, for example `/account/:account_id/orders/:order_id`.\r\nAsync pip package, just compiles by SmokyAce until the real package is being updates\r\n\r\n## Installation\r\n```\r\npip install flet-route-async\r\n```\r\n\r\n## Upgradation\r\n```\r\npip install flet-route-async --upgrade\r\n```\r\n\r\n#### [\ud83d\udcd6 Read the documentation ](https://saurabhwadekar.github.io/flet-route-doc)\r\n\r\n\r\n## Author\r\n\r\n<b>Name :</b> Saurabh Wadekar<br>\r\n<b>Email :</b> saurabhwadekar420@gmail.com<br>\r\n<b>County :</b> \ud83c\uddee\ud83c\uddf3INDIA\ud83c\uddee\ud83c\uddf3<br>\r\n\r\n<h1>\u2764\ufe0f THANK YOU \u2764\ufe0f</h1><br> \r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This makes it easy to manage multiple views with dynamic routing.",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/saurabhwadekar/flet_route"
    },
    "split_keywords": [
        "flet",
        "routing",
        "flet_route",
        "routes",
        "flet app",
        "flet-route",
        "flet simple routing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee1a763586ed29fe8dc73220f4a34b387b7d95be2f226407683ef3db25437fc8",
                "md5": "6bb3aef99198ab41ec65c9346dd9889f",
                "sha256": "91ba07d464d4976a374dbbc21b174abaa146b356b3008cc50039aba4f7da89d9"
            },
            "downloads": -1,
            "filename": "flet_route_async-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bb3aef99198ab41ec65c9346dd9889f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5709,
            "upload_time": "2023-06-17T11:02:54",
            "upload_time_iso_8601": "2023-06-17T11:02:54.517830Z",
            "url": "https://files.pythonhosted.org/packages/ee/1a/763586ed29fe8dc73220f4a34b387b7d95be2f226407683ef3db25437fc8/flet_route_async-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f463d2fd799cbcd4f389e5361d0cb40ae8ef69fcf1ab22b06c4be417654afad5",
                "md5": "bae0261011696e64a167e6b75812f8cf",
                "sha256": "0b446df57fe9a3914b24f662d1f9d882cbefff5ef1dde16760f59c603d3983ec"
            },
            "downloads": -1,
            "filename": "flet_route_async-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bae0261011696e64a167e6b75812f8cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4475,
            "upload_time": "2023-06-17T10:45:16",
            "upload_time_iso_8601": "2023-06-17T10:45:16.666413Z",
            "url": "https://files.pythonhosted.org/packages/f4/63/d2fd799cbcd4f389e5361d0cb40ae8ef69fcf1ab22b06c4be417654afad5/flet_route_async-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-17 10:45:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "saurabhwadekar",
    "github_project": "flet_route",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "flet-route-async"
}
        
Elapsed time: 0.07950s