Skip to main content

Statement of Purpose (SOP) Generator -- docx version (DansonGo 5)

A simple module for generating a bunch of SOPs for different schools.

Description

Using the same content framework, the package will generate multiple SOPs for different schools by replacing the school and program names with the target school and program in the statement.

Alt Text

Prerequisites

How to use (Mac)

Method 1: Run as package

Step 1: Pip Install package from your terminal

pip install DansonGo-5

Step 2: Generate SOPs

from SOP_GEN.GEN_SOP import GEN_SOP
import os

# Initial parameters
school_list = "~/school_list.xlsx" # The excel file path of your school and program list
SOP_temp_file = "~/SOP_template.docx" # The docx file path of your SOP template.
School_var = "School" # The column name where school names are saved in your school list.
Program_var = "Program" # The column name where program names are saved in your school list.
output_path = os.getcwd() # Output path where you want to save your output files.

# Generate SOPs
GEN_SOP(school_list,SOP_temp_file,School_var,Program_var,output_path).gen_sop()

Method 2: Run from terminal

Step 1: Clone the SOP_GEN from GitHub.

Step 2: Run "GEN_SOP.py" in terminal from the folder that contains "GEN_SOP.py" and two prerequisite files.

  1. Rename your school list excel file as "school_list.xlsx".

  2. In "school_list.xlsx", please make sure that the school and program column names are "School" and "Program", respectively. (TAKE CARE OF THE FIRST CAPITAL LETTER)

  3. Rename your docx as "SOP_template.docx"

  4. In your "SOP_template.docx", please label the school position as "[SCHOOL_NAME]". Please label the program position as "[PROGRAM_NAME]"

  5. Run the command below from terminal

python GEN_SOP.py

Contributor

Release files for DansonGo-5 0.0.21

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for DansonGo-5 0.0.21
File Size Uploaded
DansonGo 5-0.0.21.tar.gz 3.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for DansonGo-5 0.0.21
File Interpreter ABI Platform
DansonGo_5-0.0.21-py3-none-any.whl Python 3 none any Details

Total release size: 6.4 kB

Release files / DansonGo 5-0.0.21.tar.gz

Download URL DansonGo 5-0.0.21.tar.gz
Size 3.0 kB
Tags Source
SHA-256 checksum
How to use checksums
3779de3a152b41f47e49a03e1e9c593e3bef00e4be7db764dd2c4593b565dced
BLAKE2b-256 checksum
How to use checksums
4389562f76c97517729781b07d61e77e17b1244e5d88dc70baebfdaf4f1d0edb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

Release files / DansonGo_5-0.0.21-py3-none-any.whl

Download URL DansonGo_5-0.0.21-py3-none-any.whl
Size 3.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
eb14d7f381b1cded9681e02e5595a4992a0f9534770ad4cfc09f89c9bed5bf84
BLAKE2b-256 checksum
How to use checksums
53a67db8734501396e002036b3675c22b650ad02feeb8bc223340f89e25dfa80
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

Release history Release notifications | RSS feed

This release

0.0.21 This release

2 release files

0.0.2

2 release files

0.0.1

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page