Skip to content

EasyPS ported to Python, a personal statement framework for handling multiple university applications

Notifications You must be signed in to change notification settings

salfaris/PyEasyPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 PyEasyPS

EasyPS is a simple and easy-to-use personal statement LaTeX framework. This solves the problem of messy and duplicated tex files when writing personal statements for multiple universities.

PyEasyPS then provide a high-level Python API to use EasyPS.

Screenshot

Installation

git clone https://github.com/salfaris/PyEasyPS
cd ./PyEasyPS

Requirements:

  • Python 3.9+
  • pylatex 1.4.1

Running

  1. Write your personal statement in ./content;
  2. Link your personal statements using PyEasyPS.University objects in main.py; Then compile to PDF using:
python3 main.py

About

EasyPS ported to Python, a personal statement framework for handling multiple university applications

Topics

Resources

Stars

Watchers

Forks