Metadata-Version: 2.1
Name: paperpile-notion
Version: 0.1.0
Summary: Sync Notion with Paperpile
License: MIT
Author: John M
Author-email: 5000729+jmuchovej@users.noreply.github.com
Requires-Python: >=3.7.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: emojis (>=0.6.0,<0.7.0)
Requires-Dist: notion (>=0.0.28,<0.0.29)
Requires-Dist: notion-database (>=20210513.7,<20210514.0)
Requires-Dist: pandas (>=1.3.2,<2.0.0)
Requires-Dist: ruamel.yaml (>=0.17.13,<0.18.0)
Requires-Dist: tqdm (>=4.62.1,<5.0.0)
