nb-cli-plugin-bootstrap

View on PyPIReverse Dependencies (0)

0.4.0 nb_cli_plugin_bootstrap-0.4.0-py3-none-any.whl

Wheel Details

Project: nb-cli-plugin-bootstrap
Version: 0.4.0
Filename: nb_cli_plugin_bootstrap-0.4.0-py3-none-any.whl
Download: [link]
Size: 25021
MD5: 5136b59b600f700a0ca24288fa4bd767
SHA256: 69d1eef9619b437c23700314c7e0c8f6ee12fc2baf1965bb10eeeb259733dff2
Uploaded: 2024-10-30 16:22:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nb-cli-plugin-bootstrap
Version: 0.4.0
Summary: A nb-cli plugin for quickly create and bootstrap a NoneBot2 project.
Author-Email: student_2333 <lgc2333[at]126.com>
Project-Url: homepage, https://github.com/lgc-NB2Dev/nb-cli-plugin-bootstrap
License: MIT
Requires-Python: <4.0,>=3.9
Requires-Dist: nb-cli (>=1.4.1)
Requires-Dist: poetry (>=1.8.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3362 characters]

WHEEL

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

RECORD

Path Digest Size
nb_cli_plugin_bootstrap-0.4.0.dist-info/METADATA sha256=sStG9lY7D_-MEwaWZke9z9HevCyKu2lMAVrH8C9QjaM 4690
nb_cli_plugin_bootstrap-0.4.0.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
nb_cli_plugin_bootstrap-0.4.0.dist-info/entry_points.txt sha256=Tjvt4j4La18YKtK_AcSOJki8yhXL2Z9vEoH2XOQ0dR0 93
nb_cli_plugin_bootstrap-0.4.0.dist-info/licenses/LICENSE sha256=FgRk_OWZ2NhWR9HRhUC9NhF2knljmKer-ew0H1pbhSQ 1069
nb_cli_plugin_bootstrap/__init__.py sha256=42STGor_9nKYXumfeV5tiyD_M8VdcddX7CEexmibPBk 22
nb_cli_plugin_bootstrap/const.py sha256=C4gUy5Y-MhQe0bbgHb_nbzsW3EBUxx2xmg17AzJ6yjU 32
nb_cli_plugin_bootstrap/handlers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nb_cli_plugin_bootstrap/handlers/bootstrap.py sha256=D_wQ_6wcPenO5m5onwiDjQ23zwdyQLq0QuPw00lVGdM 15735
nb_cli_plugin_bootstrap/handlers/pip_index.py sha256=IsVGtqnl2_tt-5xuPUa75BUspHf4dEzUr7HBUPeBMVw 2263
nb_cli_plugin_bootstrap/handlers/shell.py sha256=SNbgx2WAJiF_fjEG0vsgRRdCTjBorUWnqUDY8FbQQIE 1565
nb_cli_plugin_bootstrap/handlers/update_project.py sha256=qkgKLjrnIZGyZAkKA6Aos41uDzHKkC72cJK97kpXzQ8 6298
nb_cli_plugin_bootstrap/plugin.py sha256=V5RE1m-qJArwAc1ul41hqzUwOI7Vm7utkpZVtSYuAj4 1954
nb_cli_plugin_bootstrap/templates/bootstrap/cookiecutter.json sha256=CxcS8dLKRrKD16CRebXTc50FFfp7x1eXTGGaJy6k3Oo 722
nb_cli_plugin_bootstrap/templates/bootstrap/hooks/post_gen_project.py sha256=ZwO72jiYraphT_qPVRNCNLYJ3DsuTLPHmuyQkPdxD0w 683
nb_cli_plugin_bootstrap/templates/bootstrap/hooks/pre_gen_project.py sha256=41gRViyqVW7BblnKPuLV1Z0_Svktjkts5f4P3B3vHy4 285
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/#run.sh sha256=HhHxJBvvqKm46AFh2SIbigetLuQ4WQSpqb7v4rT8jak 117
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/#shell.sh sha256=JvWNutZKEBbSK-v95f53SBg3ld6YlIQBcH7VE23tBwI 62
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/#update.sh sha256=1jNMXmV1cr70jWg57A-_wjQvZjU-y-vp-tYhhfbMoAE 71
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/#启动.bat sha256=BlhVWYE8s6lvKFs-ow_r1YrLQ6UmkUeHL5A-Banw6h0 105
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/#更新所有插件.bat sha256=pJuQvgDD2B210vpzYKE3t9n_tDhZBy7LWPsCM7ObbYI 59
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/#进入虚拟环境.bat sha256=F_ampXENZKyz2fAxWGIbLVAuLn61ILCHPN4rnu-zEcs 44
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/.env.prod sha256=7yToPVVQoxe9zTWmQMbl9YFveVyLXGzuFJy9pvcezoA 3196
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/bot.py sha256=s19dpRQSQpxcZvXnX71dps_YiyC_Ut9k7MUi95mPtMQ 1563
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/pyproject.toml sha256=Wh0XGP4STjVF_iE_Eq5lQQfYg2kA2YacoYd_6Jr0HWk 1077
nb_cli_plugin_bootstrap/templates/bootstrap/{{cookiecutter.nonebot.folder_name}}/src/plugins/{{cookiecutter.computed.ping_plugin_name}}.py sha256=iPNwSJpyLdvaTNVc3ws0vwzRR4F_QHlLkqY08N1Kouw 613
nb_cli_plugin_bootstrap/utils.py sha256=rSsHR_mAJwDmr1iMMw85oX2n1QA72LyF9W6LDoPyiro 5458
nb_cli_plugin_bootstrap-0.4.0.dist-info/RECORD

entry_points.txt

[nb]
plugin_name = nb_cli_plugin_bootstrap.plugin:install