Skip to main content

SEP Sesam Python API

Project description

[!IMPORTANT]
This project is not associated with SEP in any way

[!NOTE]
Not all API endpoints offered by the SEP Sesam REST API (neither v1 nor v2) are implemented. Some additional, undocumented endpoints are used, which may be not supported by SEP or could even be removed by SEP without any further notice.

sepsesam

SEP Sesam Python API

This library is a wrapper for the v1 and v2 APIs of the SEP Sesam backup solution. See: https://wiki.sep.de/wiki/index.php/4_4_3_Beefalo:Using_SEP_sesam_REST_API

Install

python3 -m pip install sepsesam

Example usage

import pprint
import sepsesam.api

cred = {
    "url": "http://sesam.my.domain:11401",
    "username": "Administrator",
    "password": "Abcd1234!"
}

data = {}

with sepsesam.api.Api(**cred) as api:
    data = api.location_list()

pprint.pprint(data)

Contributing

In case you find and bugs or if you have any extensions, please open an issue / pull request.

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

sepsesam-0.6.0.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

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

sepsesam-0.6.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file sepsesam-0.6.0.tar.gz.

File metadata

  • Download URL: sepsesam-0.6.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sepsesam-0.6.0.tar.gz
Algorithm Hash digest
SHA256 be8c6361be9fd004ac4fc57b85b04ff586817535283f2f01b3cf3dcef1b511c3
MD5 803f1bd066d0d75b3161355ff9b14837
BLAKE2b-256 23557154414af5354a3cfe9d4f06036d64bc66fb77539761d495e165ad663ecb

See more details on using hashes here.

Provenance

The following attestation bundles were made for sepsesam-0.6.0.tar.gz:

Publisher: pypi.yml on SAPUCC/sepsesam

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sepsesam-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: sepsesam-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sepsesam-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8495179e26e0eba5dbd64333b75f84f62f37c629e4856ddb377ceda6c097c7c5
MD5 8f21eb3460697e56e978a6c34223ef57
BLAKE2b-256 9f7d0a7a272d620da072ae0af6331f05a7825f959782bc1261239b331055927e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sepsesam-0.6.0-py3-none-any.whl:

Publisher: pypi.yml on SAPUCC/sepsesam

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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