notion 0.0.28
0
Unofficial Python API client for Notion.so
Contents
Unofficial Python API client for Notion.so
Stars: 4282, Watchers: 4282, Forks: 474, Open Issues: 167The jamalex/notion-py
repo was created 5 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 4282 github stars!
How to Install notion
You can install notion using pip
pip install notion
or add it to a project with poetry
poetry add notion
Package Details
- Author
- Jamie Alexandre
- License
- Homepage
- https://github.com/jamalex/notion-py
- PyPi:
- https://pypi.org/project/notion/
- GitHub Repo:
- https://github.com/jamalex/notion-py
Classifiers
Related Packages
Errors
A list of common notion errors.
Code Examples
Here are some notion
code examples and snippets.
GitHub Issues
The notion package has 167 open issues on GitHub
- Fix for urllib3 retry parameter method_whitelist rename
- TypeError: Retry.init() got an unexpected keyword argument 'method_whitelist'
- Change queryCollection request payload and response parsing