InstallΒΆ

Install it from pypi:

pip install makerlabs

Import a module of the package:

from makerlabs import fablabs_io

Get, for example, the labs:

labs_data = fablabs_io.get_labs(format="dict")

Some modules require access to the OpenCage API, please get your API key here .

See more here: Module Index