A kit for Notion based on Notion Python SDK.
Project description
NotionLab
NotionLab is an easy-to-use Notion toolkit based on the Notion Python SDK. Designed to tap the maximum potential of the Notion API.
Installation
pip install NotionLab
Usage
import os
from notion_lab.converter import HtmlCvt
cvt = HtmlCvt(api_token=os.environ["NOTION_API_TOKEN"],
block_id="52a812df2b5e444285af7ebbd5a135bc",
is_page=True
)
print(cvt.convert())
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
NotionLab-1.1.4.tar.gz
(6.6 kB
view details)
Built Distribution
NotionLab-1.1.4-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file NotionLab-1.1.4.tar.gz
.
File metadata
- Download URL: NotionLab-1.1.4.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a96796448e04d4e293d50864514def3a270cbe48ac54753a858dee22eb53815b |
|
MD5 | cba019e8f04effdd2fd722461adb4432 |
|
BLAKE2b-256 | 5d609b33a097255f62690465fc4f9e027222c494a5c76ea471d1581ead09fad6 |
File details
Details for the file NotionLab-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: NotionLab-1.1.4-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d9ef79cbe5f1016817038c01942f6956145cf0cc10d8a2d9215a3b7acb44cc3 |
|
MD5 | 09f4a9a266993645e27accd8a63d1c4e |
|
BLAKE2b-256 | d5310e56a895b3016c2c40287e3e9b1dce5510bc6e5196c28642673d18a92649 |