Last updated:
0 purchases
pythonnotion 0.0.2
A Python package for notion API at https://developers.notion.com/reference/intro.
Free software: MIT license
Usage
` >>> from notion import Notion >>> client = Notion(api_token="XYZ") >>> client.get_users(notion_version="2021-12-12") `
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.