Skip to main content

Python Client to Mijn Simpel

Project description

Access mijn.simpel.nl from Python and command line.

Supported API / resources

Command

Description

subscriptions

List subscriptions.

cdrs

Show cdrs.

ceiling

Show ceiling.

correction-for-billing-period

Show correction for billing period.

dashboard

Show dashboard.

latest-invoice

Show latest invoice.

other-costs

Show other costs.

products

Show products.

usage-summary

Show usage summary.

Installation

This will install the cli and the Python module mijn_simpel:

pip install .

Using CLI

The cli goes with a –help, so try:

mijn-simpel --help

It also recognize these environment variables:

  • MIJN_SIMPEL_USERNAME

  • MIJN_SIMPEL_PASSWORD

  • MIJN_SIMPEL_SUBSCRIPTION_ID

  • MIJN_SIMPEL_COOKIE_JAR

Using in Python

Please check mijn_simpel/cli.py for the example.

Hacking

Try installing with:

pip install -e .

And then you can modify the source code and use it right away.

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

MijnSimpel-0.6.tar.gz (4.2 kB view hashes)

Uploaded Source

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