notionpy

View on PyPIReverse Dependencies (0)

0.1.0 notionpy-0.1.0-py3-none-any.whl

Wheel Details

Project: notionpy
Version: 0.1.0
Filename: notionpy-0.1.0-py3-none-any.whl
Download: [link]
Size: 3520
MD5: 1bd11de9201d1a6a36e7035d5ef391bd
SHA256: daededa41fa008f9e2991d981778f0d871b70a76117ef011272d7c4d26a8dc00
Uploaded: 2021-06-14 15:57:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notionpy
Version: 0.1.0
Summary: A terminal client of Notion.so in Python.
Author: Xie Wei
Author-Email: ampedee[at]gmail.com
Home-Page: https://github.com/waynerv/notionpy
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.2,<4.0
Requires-Dist: black (<22.0,>=21.5b2); extra == "test"
Requires-Dist: bump2version (<2.0.0,>=1.0.1); extra == "dev"
Requires-Dist: click (==8.0.1)
Requires-Dist: flake8 (<4.0.0,>=3.9.2); extra == "test"
Requires-Dist: flake8-docstrings (<2.0.0,>=1.6.0); extra == "test"
Requires-Dist: isort (<6.0.0,>=5.8.0); extra == "test"
Requires-Dist: mkdocs (<2.0.0,>=1.1.2); extra == "doc"
Requires-Dist: mkdocs-autorefs (<0.3.0,>=0.2.1); extra == "doc"
Requires-Dist: mkdocs-include-markdown-plugin (<2.0.0,>=1.0.0); extra == "doc"
Requires-Dist: mkdocs-material (<7.0.0,>=6.1.7); extra == "doc"
Requires-Dist: mkdocs-material-extensions (<2.0.0,>=1.0.1)
Requires-Dist: mkdocstrings (<0.16.0,>=0.15.2); extra == "doc"
Requires-Dist: mypy (<0.901,>=0.900); extra == "test"
Requires-Dist: pip (<21.0.0,>=20.3.1); extra == "dev"
Requires-Dist: pre-commit (<3.0.0,>=2.12.0); extra == "dev"
Requires-Dist: pytest (==6.1.2); extra == "test"
Requires-Dist: pytest-cov (==2.10.1); extra == "test"
Requires-Dist: toml (<0.11.0,>=0.10.2); extra == "dev"
Requires-Dist: tox (<4.0.0,>=3.20.1); extra == "dev"
Requires-Dist: twine (<4.0.0,>=3.3.0); extra == "dev"
Requires-Dist: virtualenv (<21.0.0,>=20.2.2); extra == "dev"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 931 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
notion_py/__init__.py sha256=xPjKeCnRNxxwNoDthukjoY0CYfts1gwnQVpZIxBxBAs 121
notion_py/cli.py sha256=xtd214inrtI_op4M5xvfoDaH611P59aTz79jZcHLXWo 292
notion_py/notion_py.py sha256=h0hwdogXGFqerm-5ZPeT-irPn91pCcQRjiHThXsRzEk 19
notionpy-0.1.0.dist-info/entry_points.txt sha256=tA37ZTitP8IWIjw5uyofyqOrHJhmJVSjcUW9UEJIY9k 47
notionpy-0.1.0.dist-info/LICENSE sha256=pZj2QM16GSxEAKUS8u1hn7wzSmCRwtYUNg4lApdg2Yo 1065
notionpy-0.1.0.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
notionpy-0.1.0.dist-info/METADATA sha256=Ox5Tl9FqvAE4adj-9HH7VCmw7sjebs9iqpb2zLD7clY 2908
notionpy-0.1.0.dist-info/RECORD

entry_points.txt

notionpy = notion_py.cli:main