Skip to main content

Python interface for Intradel

Project description

pyIntradel

PyPI - License PyPI PyPI - Python Version

A python connector for waste collection for province of Liège. This connector is using screen scraping to collect following data (for the current year)

  • "Green bin" (organic waste) and "black bin" residual waste
    • Total weight
    • Number of collections
    • details of all the collections
    • chip number
    • starting date (01/01 of the current year)
  • Recypark
    • details of all the visits
    • (01/01 of the current year)

Usage

The town parameter is the name of the town, you can check it here: towns

Python module

import aiohttp
from pyintradel import api

async with aiohttp.ClientSession() as sess:
    await api.get_data(sess, login, password, town)

Command line

python3 api.py user passw town

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

pyIntradel-0.0.3.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

pyIntradel-0.0.3-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file pyIntradel-0.0.3.tar.gz.

File metadata

  • Download URL: pyIntradel-0.0.3.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pyIntradel-0.0.3.tar.gz
Algorithm Hash digest
SHA256 5aab46255dc18f92993a5def42584f17af74141706e0b223acb549372d8e276b
MD5 91d5cf0291da473f36434ee9c6a82280
BLAKE2b-256 51ad8c5d486ffc2b23e858a6e46b5e8d24adf1177a96adf1c01c60225bee8076

See more details on using hashes here.

File details

Details for the file pyIntradel-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pyIntradel-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pyIntradel-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dd750a7039e11be0e89f08d6b4027af00f18054e714f516690edc1913c35b3c3
MD5 c29bd4a1a9971179a5fbd126e6e098e2
BLAKE2b-256 91e7f072c2d905d3e293483e0f88bba0c5440edeadc9b71bcfaf83131c4e4987

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page