shoebot / shoebot-django

Use shoebot to generate server side graphics and send it to the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shoebot Django

Using shoebot to generate server side graphics as SVG.

Example folder contains a working django app.

Dependencies

Shoebot needs to available in the path, see the shoebot docs for info getting it working with a virtualenv.

Example

The example folder contains a simple django app embedding shoebot.

Similar projects

https://github.com/akaihola/django-cairo-text shoebot-django could learn png support from this project.

About

Use shoebot to generate server side graphics and send it to the user.


Languages

Language:Python 82.7%Language:HTML 17.3%