# Python module for getting Wahlrecht.de polling data
Install:
pip install wahlrecht
Run like this:
$ python -m wahlrecht <jurisdiction> > output.csv
jurisdiction determines which kind of election will be downloaded. It can be a state election with a state slug (like ‘baden-wuerttemberg’) or for the federal election ‘bund’.
Or just download everything:
$ sh download.sh
Or use like this as a Python module.:
from wahlrecht import get_state_polls
- for info in get_state_polls(‘nrw’):
print(info)
Release files for wahlrecht 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wahlrecht-0.0.2.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wahlrecht-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.1 kB
Release files / wahlrecht-0.0.2.tar.gz
| Download URL | wahlrecht-0.0.2.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dc17231204babd179905a557c2714885c4006d0e7958d2ec8e4928634bbbab78
|
|
BLAKE2b-256 checksum How to use checksums |
a8ca6a2492e9e0b2962cd3451c8921b5a70c82e2c4bd34868f74d7adeb393c41
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / wahlrecht-0.0.2-py3-none-any.whl
| Download URL | wahlrecht-0.0.2-py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
20f46489b99f35b8ae9fdefc515049482ca837577d007b83e4cb260892b0ccde
|
|
BLAKE2b-256 checksum How to use checksums |
6cf1e0bd902ea106f1f6eb266a1c4a4f6b86bd1fade462bfd5bb0ca2e66c5a42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |