Skip to content

Python library for accessing online data about Makerspaces, Fab Labs, Hackerspaces, TechShop...

License

Notifications You must be signed in to change notification settings

openp2pdesign/makerlabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version Documentation Status

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.

How to use

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/

License

LGPL

History

This package continues the development of the discontinued packages PyMakerspaces at https://pypi.python.org/pypi/PyMakerspaces/.

Credits

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.