ReWrite is a Python package for generating PDF documents via LaTeX. The goal of this project is to allow instructors to recreate course documents that must change in routine ways every time the course is offered. My vision is for ReWrite to support the creating of randomizable math problems and assessments without extensive programming knowledge.
Project description
ReWrite
ReWrite is a Python package for generating PDF documents via LaTeX. The goal of this project is to allow instructors to recreate course documents that must change in routine ways every time the course is offered. My vision is for ReWrite to support the creating of randomizable math problems and assessments without extensive programming knowledge.
Acknowledgments
The previous name of this package was ExamSage which was a tribute to William Stein's SageMath project. Stein also developed the CoCalc platform. Without Stein's contributions to the open source community, ReWrite may have never moved beyond a pure LaTeX solution.
ReWrite interfaces with LaTeX via Jelte Fennema's PyLaTeX library. Many of the classes provided by ReWrite inherit from classes provided by PyLaTeX. Also, much of my documentation design choices are modeled on the PyLaTeX documentation.
Warning
This is my second package and is intended as a learning exercise. In other words, expect nothing to work and everything to change.
Installation
ReWrite is being developed on CoCalc in Python 3.6.7 and it can be installed by running:
pip3 install rewrite
Support
If you are having issues, please let me know at mbarnard10@ivytech.edu
License
The project is licensed under the MIT license.
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 Distribution
Built Distribution
File details
Details for the file rewrite-0.0.1.dev5.tar.gz
.
File metadata
- Download URL: rewrite-0.0.1.dev5.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55f9ebdb084a7f2e3eec60956e5250e6e280e3e39883cd5bf5883703aae0d21b |
|
MD5 | 058fb856863da07f55645231293f0ea1 |
|
BLAKE2b-256 | 0aa252e152f056fd04e6325a2a6be702da420762f28010b72be2a1e360ac2daf |
File details
Details for the file rewrite-0.0.1.dev5-py3-none-any.whl
.
File metadata
- Download URL: rewrite-0.0.1.dev5-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dc730f00e8aa14d70655ddf5e08a769c17cfee7b239f486edc9b10aca7e92e4 |
|
MD5 | 8882a3fd4e712f98be10a91b94391b04 |
|
BLAKE2b-256 | e78c6d4387b64692e90141bbd106d18ff2cd59687c96da3476f8c14759dbe331 |