Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefer94/lit-ssr.py
https://github.com/jefer94/lit-ssr.py
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jefer94/lit-ssr.py
- Owner: jefer94
- License: lgpl-3.0
- Created: 2024-02-15T01:34:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-15T01:35:00.000Z (9 months ago)
- Last Synced: 2024-04-13T23:02:20.030Z (7 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lit SSR
[![PyPI - Version](https://img.shields.io/pypi/v/lit-ssr.svg)](https://pypi.org/project/lit-ssr)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/lit-ssr.svg)](https://pypi.org/project/lit-ssr)-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)## Installation
```console
pip install lit-ssr
```## License
`lit-ssr` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.