
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
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.
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.
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.
This is my second package and is intended as a learning exercise. In other words, expect nothing to work and everything to change.
ReWrite is being developed on CoCalc in Python 3.6.7 and it can be installed by running:
pip3 install rewrite
If you are having issues, please let me know at mbarnard10@ivytech.edu
The project is licensed under the MIT license.
FAQs
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.
We found that rewrite demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.