Notion API Database Python Implementation
Project description
Python Notion Database
Notion API Database Python Implementation
created only by database from the official Notion API.
What's new
-
2022.03.27
- Update notion-version (2022-02-22)
- Using officially API (out of beta!).
- https://developers.notion.com/changelog/releasing-notion-version-2022-02-22
- Update notion-version (2022-02-22)
-
2021.10.24
- Children Blocks are now supported!
-
2021.07.13
-
2021.07.15
- Create new databases
-
2021.09.01
- Update notion-version (2021-08-16)
- Get/Remove Properties & Update Database
Installing / Getting started
pip install notion-database
Docs
https://notion-database.readthedocs.io
Building / Developing
python setup.py install
Features
-
list database
-
Retrieve database
-
Create database
-
Create Page object (the database item)
-
update Page object
-
Retrieve Page object
-
Archive Page
-
Finding all pages in a database
-
Get Properties
-
Remove Properties
-
Update Database
-
Add Children Block with page
Todo
- query database (wip) # help me!
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Links
- Notion API : https://developers.notion.com
Licensing
The code in this project is licensed under GPL license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for notion-database-20220222.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79c1c9b8c4a3b4f7d4be68958e5bb68a2e138d1b7d1a3669f7154ede173396e6 |
|
MD5 | 1acae86c72def7707cec06622c0f085b |
|
BLAKE2-256 | 3fef8b831eed532e98fec6ee0fa9a812c06768a5b2cd9c47685f0e6b88790518 |
Hashes for notion_database-20220222.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcdeb2740f1c95947acb13fc85348dd49ae90df754cb1c8f2edc535e5c62ffa8 |
|
MD5 | d554e16fcab4134b65752dd21645a7b3 |
|
BLAKE2-256 | c9da366bceabc9c6982448ebc220b4a5c360868e00cb962b1774d22e042c1f4c |