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

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!

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
```