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.0.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.0-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.0.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.0.tar.gz
Algorithm Hash digest
SHA256 12a649ae7c7850bb3964c7ef7b03ebc9f9073811379114419377da7d4d38af5e
MD5 b7c35f20044811ce5490a459aed53ff1
BLAKE2b-256 6b285fbd9efcc7554e55691603e95ee6ca6e64fa4c6ab6e3589d5e3083e81241

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zoneramaapi-0.6.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 561c9b6214c4d6b17c21c3cc8f7c09040466ff240e9c9a877a0ea6b99e75fb6d
MD5 42d10acd12e5db7563bd2fd46eb70566
BLAKE2b-256 0c1b291dc8ebf629a35f15c768de31cb2f076807997ced8e6f896e234e2bb2e3

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