Tools to work with Sharepoint
Reason this release was yanked:
moved to new package netlink-sharepoint-base
Project description
netlink-sharepoint
Tools to work with SharePoint
For now Lists are considered.
Initial:
- Script to help mapping:
sharepoint_list_info
Usage: sharepoint_list_info.py [OPTIONS] [NAME]...
Print information about SharePoint List(s)
NAME is not provided, all lists are returned.
Options:
-u, --url TEXT Sharepoint URL
-i, --id TEXT Client ID
-s, --secret TEXT Client Secret
-t, --toml FILE TOML file with 'url', 'id', and 'secret'
-f, --fields include fields
--hidden include hidden lists
Roadmap
Next:
- subpackage to integrate with SQLAlchemy
- define lists by subclassing
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.