https://github.com/zigai/interfacy-web
https://github.com/zigai/interfacy-web
interfacy nicegui web-ui
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zigai/interfacy-web
- Owner: zigai
- License: mit
- Created: 2022-10-28T15:53:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T11:13:07.000Z (over 1 year ago)
- Last Synced: 2025-02-21T15:52:15.750Z (3 months ago)
- Topics: interfacy, nicegui, web-ui
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interfacy Web
[](https://badge.fury.io/py/interfacy-web)

[](https://pepy.tech/project/interfacy-web)
[](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)