Open jmuchovej opened 3 years ago
There is an entirely separate effort devoted to developing a (un-official) Notion API Python SDK. https://github.com/ramnes/notion-sdk-py
It is currently a little rough around the edges however it will be more future proof in terms of integrations.
I'm not super familiar with the nuts-and-bolts of
NotionClient
, but it seems like there's no support for Notion's Integration Tokens.Are there any plans to support this? I know that minwook-shin/notion-database supports it, which is quite convenient, but it doesn't seem like
notion-py
does. 😕Is this something on the horizon? (I didn't see any issues mentioning it.)