Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (27 loc) · 670 Bytes

index.rst

File metadata and controls

32 lines (27 loc) · 670 Bytes

Features

  • Uses v2.1 of the Associated Press Election API NOTE: Requires a (paid) account with the AP.
  • Intuitive command line interface: Get data as CSV or JSON and pipe to the data tool of your choice.
  • Friendly Python API for use as a library.
  • Simple election recording (to MongoDB).
  • Comprehensive tests.
  • Extensive documentation.
  • Fast and correct.

Table of contents

.. toctree::
    install
    tutorial
    cli
    errors
    configuration
    recording
    caching
    recipes
    reference
    contributing
    changelog