minwook-shin / notion-database

Python bindings for Notion Database API
https://pypi.org/project/notion-database/
GNU Lesser General Public License v3.0
137 stars 12 forks source link

Adds extra features #10

Closed joelschutz closed 1 year ago

joelschutz commented 1 year ago

Adds support for Files Property. Adds colors parameters for supported Children

Important Notion API does not support file upload yet. You must use external url to the file.

minwook-shin commented 1 year ago

pip install notion-database==20220628.4

Added in 20220628.4 version.