File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Tariff Fetch
22
3- The project provides a CLI tool that retrieves electric and gas utility tariff data from multiple providers.
3+ [ ![ Release] ( https://img.shields.io/github/v/release/switchbox-data/tariff_fetch )] ( https://img.shields.io/github/v/release/switchbox-data/tariff_fetch )
4+ [ ![ Build status] ( https://img.shields.io/github/actions/workflow/status/switchbox-data/tariff-fetch/main.yml?branch=main )] ( https://github.com/switchbox-data/tariff_fetch/actions/workflows/main.yml?query=branch%3Amain )
5+ [ ![ Commit activity] ( https://img.shields.io/github/commit-activity/m/switchbox-data/tariff_fetch )] ( https://img.shields.io/github/commit-activity/m/switchbox-data/tariff_fetch )
6+ [ ![ License] ( https://img.shields.io/github/license/switchbox-data/tariff_fetch )] ( https://img.shields.io/github/license/switchbox-data/tariff_fetch )
7+
8+ A CLI tool, and python library, to simplify downloading electric and gas utility tariff data from multiple providers in a consistent data format.
9+
10+ - ** Github repository** : < https://github.com/switchbox-data/tariff_fetch/ >
11+ - ** Documentation** : < https://switchbox-data.github.io/tariff_fetch/ >
12+ - ** PyPI page** : < https://pypi.org/project/tariff_fetch/ >
413
514## Requirements
615- Python 3.11+
You can’t perform that action at this time.
0 commit comments