Skip to main content

Python API fetching Ziggo outages & announcements

Use this package to check with the VodafoneZiggo API for outages & announcements on a VodafoneZiggo address.

Test ziggostatus package

Usage

import asyncio
import aiohttp

from ziggostatus import get_ziggo_status

postalcode = "1012JS" # Amsterdam - Dam Square
housenumber = "1"

async def main():
    session = aiohttp.ClientSession()
    status = await get_ziggo_status(postalcode, housenumber, session)
    print(f"{status}")

    await session.close()

if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    loop.run_until_complete(main())

Release files for ziggostatus 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ziggostatus 0.1.1
File Size Uploaded
ziggostatus-0.1.1.tar.gz 2.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ziggostatus 0.1.1
File Interpreter ABI Platform
ziggostatus-0.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 6.5 kB

Release files / ziggostatus-0.1.1.tar.gz

Download URL ziggostatus-0.1.1.tar.gz
Size 2.5 kB
Tags Source
SHA-256 checksum
How to use checksums
5f6ea0fe50529c69bc54c4612eb6aa5c2ead074fbbf1f66b35ab17430ee02698
BLAKE2b-256 checksum
How to use checksums
fced9aa189fc54d80859dc12b3aa65774cc3a9bcb654426fb8d5497ebdb33c28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release files / ziggostatus-0.1.1-py3-none-any.whl

Download URL ziggostatus-0.1.1-py3-none-any.whl
Size 4.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
92b5a44be439c2db71d8ef8e1464623cfd667a40eeef8d6f4ae351d53d8507b8
BLAKE2b-256 checksum
How to use checksums
9fe504a22ca04441e9b35a7456b60abc2eb7aafc0131f795b6ed6361c0e2b06c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page