weread2notionpro

View on PyPIReverse Dependencies (0)

0.2.6 weread2notionpro-0.2.6-py3-none-any.whl

Wheel Details

Project: weread2notionpro
Version: 0.2.6
Filename: weread2notionpro-0.2.6-py3-none-any.whl
Download: [link]
Size: 20877
MD5: 92843e851124d4bf40b339b9c2a8fbcd
SHA256: a0e932712e57ec16ebf92614630d2f564c6541a813b9643c636c7acd5b9ac512
Uploaded: 2024-11-19 01:35:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: weread2notionpro
Version: 0.2.6
Summary: 自动将微信读书笔记和阅读记录同步到Notion
Author: malinkang
Author-Email: linkang.ma[at]gmail.com
Home-Page: https://github.com/malinkang/weread2notion-pro
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: pendulum
Requires-Dist: retrying
Requires-Dist: notion-client
Requires-Dist: github-heatmap
Description-Content-Type: text/markdown
[Description omitted; length: 1447 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
weread2notionpro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
weread2notionpro/__main__.py sha256=x-cLwZlg5bxDDAU3aBn3kH4ryoudfkhR95-a9FNspRM 61
weread2notionpro/book.py sha256=THtwYo83hJoNyld1cG2vPQ0yhU3pPiocqZGLj-eb-H0 7560
weread2notionpro/config.py sha256=lU_tHVqTG4mNxj-o_fUuLFDJwNotWQ1ERRFC4wjIX8E 692
weread2notionpro/notion_helper.py sha256=nP6RKTyREACo7dKFU8TCDIXb4BGZv_N6nmB59iXQK8w 22215
weread2notionpro/read_time.py sha256=2FxBCS-SmCK34K6iauIrig-3WLs3hWf_TOVAsPRRNlQ 4164
weread2notionpro/utils.py sha256=JhrriOGh2e-bNMsW4-jvT5LtHu8OtojkWP0Olb1GxGY 9697
weread2notionpro/weread.py sha256=VzKkk-bVfgNv9tRjJ7qePzgdpaaUfz6Scn1Gy8s-pJU 9039
weread2notionpro/weread_api.py sha256=x43-3V5EANIW6-A07XQKlLGaG1ZSp7S6sq_uORN540Q 9363
weread2notionpro-0.2.6.dist-info/METADATA sha256=hVwNyTNRKikbqr0EP6CdrrWf5iIbiTJf1oZJ4sh_Lkc 2460
weread2notionpro-0.2.6.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
weread2notionpro-0.2.6.dist-info/entry_points.txt sha256=RNWs-NN8Y271z6UCC1oG6rtB_kBMNEI04f3X9bVF3iI 134
weread2notionpro-0.2.6.dist-info/top_level.txt sha256=ssMuxDQRFFAaPsySROjNkNgMYcgzjtlZlSJ6ZWZ5R_U 17
weread2notionpro-0.2.6.dist-info/RECORD

top_level.txt

weread2notionpro

entry_points.txt

book = weread2notionpro.book:main
read_time = weread2notionpro.read_time:main
weread = weread2notionpro.weread:main