Metadata-Version: 2.1
Name: edfi-lms-file-utils
Version: 1.0.0rc1
Summary: Utilities to facilitate use of the filesystem created by Ed-Fi LMS Extractors
Home-page: https://techdocs.ed-fi.org/display/EDFITOOLS/LMS+Toolkit
License: Apache-2.0
Author: Ed-Fi Alliance, LLC and contributors
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (==1.19.3)
Requires-Dist: pandas (>=1.1.4,<2.0.0)
Project-URL: Repository, https://github.com/Ed-Fi-Exchange-OSS/LMS-Toolkit
Description-Content-Type: text/markdown

# file-utils

Contains a set of functions to help work with the files generated by the LMS
extractors. Does not contain any stand-alone scripts for execution.

For more information, and to see them in action, open the [filesystem-tutorial
notebook](../notebooks/filesystem-tutorial.ipynb)

