I’ve started building Python-Lotion, a lightweight Python wrapper for the Notion API.
This project is currently in beta and still a work in progress. The main idea is to provide a simpler and more streamlined way to interact with the Notion API, building on top of the popular notion-client library. • GitHub: https://github.com/koboriakira/python-lotion • Why I built this: I wanted a cleaner, more intuitive interface for my own projects, and thought it might help others too. • What’s next: • Enhancing the documentation to make it more comprehensive and user-friendly. • Expanding functionality for managing blocks within pages, such as creating, updating, and organizing them more effectively. • Feedback: As this is still under development, I’d love to hear your thoughts, suggestions, or use cases that could guide future improvements!
Thanks for checking it out.