An open API service indexing awesome lists of open source software.

https://github.com/zigai/interfacy-web


https://github.com/zigai/interfacy-web

interfacy nicegui web-ui

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Interfacy Web
[![PyPI version](https://badge.fury.io/py/interfacy-web.svg)](https://badge.fury.io/py/interfacy-web)
![Supported versions](https://img.shields.io/badge/python-3.10+-blue.svg)
[![Downloads](https://static.pepy.tech/badge/interfacy-web)](https://pepy.tech/project/interfacy-web)
[![license](https://img.shields.io/github/license/zigai/interfacy-web.svg)](https://github.com/zigai/interfacy-web/blob/main/LICENSE)
# Installation
#### From PyPi
```
pip install interfacy-web
```
#### From source
```
pip install git+https://github.com/zigai/interfacy-web.git
```
# License
[MIT License](https://github.com/zigai/interfacy-web/blob/master/LICENSE)