Git Product home page Git Product logo

pyrebrickable's Introduction

Actions Status Coverage Status

pyrebrickable

This is pyrebrickable, a package for interacting with rebrickable (www.rebrickable.com=)

Documentation can be found in the accompanying Pages here

rebrickable.api

The rebrickable.api hierarchy was automatically generated by OpenAPI generator project,

CLI

This Python package provides a CLI wrapper around the Rebrickable API

It supports the v3 API through it's openAPI specification.
https://rebrickable.com/api/v3/swagger/?format=openapi
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

Once the pyrebrickable package is installed through pip install pyrebrickable you should have access to a rebrickable command.

rebrickable.data

This package makes use of the monthly CSV database dumps, import them into a local database and provide you a way through SQLAlchemy to query that database

You can access it through its CLI at rebrickable-data

Requirements.

Python 2.7 and 3.5+

Installation & Usage

pip install pyrebrickable

Getting Started

For the CLI: with the package installed, run

rebrickable --help

You can also read the CLI docs, auto-generated documentation from the Click definitions in cli.py

To use the API, use from rebrickable_api import [...], see the API docs for how to use it

To use the rebrickable_data package, see Data docs and some examples in the repo

Author

Matthieu Berthomé @rienafairefr

[]: https://travis-ci.org/rienafairefr/pyrebrickable

pyrebrickable's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.