Generate PDFs from GameTeX in Django
Project description
A Django app for generating and managing PDFs from GameTeX. Writing a ten-day webapp? You’ll want this (too).
Getting started
To install:
- pip install gametex-django-print
- Add gametex_django_print to your INSTALLED_APPS in settings.py.
- Add GAMETEX_PROJECT_ROOT=/path/to/your/game/ and GAMETEX_NAME=gamename (should match what you have in your dotfiles)
- Add url(r’^gametex/$’, include(‘gametex_django_print.urls’)), or similar to your Django urls.py.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for gametex-django-print-0.1.2.macosx-10.8-intel.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4966726cdeebac6d2c9f061e089a64e9f2fc3448023eee2c1a32be3de26f550a |
|
MD5 | 5bbd25ffe2bda31a1a6d5499a613b4c1 |
|
BLAKE2-256 | 5c8fe6057096008e96235243071e7f969595caaeffb325159135213b78c86b2a |