notion2md

View on PyPIReverse Dependencies (4)

2.9.0 notion2md-2.9.0-py3-none-any.whl

Wheel Details

Project: notion2md
Version: 2.9.0
Filename: notion2md-2.9.0-py3-none-any.whl
Download: [link]
Size: 14360
MD5: 4329990c4d74b05f7e55982c0e9f9333
SHA256: 24708c25b7ec42cc2c0e70ecded8579e80dc0f406b8314e4751f1db45e069838
Uploaded: 2024-01-10 11:15:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notion2md
Version: 2.9.0
Summary: Notion Markdown Exporter with Python Cli
Author: echo724
Author-Email: eunchan1001[at]gmail.com
Home-Page: https://github.com/echo724/notion2md.git
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7,<4
Requires-Dist: cleo (>=1.0.0a4)
Requires-Dist: notion-client (>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2922 characters]

WHEEL

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

RECORD

Path Digest Size
notion2md/__init__.py sha256=bVJ2EZWsR9QlZtZGeNIp9T1-QNozF4UgtsE5Jt-mims 22
notion2md/__main__.py sha256=npG163h0J5mHILuno-kB3NNeKJHK4_p58OFKkljrW5c 144
notion2md/config.py sha256=rIvUHSarWoGua0bi8XOETejgP6NtqgBa-NTiu-Nutnk 1429
notion2md/console/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notion2md/console/application.py sha256=UT4MbgjDYc01f27L70mNB80d2-VmmGI8LZzgV_6JBz8 2762
notion2md/console/commands/export_block.py sha256=oVSPW3ExuBsYY0OJb_C4i2533yIfjliHeOtMHmooQrU 4162
notion2md/console/formatter.py sha256=rUMz0oYerr-VzCZz8KsuhSOFDoy3OqVQSzCItnSjJG0 235
notion2md/console/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notion2md/console/ui/indicator.py sha256=-xrX4mDkuZBa3GkIV9Airq8iVjZbuF-UXwEK_CgA8vQ 690
notion2md/convertor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notion2md/convertor/block.py sha256=IkxGDqbF1aMAbuucL2rv2fdIrYygb7C3_Z4SKrooi3E 9825
notion2md/convertor/richtext.py sha256=-xdOmHh3KPVWi9--QEtBhFq_aCJSrZgLQPtlqYospRk 2774
notion2md/exceptions.py sha256=JNJlKQWYOaW2MgHetdmIcoHVhlcgFq9nTKd74FFAmNA 726
notion2md/exporter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notion2md/exporter/block.py sha256=SFYV5tTDh9zqmxNdlTAahPQfwLkpEyTae5-8z7dPV28 2719
notion2md/notion_api.py sha256=172T-rrSuTTIL6YSB7AiUx-DVYow9VWUXiUU_tsSloU 1251
notion2md/util.py sha256=ZzSe5PMzGQvlBoqq1K2s7k67RIyXIsxFeTGXxPLWOsA 414
notion2md-2.9.0.dist-info/LICENSE sha256=srDQsVyvv42Wi-F8PynNHjWefNqPe24UYKEQ_VRLtu8 1064
notion2md-2.9.0.dist-info/METADATA sha256=jORXup1dWap0db1s3RempS8BOJPDASiqDN0Ds6gg9QM 3731
notion2md-2.9.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
notion2md-2.9.0.dist-info/entry_points.txt sha256=k6Qyi2ER-yH2r4f9iR1Rc8I4c2u-YU3K1pa-r1t0Elg 64
notion2md-2.9.0.dist-info/RECORD

entry_points.txt

notion2md = notion2md.console.application:main