# FleetingViews intents to facilitate Flet views usage.
FleetingViews is a utility class designed for managing views within Flet applications. It simplifies the process of creating, navigating, and customizing views, similar to how web frameworks manage routes. FleetingViews allows you to define views with specific configurations, keep track of navigation history, and dynamically update view content.
## Installation
```
pip install fleeting-views
```
## Upgradation
```
pip install fleeting-views --upgrade
```
#### [Repository](https://arellanobrunoc.github.io/FleetingViews/)
## Author
<b>Name :</b> Bruno Arellano<br>
<b>Email :</b> arellanobruno@hotmail.com<br>
<b>Country :</b> COLOMBIA<br>
Raw data
{
"_id": null,
"home_page": "https://github.com/ArellanoBrunoc/FleetingViews",
"name": "fleetingviews",
"maintainer": "Bruno Arellano",
"docs_url": null,
"requires_python": null,
"maintainer_email": "arellanobruno@hotmail.com",
"keywords": "flet, views, flet views, view creation, flet app",
"author": "Bruno Arellano",
"author_email": "arellanobruno@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/fe/b3/afd411918f9ee230d86c3d80b14823503952ce4b94249db4c3841a42aa9b/fleetingviews-0.1.5.tar.gz",
"platform": null,
"description": "\r\n# FleetingViews intents to facilitate Flet views usage.\r\n\r\n\r\nFleetingViews is a utility class designed for managing views within Flet applications. It simplifies the process of creating, navigating, and customizing views, similar to how web frameworks manage routes. FleetingViews allows you to define views with specific configurations, keep track of navigation history, and dynamically update view content.\r\n\r\n## Installation\r\n```\r\npip install fleeting-views\r\n```\r\n\r\n## Upgradation\r\n```\r\npip install fleeting-views --upgrade\r\n```\r\n\r\n\r\n#### [Repository](https://arellanobrunoc.github.io/FleetingViews/)\r\n\r\n\r\n## Author\r\n\r\n<b>Name :</b> Bruno Arellano<br>\r\n<b>Email :</b> arellanobruno@hotmail.com<br>\r\n<b>Country :</b> COLOMBIA<br>\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Facilitates view creation and management in Flet applications.",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://github.com/ArellanoBrunoc/FleetingViews"
},
"split_keywords": [
"flet",
" views",
" flet views",
" view creation",
" flet app"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d8bf0f1fca0a8d06f06518ad403661883eb2f4120bb1bf9aa6778e9359bf77cc",
"md5": "ac63544468e4708bf26a2f00ca4f31f8",
"sha256": "c34dd726d2cc9b2c86fe54765c250fb4b298dd413921865358685db94ec92899"
},
"downloads": -1,
"filename": "fleetingviews-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ac63544468e4708bf26a2f00ca4f31f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4687,
"upload_time": "2024-07-09T05:18:32",
"upload_time_iso_8601": "2024-07-09T05:18:32.686135Z",
"url": "https://files.pythonhosted.org/packages/d8/bf/0f1fca0a8d06f06518ad403661883eb2f4120bb1bf9aa6778e9359bf77cc/fleetingviews-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "feb3afd411918f9ee230d86c3d80b14823503952ce4b94249db4c3841a42aa9b",
"md5": "1c48c7ee217a8bc6d3e54b3256ebcf04",
"sha256": "edd907b058b35f780cb5263f598f5922c80317ff34a91c6274846743474d7992"
},
"downloads": -1,
"filename": "fleetingviews-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "1c48c7ee217a8bc6d3e54b3256ebcf04",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4643,
"upload_time": "2024-07-09T05:18:34",
"upload_time_iso_8601": "2024-07-09T05:18:34.389430Z",
"url": "https://files.pythonhosted.org/packages/fe/b3/afd411918f9ee230d86c3d80b14823503952ce4b94249db4c3841a42aa9b/fleetingviews-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-09 05:18:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ArellanoBrunoc",
"github_project": "FleetingViews",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "fleetingviews"
}