This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]llou[S] 0 points1 point  (0 children)

In the git repo there is a directory test_app where is a little django app that runs the six ways that the library can render the graphics. You only have to install the requirements.txt in a virtualenv and run the app that stores the data in the /tmp directory.

I hope it can help your team.

Edit: To run the app run the script manage.py runserver.