Skip to content

MaineDSA/maine_state_house_rep_data

Repository files navigation

CodeQL Python checks Coverage badge Update CSV

maine_state_house_rep_data

Maine state house reps by district and town.

How to Use

  1. Clone the repository.

  2. Open a terminal and navigate to the newly cloned directory.

  3. Install maine_state_house_rep_data.

    uv pip install .
    

    or without uv...

    pip install .
    
  4. Run maine_state_house_rep_data.

    uv run maine_state_house_rep_data
    

    or without uv...

    maine_state_house_rep_data
    

The program will begin running and display its progress. Upon completion, the program will output a house_municipality_data.csv file containing the data and will overwrite any existing files.

About

Maine state house reps by district and town

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors