Metadata-Version: 2.1
Name: zotion
Version: 0.1.1
Summary: A python client for the official notion API
Home-page: https://github.com/avlm/zotion
License: MIT
Keywords: notion,api,python,client,official
Author: avlm
Author-email: victor.luckwu@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: addict (>=2.4.0,<3.0.0)
Requires-Dist: httpx (>=0.18.1,<0.19.0)
Requires-Dist: python-decouple (>=3.4,<4.0)
Project-URL: Repository, https://github.com/avlm/zotion
Description-Content-Type: text/markdown

WIP Python client for official Notion API (now in public beta)

For now just internal integrations.

Feel free to contribute.

MIT license.

