Skip to content

aguseka/city-scrapers-core

 
 

Repository files navigation

City Scrapers Core

Build status

Core functionality for creating public meetings web scrapers for the City Scrapers project.

Installation

# Requires installing legistar separately
pip install https://github.com/opencivicdata/python-legistar-scraper/tarball/master#egg=legistar
# To install base package
pip install city-scrapers-core
# To install with AWS or Azure dependencies
pip install city-scrapers-core[aws]
pip install city-scrapers-core[azure]

About

Core functionality for City Scrapers projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%