Metadata-Version: 2.1
Name: svelte_web_components
Version: 0.0.21
Summary: Svelte web components for python
Home-page: https://github.com/panos-stavrianos/svelte_web_components
Author: Panos Stavrianos
Author-email: panos@orbitsystems.gr
License: MIT license
Keywords: svelte,web components,python,fastapi,flask
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: fastapi
License-File: LICENSE

# Svelte Web Components in Python

What if there was a way to just write `.svelte` files and import them in html like `.js` files?

Read the [documentation](https://panos-stavrianos.github.io/svelte_web_components/) to find out how to use it.

