Skip to main content

A Python client for the Zonerama API.

Project description

Zonerama API

Unofficial Python library for the Zonerama web library's SOAP API.

Installation

pip install zoneramaapi

Usage

from zoneramaapi import ZoneramaClient

with ZoneramaClient() as client:
    client.login("username", "password")
    albums = client.get_albums_in_account(client.logged_in_as)
    for album in albums:
        print(album.name)

ZIP album downloader

import asyncio

from httpx import AsyncClient

from zoneramaapi import download_album

client = AsyncClient()
asyncio.run(download_album(client, 42))

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

zoneramaapi-0.5.0.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

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

zoneramaapi-0.5.0-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file zoneramaapi-0.5.0.tar.gz.

File metadata

  • Download URL: zoneramaapi-0.5.0.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for zoneramaapi-0.5.0.tar.gz
Algorithm Hash digest
SHA256 a942e878e92f7913f5aa2603887f5fab632c65f235b9ebd5eda1dee1704c0f39
MD5 b2bfbfe7e3ca0cd0891c3eae0061e54f
BLAKE2b-256 778131f41f9bed81866133ad7267e47d6e62cf899aaab9fc6ab308cfcd71fec0

See more details on using hashes here.

File details

Details for the file zoneramaapi-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: zoneramaapi-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for zoneramaapi-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b13e5a26eadcc6241a043b461bcdf5e85f8e1246ec037c1c6d4106c7d55639f
MD5 4a1bd154f440ca5aeac6a25f964ab9d4
BLAKE2b-256 78ce9178a85f2a1eea6b9c6a89109b7f571b4e7f1d9f2a5d141774ce722c89c4

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