nonebot-plugin-wakatime

View on PyPIReverse Dependencies (0)

0.2.5 nonebot_plugin_wakatime-0.2.5-py3-none-any.whl
0.2.4 nonebot_plugin_wakatime-0.2.4-py3-none-any.whl

Wheel Details

Project: nonebot-plugin-wakatime
Version: 0.2.4
Filename: nonebot_plugin_wakatime-0.2.4-py3-none-any.whl
Download: [link]
Size: 1239978
MD5: 5d359bf658f090ca2faff532c631afb4
SHA256: 56fb68f9be5bc6041541cbf7ea3094cf86f29c941c834229b1b94109e515b370
Uploaded: 2024-08-30 00:37:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nonebot-plugin-wakatime
Version: 0.2.4
Summary: 将代码统计嵌入 Bot 中
Author-Email: KomoriDev <mute231010[at]gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: nonebot2 (>=2.3.2)
Requires-Dist: nonebot-plugin-alconna (>=0.49.0)
Requires-Dist: nonebot-plugin-orm (>=0.7.4)
Requires-Dist: nonebot-plugin-session (>=0.3.1)
Requires-Dist: nonebot-plugin-htmlrender (>=0.3.3)
Requires-Dist: nonebot-plugin-user (>=0.3.0)
Requires-Dist: nonebot-plugin-localstore (>=0.7.1)
Requires-Dist: expiringdictx (>=1.0.1)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: nonebot-plugin-argot (>=0.1.5)
Requires-Dist: nonebot-adapter-onebot (>=2.4.4); extra == "adapters"
Requires-Dist: nonebot-adapter-telegram (>=0.1.0b17); extra == "adapters"
Requires-Dist: viztracer (>=0.16.3); extra == "tests"
Requires-Dist: pytest (>=8.3.2); extra == "tests"
Requires-Dist: pytest-asyncio (>=0.23.8); extra == "tests"
Requires-Dist: pytest-cov (>=5.0.0); extra == "tests"
Requires-Dist: nonebug (>=0.3.7); extra == "tests"
Requires-Dist: asyncpg (>=0.29.0); extra == "tests"
Requires-Dist: aiomysql (>=0.2.0); extra == "tests"
Requires-Dist: nb-cli (>=1.4.1); extra == "tests"
Requires-Dist: cryptography (>=43.0.0); extra == "tests"
Requires-Dist: pytest-mock (>=3.14.0); extra == "tests"
Requires-Dist: respx (>=0.21.1); extra == "tests"
Requires-Dist: nonebot2[fastapi] (>=2.3.2); extra == "extra"
Requires-Dist: nonebot-plugin-orm[aiosqlite] (>=0.7.5); extra == "extra"
Provides-Extra: adapters
Provides-Extra: tests
Provides-Extra: extra
Description-Content-Type: text/markdown
[Description omitted; length: 6882 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nonebot_plugin_wakatime-0.2.4.dist-info/METADATA sha256=lZjEj5-LsaBTri7ZSNhrJB4Uvu1nRw3PuZBHZrBif0k 9610
nonebot_plugin_wakatime-0.2.4.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
nonebot_plugin_wakatime-0.2.4.dist-info/licenses/LICENSE sha256=xQ3QCUicEzCFCuHFdyli8yu49f1Xrw4BjrAvyrAyYnY 1065
nonebot_plugin_wakatime/__init__.py sha256=8rB-asMDErAhzKWGNjQavNCZhO5XJtP5OQYb8G6p2YU 6722
nonebot_plugin_wakatime/apis/__init__.py sha256=g4wgHFK5mNtQS0OgdwxyBuQxepYWyXPtCXMN0DiXUvc 32
nonebot_plugin_wakatime/apis/request.py sha256=ygsK0IOy7vIBBecLB7YcaQR-mNGhDPQuapOXMD9JzWU 5264
nonebot_plugin_wakatime/bootstrap.py sha256=ZPy57Ho2ZyZXIdLecmHJ5cuteuc9v5PAOQ9hlBLYafM 1495
nonebot_plugin_wakatime/config.py sha256=fqZJr13dlsgwBOJtw0fqZV2Z1GJ3aQ7dqJ0-3t8y6QI 1913
nonebot_plugin_wakatime/exception.py sha256=P1lEsU6tOCwId9FRfl97sGxKVIVFDYmJO5JphU4WKNc 196
nonebot_plugin_wakatime/migrations/263d60026863_adapt_user_plugin.py sha256=XW9beU2sDQEs3q1I9Wb19huy2OievgLPK5Du_iwjln8 1229
nonebot_plugin_wakatime/migrations/2e39fdc3f6b1_add_length_in_varchar.py sha256=2oa1xi-tSEwH4SCgpLNzI-X9uvO56F-2CQYpRn0Ai9A 1254
nonebot_plugin_wakatime/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nonebot_plugin_wakatime/migrations/a27298ba954d_first_revision.py sha256=4iDM_kEMXfzG6Jv--yMwywo4RWWdv-CITnNK5JN9qmw 1144
nonebot_plugin_wakatime/models.py sha256=VRGbSxy1iFyBzuR2pvgzDnIy829gme3nYVKJIWli_vQ 324
nonebot_plugin_wakatime/mount.py sha256=zyRfoY2VKQV-wVc0Il-YnOmm9X4NfMqtqCEMlPYgSIM 1728
nonebot_plugin_wakatime/render_pic.py sha256=oBtl31JwBKHwxM5k-Dj2o7RnvVKn9lUwNN2DWo1DmH4 1700
nonebot_plugin_wakatime/resources/images/background.png sha256=_m41Kt-X-1c0Q6gSB4dior8Yi_zUNpMezmtEKsyNaO0 369611
nonebot_plugin_wakatime/resources/images/default_avatar.jpg sha256=6mlM4kts3CL3n4aRJeYnvXzRpXjIyPn8Y_eXOZkKCzQ 845321
nonebot_plugin_wakatime/resources/templates/error.html.jinja2 sha256=0naKZGGlVSXc5rdWE48BCjDgopcpad9-bvpYT3WCFDk 2024
nonebot_plugin_wakatime/resources/templates/index.css sha256=6xIcXvml5q5oYNQx3eKTS_kOOI-mzBIsABKJRxpgsUk 20213
nonebot_plugin_wakatime/resources/templates/profile.html sha256=fOZ1UsxPaZ3hXCu0F-TmZU2zZwXBfDJLhLRg2_r75F8 5641
nonebot_plugin_wakatime/resources/templates/success.html.jinja2 sha256=R2IgOHY937j0jNgcsWc-OX2d6dUl_r2rPmblm--GOYI 2852
nonebot_plugin_wakatime/schema/__init__.py sha256=NGLGPS5-M4ZIge3O3BaXMxCoPIGKyB9JwDEw_dgNc2I 227
nonebot_plugin_wakatime/schema/stats.py sha256=tS4L1Ng0nGUgRYHG_aWP1k5nUK9X6bOKLDparRKqcAo 1457
nonebot_plugin_wakatime/schema/users.py sha256=lufEEOyXIqGILivps7OCeXj1WnIMB1di5f9nTiBk0os 154
nonebot_plugin_wakatime/utils.py sha256=KlavBqQrpioEhPs6zkRR7_I6_DIgIlTb4ILRg6LR838 2354
nonebot_plugin_wakatime-0.2.4.dist-info/RECORD