{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/5"}],"enrichment":{"capability":"Adds multi-page navigation to trame applications using Vue Router components, enabling URL-based routing and parameterized views within trame's web framework.","skillfed_tags":["routing","vue-router","web-framework"],"use_cases":["Build multi-page trame applications where different URL paths render different UI layouts and content.","Create parameterized routes (e.g., /bar/:id) to display dynamic content based on URL parameters.","Implement navigation bars or menus that link to different application pages using standard Vue Router button components.","Deploy trame apps as single-page applications with client-side routing instead of server-side page reloads.","Integrate trame dashboards or tools that need bookmarkable, shareable URLs for different application states."],"what_it_does":"trame-router integrates Vue Router\u2014the official Vue.js routing library\u2014into trame, a Python web framework for building interactive applications. It extends trame's widget and UI layers with router components and helpers, allowing developers to define multi-page applications with URL-based navigation and parameterized routes. Routes are defined using RouterViewLayout context managers that map URL paths to UI content, and navigation is handled through standard Vue Router mechanisms.\n\nThe package is a thin Python wrapper around Vue Router's core functionality, designed to streamline routing setup within trame's declarative UI model. It supports both hash-based and HTML5 history routing modes (controlled via environment variable), and integrates with trame's existing widget ecosystem like vuetify. With one runtime dependency (trame-client) and a pure-Python wheel, installation is straightforward, though the package has been dormant for over two years.","worth_installing":"Yes, if you are already committed to trame and need multi-page routing. The package is stable and has no known vulnerabilities, but its dormant maintenance status (739 days since last release) means you should verify compatibility with your trame and Vue.js versions before adopting it. Low install friction and permissive licensing make it a straightforward addition to a trame project."},"id":"trame-router","links":{"html":"https://skillfed.io/packages/trame-router","md":"https://skillfed.io/packages/trame-router.md","pypi":"https://pypi.org/project/trame-router/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-08-05","license_spdx":null,"license_treatment":"permissive","name":"trame-router","python_support":"unspecified","summary":"Vue Router widgets for trame"},"popularity":{"monthly_downloads":107857,"position":12590,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.3.0"}
