Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TobiasLoader/LensPy

Python library for the Lens Protocol
https://github.com/TobiasLoader/LensPy

lens-protocol python web3

Last synced: about 1 month ago
JSON representation

Python library for the Lens Protocol

Awesome Lists containing this project

README

        

# LensPy

Python library for the Lens Protocol – *Making Lens Protocol easy to use and accessible to Python developers.*

Check out documentation on [readthedocs](https://lens-py.readthedocs.io/en/latest/#).

![Lens Py logo](https://github.com/TobiasLoader/LensPy/blob/main/docs/source/_static/img/lenspylogo.png)

---

### Working on a demo app

The demo app is being built with LensPy & Flask on the backend. It is being built with the purpose of providing a working example on how to build your own social network with LensPy and Lens Protocol.

![LensPy & Flask dapp UI image 1](https://github.com/TobiasLoader/LensPy/blob/main/examples/flask-with-lenspy/static/assets/img/flask_lenspy_dapp_profile_page.png)

![LensPy & Flask dapp UI image 2](https://github.com/TobiasLoader/LensPy/blob/main/examples/flask-with-lenspy/static/assets/img/flask_lenspy_dapp_publications_page.png)

![LensPy & Flask dapp UI image 3](https://github.com/TobiasLoader/LensPy/blob/main/examples/flask-with-lenspy/static/assets/img/flask_lenspy_dapp_search_profile.png)

![LensPy & Flask dapp UI image 4](https://github.com/TobiasLoader/LensPy/blob/main/examples/flask-with-lenspy/static/assets/img/flask_lenspy_dapp_default_profile.png)

![LensPy & Flask dapp UI image 5](https://github.com/TobiasLoader/LensPy/blob/main/examples/flask-with-lenspy/static/assets/img/flask_lenspy_dapp_post.png)