Notion API Database Python Implementation
Reason this release was yanked:
Stable version 1.0.0 has been released. Install that version only if migration is not possible.
Project description
Python Notion Database
Notion API Database Python Implementation
created only by database from the official Notion API.
What's new
-
2022.08.01
- Update notion-version (2022-06-28)
- Add Search Pages with Pagination
- Add Query Databases with Pagination
-
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
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-20220628.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | be0c5d438241032dae17f00154061c3c1d4719a70dca1ecdc533b4b4ddbba942 |
|
MD5 | edaac1941da5e38df63b9e2b1004be45 |
|
BLAKE2b-256 | 40c40674449427f5ab376ae6185cafa76462609bf1aa72a69ce8da298d7103c5 |
Hashes for notion_database-20220628.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 195cabdc45f8c910c3a18d725e4bebdba4101aa59a75615439f4d1c1dfb42f55 |
|
MD5 | 6f13c9429d010100e132e8c0eb8a6bcb |
|
BLAKE2b-256 | d695a3c15e8c71ef2c7f07299f38e7c9c3b1cdf473d40d5258f684cfed09a178 |