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.4.tar.gz (21.9 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.4-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.4.tar.gz
  • Upload date:
  • Size: 21.9 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.4.tar.gz
Algorithm Hash digest
SHA256 2fdc15eb494a11184a7b53917f023b869aa8703b768c59f084beabb17dc68e28
MD5 d5109cbf695d9bdbd47390774a8c7dcc
BLAKE2b-256 94c1d05562c43156d07c3360c8d1ee0b60b0db2eba0701bdc40c14c2a50b197d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 30.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.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1da5bacc9b0f74565d6c6f0d2c8db16aabbb6455cff8a98012b8439d438d5797
MD5 2e46be4d86e179b98c444e45abe6e2a7
BLAKE2b-256 29184562433c54f80a0bdcfab01082da614203b322334668787df2340685f243

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