Skip to main content

Pakistan SUI Gas Bills and Tariff

Project description

psg

A package to check the Bills and Tariff of Pakistan's SUI Gas companies.

Details

Uses the Pakistan SUI gas web resource.

Package Usage

import psg

# Show Bill Types

bill_types = psg.show_types()

# Bill Retrieval

bill_object = psg.get_bill(<bill_type>, <some_bill_umber>)

# Bill to JSON Conversion

json_bill = psg.bill_to_json(<bill_object>)

# Formatted Bill Printing

psg.print_bill(json_bill)

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

psg-0.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

psg-0.0.2-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

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