Metadata-Version: 2.0
Name: pyrebrickable-data
Version: 0.8.0
Summary: This is rebrickable_data, providing a wrapper around rebrickable data    
Requires-Dist: sqlalchemy
Requires-Dist: appdirs
Requires-Dist: requests
Requires-Dist: click

It uses the monthly data dumps (http://www.rebrickable.com/downloads) and provides
SQLAlchemy models to query the data inside

You gain access to the rebrickable-data cli :

`rebrickable-data download` to download csv files from rebrickable
`rebrickable-data import` to import them in a database

see examples in examples folder

Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: UNKNOWN
Keywords: LEGO,Rebrickable,SQL
Platform: UNKNOWN
