Metadata-Version: 2.1
Name: grader-helper
Version: 0.1.9
Summary: Functions to help manage assignments from UL which are hosted on Brightspace
License: MIT
Author: Kevin O Malley
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ipykernel (>=6.29.4,<7.0.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

# grader_helper
 
Need to make the renaming folders function skip folders that have already been renamed so that I can run the function multiple times without renaming the same folders over and over again. 


