douban2notion

View on PyPIReverse Dependencies (0)

0.0.7 douban2notion-0.0.7-py3-none-any.whl

Wheel Details

Project: douban2notion
Version: 0.0.7
Filename: douban2notion-0.0.7-py3-none-any.whl
Download: [link]
Size: 13546
MD5: bbe78b6ce8890a174c2039a4cdb5131c
SHA256: 1f993b6e887da997d2a7125aa53442bdd3fe6caef79cbff8c7daa96ea49bf66e
Uploaded: 2024-11-15 03:02:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: douban2notion
Version: 0.0.7
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
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
[Description omitted; length: 1413 characters]

WHEEL

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

RECORD

Path Digest Size
douban2notion/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
douban2notion/__main__.py sha256=x-cLwZlg5bxDDAU3aBn3kH4ryoudfkhR95-a9FNspRM 61
douban2notion/config.py sha256=dypN1bzrkjW-X-gDHJw4-JucicMgcPIFj1DqZc6GZkk 1317
douban2notion/douban.py sha256=7h5WpEciBwO5I95TEG7gbRT2K7nwHU06EHMcjJeEkLc 10355
douban2notion/notion_helper.py sha256=7Bb0HKSd6znKc1zZYyYihqrgE0oO-PgLSTfAFCk4SBA 10879
douban2notion/update_heatmap.py sha256=hZofgvkPMP6qPV0MCHSCsN5RvbzzcTd0-hj02LJKOPo 1317
douban2notion/utils.py sha256=P60Th-I2GuG_YWnmKnNCjJyUix8chFRXlFZA1qtBtaE 11091
douban2notion-0.0.7.dist-info/METADATA sha256=DmoUArqzfBiBYkBMYhzrc_bOpBJbCFaODWp1YKzm1K0 2478
douban2notion-0.0.7.dist-info/WHEEL sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M 91
douban2notion-0.0.7.dist-info/entry_points.txt sha256=mHY3GwU2RKEhMa-NGSdG8FIePhNOhELucAdt2ZEVDZo 97
douban2notion-0.0.7.dist-info/top_level.txt sha256=digiHTPsxQUhzr9QwWBS8yIkvbJyKwUVAqVGgBQO5WU 14
douban2notion-0.0.7.dist-info/RECORD

top_level.txt

douban2notion

entry_points.txt

douban = douban2notion.douban:main
heatmap = douban2notion.update_heatmap:main