Metadata-Version: 1.1
Name: sharepy
Version: 1.1.3
Summary: Simple SharePoint Online authentication for Python
Home-page: https://github.com/JonathanHolvey/sharepy
Author: Jonathan Holvey
Author-email: jonathan.holvey@outlook.com
License: GPLv3
Description: SharePy will handle authentication for your SharePoint Online/O365 site, allowing
        you to make straightforward HTTP requests from Python. It extends the commonly used Requests module,
        meaning that returned objects are familliar, easy to work with and well documented.
Keywords: sharepoint online authentication
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
