A python library for accessing online data about Makerspaces, Fab Labs, Hackerspaces, TechShop... and for formatting the data in order to give a unified API for understanding Maker platforms.
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")
Full documentation at http://makerlabs.readthedocs.io/
This package continues the development of the discontinued packages PyMakerspaces at https://pypi.python.org/pypi/PyMakerspaces/.
v0.14-v0.21.3: The research behind this software has taken place during the H2020 MAKE-IT project.
v0.3x: The research behind this software has taken place at the Politecnico di Milano during Massimo Menichinelli's stay as Senior Resident Researcher from 01/02/2021 to 08/01/2022.