Skip to main content

convert notion page content to markdown

Project description

notion-hugo

Convert notion page content to markdown

Usage

Quickstart

pip install notion-hugo

from notion import NotionToMarkdown

token = os.environ['token']
page_id = os.environ['page_id']

print(Notion2Markdown(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

notion-hugo-0.1.5.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

notion_hugo-0.1.5-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page