Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/TobiasLoader/LensPy
- Owner: TobiasLoader
- Created: 2023-01-01T21:18:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T15:04:58.000Z (about 1 year ago)
- Last Synced: 2024-10-03T20:06:13.795Z (3 months ago)
- Topics: lens-protocol, python, web3
- Language: Python
- Homepage:
- Size: 1.15 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lens-protocol - LensPy - Python library for the Lens Protocol (Development / Libraries & Tools)
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)