Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PyPI - Version Static Badge

pynjsla

Python package that automates end-to-end district level New Jersey Student Learning Assessment (NJSLA) Individualized Score Reports (ISR) processing into student level files for SIS or database upload and distribution

Free Version vs Enterprise Version

Free Version (PyPi)

  • Limited single NJSLA ISR splitting, up to 25 students.

Enterprise Version

  • Unlimited single NJSLA ISR splitting.
  • Unlimited batch NJSLA ISR splitting.
  • Directory and subfolder creation.
  • Zip Archive creation.

📩 Contact: info@gw-datasolutiions.com

njsla_split

Installation

pip install pynjsla

Usage

import pynjsla
from pynjsla.njsla import njsla_split

njsla_split('C:\Documents\Reports\NJSLA_ISR.pdf')

The output will be x number of exported PDFs with the output label being the ID from the NJSLA ISRs.

Documentation

Input Data Type Documentation
pdf_object string The file path of the NJSLA ISR

About

Python package that automates the end-to-end processing of district level NJSLA ISRs into student level files.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors