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

https://github.com/backface/turtlestitch-web-app

Web app for turtlestitch.org
https://github.com/backface/turtlestitch-web-app

Last synced: 10 months ago
JSON representation

Web app for turtlestitch.org

Awesome Lists containing this project

README

          

## Web platform for turtlestitch

requires:

* [Bottle] (http://bottlepy.org/) - Python Web Framework (included)
* [stitchcode.py] (https://github.com/backface/stitchcode) (get your latest versions!)
* a sqlite database (not included - see docs/ for the SQL Schema)

for more info and see it in action:
http://www.turtlestitch.org/

### License

Copyright (C) 2014 by [Michael Aschauer](http://m.ash.to)

This is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .