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.6.1.tar.gz (21.2 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.6.1-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.1.tar.gz
  • Upload date:
  • Size: 21.2 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.6.1.tar.gz
Algorithm Hash digest
SHA256 37fe8bb49373d7b4ef984b5394173a8547245218807f700bb14eb9103edde8ad
MD5 4aff791a545355163900dafdf7f61c31
BLAKE2b-256 fa3210e7f982c4d762ff30ad7501f3584da435fd00ce1e300cc1cd8867bcaab4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 29.7 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.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d062af00ca1df9496e2398c6ea184b59717945da2e5ae1355d3bec7648a6ab79
MD5 8f62a6ba5e0bb67d8ab914a325f7fd97
BLAKE2b-256 1211ef62ffe96cfecdbb558b9baf12c80cb2e5dc9ea2dc861c109fcd384f180c

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