[!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.
Release files for sepsesam 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sepsesam-0.6.0.tar.gz | 11.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sepsesam-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.1 kB
Release files / sepsesam-0.6.0.tar.gz
| Download URL | sepsesam-0.6.0.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
be8c6361be9fd004ac4fc57b85b04ff586817535283f2f01b3cf3dcef1b511c3
|
|
BLAKE2b-256 checksum How to use checksums |
23557154414af5354a3cfe9d4f06036d64bc66fb77539761d495e165ad663ecb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 4, 2026.
Transparency logRelease files / sepsesam-0.6.0-py3-none-any.whl
| Download URL | sepsesam-0.6.0-py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8495179e26e0eba5dbd64333b75f84f62f37c629e4856ddb377ceda6c097c7c5
|
|
BLAKE2b-256 checksum How to use checksums |
9f7d0a7a272d620da072ae0af6331f05a7825f959782bc1261239b331055927e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 4, 2026.
Transparency log