Metadata-Version: 2.1
Name: svelte-web-components
Version: 0.0.31
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
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: setuptools
Requires-Dist: click
Requires-Dist: sh
Requires-Dist: rich
Requires-Dist: watchfiles
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: jinja2
Requires-Dist: starlette
Requires-Dist: dirhash
Requires-Dist: python-multipart

# Svelte Web Components in Python

This library is under active development and is not ready to be used yet.

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.

