Skip to main content

A small Pythonic library for interacting with SharePoint document libraries

Project description

SharkPoint

A small library for interacting with SharePoint document libaries (and hopefully more!)

Usage

import sharkpoint
import azure.identity

ident = azure.identity.AzureDefaultCredential()
sharepoint_instance = sharkpoint.Sharepoint("contoso.sharepoint.com", ident)

site = sharkpoint.get_site("spam")
site.listdir("Shared Documents/")

file = site.open("Shared Documents/eggs.txt")
file.write("foo")
file.close()

Why SharkPoint?

I couldn't think of anything else

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sharkpoint-3.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sharkpoint-3.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file sharkpoint-3.0.tar.gz.

File metadata

  • Download URL: sharkpoint-3.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for sharkpoint-3.0.tar.gz
Algorithm Hash digest
SHA256 f827e4cb671698ba3e2a301fdad754cf72520c403aaa35b8e1d8241754839014
MD5 9715edea80098e734ca254713226a0c6
BLAKE2b-256 e18b16406a47699ef7577bb25ae4af6ea3e823e5770e4fcf7be3c0e7b268a832

See more details on using hashes here.

File details

Details for the file sharkpoint-3.0-py3-none-any.whl.

File metadata

  • Download URL: sharkpoint-3.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for sharkpoint-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6e49df99e5e9fc2e95445c6831cdc95e9c02c20b040da0c489ed26e3c0880f0
MD5 4d5da2e50be4f1743e3efb57ad4dbe68
BLAKE2b-256 3058f3f77e8b654ed7b478c6e73b14dca8222e0edd6a3182044115842bf9bda8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page