https://github.com/callmesalmon/yaw
Yet Another Web, the web framework for slightly idiotic python enthusiasts!
https://github.com/callmesalmon/yaw
Last synced: 9 months ago
JSON representation
Yet Another Web, the web framework for slightly idiotic python enthusiasts!
- Host: GitHub
- URL: https://github.com/callmesalmon/yaw
- Owner: callmesalmon
- License: apache-2.0
- Created: 2024-12-13T16:40:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:39:19.000Z (about 1 year ago)
- Last Synced: 2025-03-29T12:27:51.777Z (10 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YAW
Yet Another Web (YAW) is a web framework that helps you write mediocre web apps in python!
It includes... Not many features, as it is in its early stages! Well, enjoy!
# Install
```sh
git clone https://github.com/ElisStaaf/yaw
cd yaw
scripts/make.sh
```