Skip to main content

This makes it easy to manage multiple views with dynamic routing.

Project description

Build Status

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.

Differences from flet-route

  • Flet-Route-Static is made to work with Flet Static Websites. The standard Flet-Route Package does not support this at the moment.
  • Changes:
    • Removed repath dependency.
    • Removed flet dependency (Static websites install flet-pyodide by itself)
    • Removed CLI commands (Does not need to be available in static websites)

Installation

pip install flet-route-static

Upgradation

pip install flet-route-static --upgrade

📖 Read the documentation

Original Author:

Name : Saurabh Wadekar
Email : saurabhwadekar420@gmail.com
County : 🇮🇳INDIA🇮🇳

Changes made by:

  • SmokyAce

Contact:

  • DISCORD: smokyace

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flet_route_static-0.0.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

flet_route_static-0.0.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page