Skip to main content

Retrieves information about Telenet internet usage

Project description

Telenet Telemeter parser

About

This program queries the 'Mijn Telenet' site to retrieve data about a user's monthly Telenet internet usage (a.k.a. telemeter).

It uses Selenium to fetch the necessary cookies, please make sure you have Firefox and the Gecko driver installed. The cookies are cached so subsequent calls will be much faster.

UPDATE: Version 3.0 no longer uses Selenium.

Can be run as a standalone script or used as a module. As a standalone script it prints telemeter info to the console. Credentials can be provided via environment variables (TELENET_USERNAME, TELENET_PASSWORD), else the user will be prompted for credentials.

Installation

pip install telemeter

Usage

As module

import telemeter

telenet_session = telemeter.TelenetSession()
telenet_session.login("my_username", "my_password")

my_telemeter = telenet_session.telemeter()

As script

python3 telemeter/telemeter.py

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

telemeter-3.0.9.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

telemeter-3.0.9-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file telemeter-3.0.9.tar.gz.

File metadata

  • Download URL: telemeter-3.0.9.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for telemeter-3.0.9.tar.gz
Algorithm Hash digest
SHA256 adb4aa412e081be6d8284b09a637069cecf48772a7297be5b4099443d5307396
MD5 d41cec4c6ebc5e8ec04c0c2d61b510b2
BLAKE2b-256 9600b135aeb8883cef494a2812724805201f012ec2a6a08b7890663a890c6705

See more details on using hashes here.

File details

Details for the file telemeter-3.0.9-py3-none-any.whl.

File metadata

  • Download URL: telemeter-3.0.9-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for telemeter-3.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 2b70e048e73c3faa8513128a6bc743bf2d11c709d4ee369cf4c428a1b868af79
MD5 a541e3c17a9947003286f1cbb6715d59
BLAKE2b-256 52d9d6d19393b314182b3727c4de3864430bd6e705b28f86c06df49a7f94ef1b

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