/fs-sharepointfs

Primary LanguagePythonMIT LicenseMIT

fs.sharepointfs

license Code style: black

Implmentation of pyfilesystem2 for SharePoint folders and files using Office365-REST-Python-Client

Requirements

Installation

Install from PyPI using pip:

pip install fs.sharepointfs

or poetry

poetry add fs.sharepointfs

Usage