Urban data scraper

https://img.shields.io/pypi/v/mac-data.svg https://img.shields.io/travis/mbattifarano/mac-data.svg Documentation Status Updates

Urban data scraper is a framework for regularly scraping data from various sources

Features

  • TODO

Development setup

  1. clone the repository

    $ git clone git@github.com:mbattifarano/mac_data.git

  2. Install the development and run-time dependencies

    $ pip install -r requirements/dev.txt -r requirements/run.txt

  3. Run the tests

    $ make test

Credits

[ ~ Dependencies scanned by PyUp.io ~ ]

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.