Skip to main content

No project description provided

Project description

logo

Schorle (pronounced as ˈʃɔʁlə) is a server-driven UI kit for Python with async support.


Latest Python Release We use black for formatting


Note: This project is in an early stage of development. It is not ready for production use.

Installation

pip install schorle

Usage

Take a look at the examples directory.

Concepts

Elements

TODO: rewrite

Reacting to client-side events

TODO: rewrite

Server-side effects

TODO: rewrite

Running the application

Schorle application is a thin wrapper around FastAPI. To run the application, use uvicorn:

uvicorn examples.simple:app --reload

Tech stack

Roadmap

  • Add more elements
  • Introduce suspense for loading states
  • Add more examples
  • Add tests
  • Add CI/CD
  • Add documentation
  • Add support for Plotly-based charts
  • Refactor the imports

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

schorle-0.0.17.tar.gz (145.7 kB view hashes)

Uploaded Source

Built Distribution

schorle-0.0.17-py3-none-any.whl (99.2 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