Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 395 Bytes

uk_gov_petition_cli

CLI tool to check petition information from UK Gov

Installation

Built for python 3 run pip install -r requirements.txt

Usage

Call python main.py <ID> with the petition ID from UK government website. Allows Listing signatures by country or by MP. Also supports basic search through these fields. If the website cannot be reached, a cached version will be used.