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.2.tar.gz (21.4 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.2-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.2.tar.gz
  • Upload date:
  • Size: 21.4 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.2.tar.gz
Algorithm Hash digest
SHA256 e05ce4b9175172bb3db3dfe20a98dfe1586c541d6b47ac0a07ff1ce3ce5570f7
MD5 aa3908a28ebb5818367b0eb57d133597
BLAKE2b-256 d192424147b63ff500b56207e1fd22e1b94d7e029878c81f53ac9645268672ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 29.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 abc1904fd1bb7f46a24eac986fe7a4e2c13515a7140f1276f1288a498709e42c
MD5 c9e252c840f05682ee6de91ee1d1907c
BLAKE2b-256 39681c605c3199aea66eba137b6b480f4abb11a268af9690f8a94a5082e4d4b5

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