notionfier

View on PyPIReverse Dependencies (0)

1.0.1 notionfier-1.0.1-py3-none-any.whl

Wheel Details

Project: notionfier
Version: 1.0.1
Filename: notionfier-1.0.1-py3-none-any.whl
Download: [link]
Size: 10695
MD5: 56e01e61ae04f248974624f3cc44c1c8
SHA256: de5fc141233f58a638cb006810c2c18dd0f536c0f0d4267a4eb1e78d69abac99
Uploaded: 2023-11-17 06:33:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notionfier
Version: 1.0.1
Summary: Import markdown files to Notion
Author: Yolley
Author-Email: Yolley[at]users.noreply.github.com
Home-Page: https://github.com/Yolley/notionfier
Project-Url: Repository, https://github.com/Yolley/notionfier
License: MIT
Keywords: notion,markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: mistune (<4.0.0,>=3.0.2)
Requires-Dist: notion-client (<3.0.0,>=2.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1469 characters]

WHEEL

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

RECORD

Path Digest Size
notionfier/__init__.py sha256=IB4f5_MyuX0nFIoChN5uZG9bkdg2elaEDzFVzoRgWt8 57
notionfier/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notionfier/api/utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notionfier/cli.py sha256=bdNB7NST7tF4kpKa26AAgLRkfHEmQpSyOgyCOj9cVY8 746
notionfier/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notionfier/helpers/notion_params.py sha256=xq5qFnldySRCrTh3LBF4hw5yq6RPsbuXC_OVX94QTzI 612
notionfier/models/__init__.py sha256=rv48_KSWsvJQosoWtUzEXPPNh5AbCKIpzJIGlzNTPcI 753
notionfier/models/base.py sha256=yKwebCFi-DZ5K1670TUuFLc5XM2tUNXe6_My9FaoJwY 73
notionfier/models/block.py sha256=5gVUG9NU_IXhiJ5mlcwZ-mSn7iMNZf61RpEVVA2RXQM 3371
notionfier/models/common.py sha256=PRvMeM1vG4arPKaG8obG3zkbAgG-I02p-1W9TfWZ8oE 956
notionfier/models/enums.py sha256=FisCGJzcKEIdjjJ-T2wy3APSLKBSQVffk1cLYGYofhE 3066
notionfier/modules/__init__.py sha256=6u7aWSJ-4_y9HJhl9oy-wKuF-UmkdqHUnTPn65RPGDk 78
notionfier/modules/builder.py sha256=mkuynmMl5s90P5AF2kMrb3ff7NxNCI5sn2UiPvW9fv0 1462
notionfier/modules/renderer.py sha256=B5c7ZP-60HksDA8qSna1BYVSjPs_9tqgo5yc0icnMzI 12518
notionfier-1.0.1.dist-info/LICENSE sha256=Bj6caXRYHXu_lIy2Yxa6eid2GzaD4y5xDoITdZpG97I 1082
notionfier-1.0.1.dist-info/METADATA sha256=TVjBKvgOQlLZtqA7tGA61AbBjDfRFLcZHnY5iP1IZug 2169
notionfier-1.0.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
notionfier-1.0.1.dist-info/entry_points.txt sha256=7ft3IFxXtsVXIEoxYtdytDR5e92Evx6C25SZn-faci0 50
notionfier-1.0.1.dist-info/RECORD

entry_points.txt

notionfier = notionfier.cli:main