Metadata-Version: 2.0
Name: pyrebrickable-cli
Version: 0.8.0
Summary: This is rebrickable_cli, providing a CLI python wrapper around the Rebrickable API
Requires-Dist: pyrebrickable-api
Requires-Dist: appdirs
Requires-Dist: enum34
Requires-Dist: PyYaml
Requires-Dist: click (>=6)

It supports the v3 API through it's openAPI specification.
https://rebrickable.com/api/v3/swagger/?format=openapi

It uses the rebrickable_api package, which can be found independently in pyrebrickable_api 
The rebrickable_api package was auto-generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)

    Models for Part, Set, etc. have been manually added to provide meaningful results from HTTP responses

Some endpoints might not work, don't hesitate to file an issue
Home-page: https://rienafairefr.github.io/pyrebrickable/
Author: UNKNOWN
Author-email: rienafairefr@gmail.com
License: UNKNOWN
Description: UNKNOWN
Keywords: LEGO,Rebrickable,CLI
Platform: UNKNOWN
