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.2.tar.gz
(3.8 kB
view hashes)
Built Distribution
Close
Hashes for notiontomd-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 160545b5160215ea46024860c50e5cb142ac977782156797ce156a8ad4a88656 |
|
MD5 | 7bda765719f8d4f290a98713b1d204fb |
|
BLAKE2b-256 | 9550b1fd3e8b38e25c8448973f6d461f28c55a6b7fac0156a0404154db71ddd5 |