Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.39 KB

README.rst

File metadata and controls

59 lines (33 loc) · 1.39 KB

Urban data scraper

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 [email protected]: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.