Skip to main content

Query the KS SOS site for voter registration

Project description

KsMyVoteInfo

KsMyVoteInfo Python module makes it easy to search the Kansas SOS voter registration site for the registrant details. You supply first/last name and date of birth, this gem looks it up and return the HTML snippet from the site.

Scrapes the https://kansasvoterinfo.gov/VoterView site.

Example

import ksmyvoteinfo
kmvi = ksmyvoteinfo.KsMyVoteInfo()
r = kmvi.lookup(first_name='No', last_name='Suchperson', dob='1966-03-26')
if r:
  print(r.parsed()[0]['tree'])
else:
  print("Sorry, No Suchperson is not registered")

Development

% make deps
% make build
% make test
% make distcheck
% make dist
% make install

Copyright and License

MIT license.

Copyright 2018 Blueprint Kansas

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

ksmyvoteinfo-1.7.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ksmyvoteinfo-1.7-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file ksmyvoteinfo-1.7.tar.gz.

File metadata

  • Download URL: ksmyvoteinfo-1.7.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ksmyvoteinfo-1.7.tar.gz
Algorithm Hash digest
SHA256 b055d92d053ecb848e2ac6460252787595f2806404258f9458fa6f7203b383a0
MD5 3296b34235e0ca3a7c78a9b0174ee8fc
BLAKE2b-256 1c245bd0b94c90c5b5f048289acbd18c5076432ee5092da976ee464ffdf206bf

See more details on using hashes here.

File details

Details for the file ksmyvoteinfo-1.7-py3-none-any.whl.

File metadata

  • Download URL: ksmyvoteinfo-1.7-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ksmyvoteinfo-1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 55ef6a3b4cbd3296e559f30655c08303d7e2a60b025e0102489e7a3246f85df8
MD5 e9a73cb70ab7be65e3b329ecd94d46fb
BLAKE2b-256 f90a9d410ee95cb8208adc10e8c2305fb2eae4f307e70fed7a4d9abb2dcd1ed1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page