Pythonic Notion SDK A pythonic way to interact with Notion without passing JSON around. Usage For a more detailed documentation, see the docs. Development pip install -r dev-requirements.txt pytest tests/ --cov=notion -v