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.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gametex-django-print-0.1.2.macosx-10.8-intel.tar.gz.
File metadata
- Download URL: gametex-django-print-0.1.2.macosx-10.8-intel.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4966726cdeebac6d2c9f061e089a64e9f2fc3448023eee2c1a32be3de26f550a
|
|
| MD5 |
5bbd25ffe2bda31a1a6d5499a613b4c1
|
|
| BLAKE2b-256 |
5c8fe6057096008e96235243071e7f969595caaeffb325159135213b78c86b2a
|