convert notion page content to markdown
Project description
notiontomd
Convert notion page content to markdown
Usage
Quickstart
pip install notiontomd
from notiontomd import NotionToMarkdown
token = os.environ['token']
database_id = os.environ['database_id']
print(NotionToMarkdown(token, page_id).parse())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
notiontomd-0.1.1.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for notiontomd-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f77750e2554de55710da586b0c0074f3f41fc83f816ef0c7e441b428d1347410 |
|
MD5 | dce0e50efc5c9b2d583cc2742ca68431 |
|
BLAKE2b-256 | 3b9806cc78c410e2cd005e31741e9fc202cd5f6ad2ebef8a3ac1314a2c2e47fd |