mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	🔖 bump version 2.3.0 (#2688)
This commit is contained in:
		| @@ -7,7 +7,7 @@ ci: | |||||||
|   autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks" |   autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks" | ||||||
| repos: | repos: | ||||||
|   - repo: https://github.com/astral-sh/ruff-pre-commit |   - repo: https://github.com/astral-sh/ruff-pre-commit | ||||||
|     rev: v0.3.7 |     rev: v0.4.2 | ||||||
|     hooks: |     hooks: | ||||||
|       - id: ruff |       - id: ruff | ||||||
|         args: [--fix, --exit-non-zero-on-fix] |         args: [--fix, --exit-non-zero-on-fix] | ||||||
| @@ -20,7 +20,7 @@ repos: | |||||||
|         stages: [commit] |         stages: [commit] | ||||||
|  |  | ||||||
|   - repo: https://github.com/psf/black |   - repo: https://github.com/psf/black | ||||||
|     rev: 24.4.0 |     rev: 24.4.2 | ||||||
|     hooks: |     hooks: | ||||||
|       - id: black |       - id: black | ||||||
|         stages: [commit] |         stages: [commit] | ||||||
|   | |||||||
							
								
								
									
										318
									
								
								envs/pydantic-v1/poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										318
									
								
								envs/pydantic-v1/poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -27,87 +27,87 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "aiohttp" | name = "aiohttp" | ||||||
| version = "3.9.4" | version = "3.9.5" | ||||||
| description = "Async http client/server framework (asyncio)" | description = "Async http client/server framework (asyncio)" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:76d32588ef7e4a3f3adff1956a0ba96faabbdee58f2407c122dd45aa6e34f372"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:fcde4c397f673fdec23e6b05ebf8d4751314fa7c24f93334bf1f1364c1c69ac7"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:56181093c10dbc6ceb8a29dfeea1e815e1dfdc020169203d87fd8d37616f73f9"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:5d6b3f1fabe465e819aed2c421a6743d8debbde79b6a8600739300630a01bf2c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c7a5b676d3c65e88b3aca41816bf72831898fcd73f0cbb2680e9d88e819d1e4d"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6ae79c1bc12c34082d92bf9422764f799aee4746fd7a392db46b7fd357d4a17a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d1df528a85fb404899d4207a8d9934cfd6be626e30e5d3a5544a83dbae6d8a7e"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d3ebb9e1316ec74277d19c5f482f98cc65a73ccd5430540d6d11682cd857430"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f595db1bceabd71c82e92df212dd9525a8a2c6947d39e3c994c4f27d2fe15b11"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:84dabd95154f43a2ea80deffec9cb44d2e301e38a0c9d331cc4aa0166fe28ae3"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9c0b09d76e5a4caac3d27752027fbd43dc987b95f3748fad2b924a03fe8632ad"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c8a02fbeca6f63cb1f0475c799679057fc9268b77075ab7cf3f1c600e81dd46b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:689eb4356649ec9535b3686200b231876fb4cab4aca54e3bece71d37f50c1d13"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c26959ca7b75ff768e2776d8055bf9582a6267e24556bb7f7bd29e677932be72"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3666cf4182efdb44d73602379a66f5fdfd5da0db5e4520f0ac0dcca644a3497"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:714d4e5231fed4ba2762ed489b4aec07b2b9953cf4ee31e9871caac895a839c0"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:b65b0f8747b013570eea2f75726046fa54fa8e0c5db60f3b98dd5d161052004a"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e7a6a8354f1b62e15d48e04350f13e726fa08b62c3d7b8401c0a1314f02e3558"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1885d2470955f70dfdd33a02e1749613c5a9c5ab855f6db38e0b9389453dce7"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:c413016880e03e69d166efb5a1a95d40f83d5a3a648d16486592c49ffb76d0db"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:0593822dcdb9483d41f12041ff7c90d4d1033ec0e880bcfaf102919b715f47f1"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:ff84aeb864e0fac81f676be9f4685f0527b660f1efdc40dcede3c251ef1e867f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:47f6eb74e1ecb5e19a78f4a4228aa24df7fbab3b62d4a625d3f41194a08bd54f"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:ad7f2919d7dac062f24d6f5fe95d401597fbb015a25771f85e692d043c9d7832"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:c8b04a3dbd54de6ccb7604242fe3ad67f2f3ca558f2d33fe19d4b08d90701a89"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:702e2c7c187c1a498a4e2b03155d52658fdd6fda882d3d7fbb891a5cf108bb10"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-win32.whl", hash = "sha256:8a78dfb198a328bfb38e4308ca8167028920fb747ddcf086ce706fbdd23b2926"}, |     {file = "aiohttp-3.9.5-cp310-cp310-win32.whl", hash = "sha256:67c3119f5ddc7261d47163ed86d760ddf0e625cd6246b4ed852e82159617b5fb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-win_amd64.whl", hash = "sha256:e78da6b55275987cbc89141a1d8e75f5070e577c482dd48bd9123a76a96f0bbb"}, |     {file = "aiohttp-3.9.5-cp310-cp310-win_amd64.whl", hash = "sha256:471f0ef53ccedec9995287f02caf0c068732f026455f07db3f01a46e49d76bbb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c111b3c69060d2bafc446917534150fd049e7aedd6cbf21ba526a5a97b4402a5"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:e0ae53e33ee7476dd3d1132f932eeb39bf6125083820049d06edcdca4381f342"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:efbdd51872cf170093998c87ccdf3cb5993add3559341a8e5708bcb311934c94"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c088c4d70d21f8ca5c0b8b5403fe84a7bc8e024161febdd4ef04575ef35d474d"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7bfdb41dc6e85d8535b00d73947548a748e9534e8e4fddd2638109ff3fb081df"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:639d0042b7670222f33b0028de6b4e2fad6451462ce7df2af8aee37dcac55424"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2bd9d334412961125e9f68d5b73c1d0ab9ea3f74a58a475e6b119f5293eee7ba"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f26383adb94da5e7fb388d441bf09c61e5e35f455a3217bfd790c6b6bc64b2ee"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:35d78076736f4a668d57ade00c65d30a8ce28719d8a42471b2a06ccd1a2e3063"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:66331d00fb28dc90aa606d9a54304af76b335ae204d1836f65797d6fe27f1ca2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:824dff4f9f4d0f59d0fa3577932ee9a20e09edec8a2f813e1d6b9f89ced8293f"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4ff550491f5492ab5ed3533e76b8567f4b37bd2995e780a1f46bca2024223233"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:52b8b4e06fc15519019e128abedaeb56412b106ab88b3c452188ca47a25c4093"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f22eb3a6c1080d862befa0a89c380b4dafce29dc6cd56083f630073d102eb595"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eae569fb1e7559d4f3919965617bb39f9e753967fae55ce13454bec2d1c54f09"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a81b1143d42b66ffc40a441379387076243ef7b51019204fd3ec36b9f69e77d6"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:69b97aa5792428f321f72aeb2f118e56893371f27e0b7d05750bcad06fc42ca1"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f64fd07515dad67f24b6ea4a66ae2876c01031de91c93075b8093f07c0a2d93d"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4d79aad0ad4b980663316f26d9a492e8fab2af77c69c0f33780a56843ad2f89e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:93e22add827447d2e26d67c9ac0161756007f152fdc5210277d00a85f6c92323"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:d6577140cd7db19e430661e4b2653680194ea8c22c994bc65b7a19d8ec834403"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:55b39c8684a46e56ef8c8d24faf02de4a2b2ac60d26cee93bc595651ff545de9"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:9860d455847cd98eb67897f5957b7cd69fbcb436dd3f06099230f16a66e66f79"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:4715a9b778f4293b9f8ae7a0a7cef9829f02ff8d6277a39d7f40565c737d3771"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:69ff36d3f8f5652994e08bd22f093e11cfd0444cea310f92e01b45a4e46b624e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:afc52b8d969eff14e069a710057d15ab9ac17cd4b6753042c407dcea0e40bf75"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-win32.whl", hash = "sha256:e27d3b5ed2c2013bce66ad67ee57cbf614288bda8cdf426c8d8fe548316f1b5f"}, |     {file = "aiohttp-3.9.5-cp311-cp311-win32.whl", hash = "sha256:b3df71da99c98534be076196791adca8819761f0bf6e08e07fd7da25127150d6"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-win_amd64.whl", hash = "sha256:d6a67e26daa686a6fbdb600a9af8619c80a332556245fa8e86c747d226ab1a1e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-win_amd64.whl", hash = "sha256:88e311d98cc0bf45b62fc46c66753a83445f5ab20038bcc1b8a1cc05666f428a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:c5ff8ff44825736a4065d8544b43b43ee4c6dd1530f3a08e6c0578a813b0aa35"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:c7a4b7a6cf5b6eb11e109a9755fd4fda7d57395f8c575e166d363b9fc3ec4678"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:d12a244627eba4e9dc52cbf924edef905ddd6cafc6513849b4876076a6f38b0e"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:0a158704edf0abcac8ac371fbb54044f3270bdbc93e254a82b6c82be1ef08f3c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:dcad56c8d8348e7e468899d2fb3b309b9bc59d94e6db08710555f7436156097f"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d153f652a687a8e95ad367a86a61e8d53d528b0530ef382ec5aaf533140ed00f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4f7e69a7fd4b5ce419238388e55abd220336bd32212c673ceabc57ccf3d05b55"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:82a6a97d9771cb48ae16979c3a3a9a18b600a8505b1115cfe354dfb2054468b4"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4870cb049f10d7680c239b55428916d84158798eb8f353e74fa2c98980dcc0b"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:60cdbd56f4cad9f69c35eaac0fbbdf1f77b0ff9456cebd4902f3dd1cf096464c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3b2feaf1b7031ede1bc0880cec4b0776fd347259a723d625357bb4b82f62687b"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8676e8fd73141ded15ea586de0b7cda1542960a7b9ad89b2b06428e97125d4fa"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:939393e8c3f0a5bcd33ef7ace67680c318dc2ae406f15e381c0054dd658397de"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:da00da442a0e31f1c69d26d224e1efd3a1ca5bcbf210978a2ca7426dfcae9f58"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7d2334e387b2adcc944680bebcf412743f2caf4eeebd550f67249c1c3696be04"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:18f634d540dd099c262e9f887c8bbacc959847cfe5da7a0e2e1cf3f14dbf2daf"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:e0198ea897680e480845ec0ffc5a14e8b694e25b3f104f63676d55bf76a82f1a"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:320e8618eda64e19d11bdb3bd04ccc0a816c17eaecb7e4945d01deee2a22f95f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:e40d2cd22914d67c84824045861a5bb0fb46586b15dfe4f046c7495bf08306b2"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:2faa61a904b83142747fc6a6d7ad8fccff898c849123030f8e75d5d967fd4a81"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:aba80e77c227f4234aa34a5ff2b6ff30c5d6a827a91d22ff6b999de9175d71bd"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:8c64a6dc3fe5db7b1b4d2b5cb84c4f677768bdc340611eca673afb7cf416ef5a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:fb68dc73bc8ac322d2e392a59a9e396c4f35cb6fdbdd749e139d1d6c985f2527"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:393c7aba2b55559ef7ab791c94b44f7482a07bf7640d17b341b79081f5e5cd1a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:f3460a92638dce7e47062cf088d6e7663adb135e936cb117be88d5e6c48c9d53"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:c671dc117c2c21a1ca10c116cfcd6e3e44da7fcde37bf83b2be485ab377b25da"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-win32.whl", hash = "sha256:32dc814ddbb254f6170bca198fe307920f6c1308a5492f049f7f63554b88ef36"}, |     {file = "aiohttp-3.9.5-cp312-cp312-win32.whl", hash = "sha256:5a7ee16aab26e76add4afc45e8f8206c95d1d75540f1039b84a03c3b3800dd59"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-win_amd64.whl", hash = "sha256:63f41a909d182d2b78fe3abef557fcc14da50c7852f70ae3be60e83ff64edba5"}, |     {file = "aiohttp-3.9.5-cp312-cp312-win_amd64.whl", hash = "sha256:5ca51eadbd67045396bc92a4345d1790b7301c14d1848feaac1d6a6c9289e888"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:c3770365675f6be220032f6609a8fbad994d6dcf3ef7dbcf295c7ee70884c9af"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:694d828b5c41255e54bc2dddb51a9f5150b4eefa9886e38b52605a05d96566e8"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:305edae1dea368ce09bcb858cf5a63a064f3bff4767dec6fa60a0cc0e805a1d3"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0605cc2c0088fcaae79f01c913a38611ad09ba68ff482402d3410bf59039bfb8"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:6f121900131d116e4a93b55ab0d12ad72573f967b100e49086e496a9b24523ea"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4558e5012ee03d2638c681e156461d37b7a113fe13970d438d95d10173d25f78"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b71e614c1ae35c3d62a293b19eface83d5e4d194e3eb2fabb10059d33e6e8cbf"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9dbc053ac75ccc63dc3a3cc547b98c7258ec35a215a92bd9f983e0aac95d3d5b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:419f009fa4cfde4d16a7fc070d64f36d70a8d35a90d71aa27670bba2be4fd039"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4109adee842b90671f1b689901b948f347325045c15f46b39797ae1bf17019de"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7b39476ee69cfe64061fd77a73bf692c40021f8547cda617a3466530ef63f947"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a6ea1a5b409a85477fd8e5ee6ad8f0e40bf2844c270955e09360418cfd09abac"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b33f34c9c7decdb2ab99c74be6443942b730b56d9c5ee48fb7df2c86492f293c"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f3c2890ca8c59ee683fd09adf32321a40fe1cf164e3387799efb2acebf090c11"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c78700130ce2dcebb1a8103202ae795be2fa8c9351d0dd22338fe3dac74847d9"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3916c8692dbd9d55c523374a3b8213e628424d19116ac4308e434dbf6d95bbdd"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:268ba22d917655d1259af2d5659072b7dc11b4e1dc2cb9662fdd867d75afc6a4"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:8d1964eb7617907c792ca00b341b5ec3e01ae8c280825deadbbd678447b127e1"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:17e7c051f53a0d2ebf33013a9cbf020bb4e098c4bc5bce6f7b0c962108d97eab"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:d5ab8e1f6bee051a4bf6195e38a5c13e5e161cb7bad83d8854524798bd9fcd6e"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:7be99f4abb008cb38e144f85f515598f4c2c8932bf11b65add0ff59c9c876d99"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:52c27110f3862a1afbcb2af4281fc9fdc40327fa286c4625dfee247c3ba90156"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:d58a54d6ff08d2547656356eea8572b224e6f9bbc0cf55fa9966bcaac4ddfb10"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:7f64cbd44443e80094309875d4f9c71d0401e966d191c3d469cde4642bc2e031"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:7673a76772bda15d0d10d1aa881b7911d0580c980dbd16e59d7ba1422b2d83cd"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:8b4f72fbb66279624bfe83fd5eb6aea0022dad8eec62b71e7bf63ee1caadeafe"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-win32.whl", hash = "sha256:e4370dda04dc8951012f30e1ce7956a0a226ac0714a7b6c389fb2f43f22a250e"}, |     {file = "aiohttp-3.9.5-cp38-cp38-win32.whl", hash = "sha256:6380c039ec52866c06d69b5c7aad5478b24ed11696f0e72f6b807cfb261453da"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-win_amd64.whl", hash = "sha256:eb30c4510a691bb87081192a394fb661860e75ca3896c01c6d186febe7c88530"}, |     {file = "aiohttp-3.9.5-cp38-cp38-win_amd64.whl", hash = "sha256:da22dab31d7180f8c3ac7c7635f3bcd53808f374f6aa333fe0b0b9e14b01f91a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:84e90494db7df3be5e056f91412f9fa9e611fbe8ce4aaef70647297f5943b276"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:1732102949ff6087589408d76cd6dea656b93c896b011ecafff418c9661dc4ed"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7d4845f8501ab28ebfdbeab980a50a273b415cf69e96e4e674d43d86a464df9d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c6021d296318cb6f9414b48e6a439a7f5d1f665464da507e8ff640848ee2a58a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:69046cd9a2a17245c4ce3c1f1a4ff8c70c7701ef222fce3d1d8435f09042bba1"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:239f975589a944eeb1bad26b8b140a59a3a320067fb3cd10b75c3092405a1372"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8b73a06bafc8dcc508420db43b4dd5850e41e69de99009d0351c4f3007960019"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b7b30258348082826d274504fbc7c849959f1989d86c29bc355107accec6cfb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:418bb0038dfafeac923823c2e63226179976c76f981a2aaad0ad5d51f2229bca"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cd2adf5c87ff6d8b277814a28a535b59e20bfea40a101db6b3bdca7e9926bc24"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:71a8f241456b6c2668374d5d28398f8e8cdae4cce568aaea54e0f39359cd928d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e9a3d838441bebcf5cf442700e3963f58b5c33f015341f9ea86dcd7d503c07e2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:935c369bf8acc2dc26f6eeb5222768aa7c62917c3554f7215f2ead7386b33748"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e3a1ae66e3d0c17cf65c08968a5ee3180c5a95920ec2731f53343fac9bad106"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:74e4e48c8752d14ecfb36d2ebb3d76d614320570e14de0a3aa7a726ff150a03c"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9c69e77370cce2d6df5d12b4e12bdcca60c47ba13d1cbbc8645dd005a20b738b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:916b0417aeddf2c8c61291238ce25286f391a6acb6f28005dd9ce282bd6311b6"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0cbf56238f4bbf49dab8c2dc2e6b1b68502b1e88d335bea59b3f5b9f4c001475"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:9b6787b6d0b3518b2ee4cbeadd24a507756ee703adbac1ab6dc7c4434b8c572a"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:d1469f228cd9ffddd396d9948b8c9cd8022b6d1bf1e40c6f25b0fb90b4f893ed"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:221204dbda5ef350e8db6287937621cf75e85778b296c9c52260b522231940ed"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:45731330e754f5811c314901cebdf19dd776a44b31927fa4b4dbecab9e457b0c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:10afd99b8251022ddf81eaed1d90f5a988e349ee7d779eb429fb07b670751e8c"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:3fcb4046d2904378e3aeea1df51f697b0467f2aac55d232c87ba162709478c46"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:2506d9f7a9b91033201be9ffe7d89c6a54150b0578803cce5cb84a943d075bc3"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8cf142aa6c1a751fcb364158fd710b8a9be874b81889c2bd13aa8893197455e2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-win32.whl", hash = "sha256:e571fdd9efd65e86c6af2f332e0e95dad259bfe6beb5d15b3c3eca3a6eb5d87b"}, |     {file = "aiohttp-3.9.5-cp39-cp39-win32.whl", hash = "sha256:7b179eea70833c8dee51ec42f3b4097bd6370892fa93f510f76762105568cf09"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-win_amd64.whl", hash = "sha256:7d29dd5319d20aa3b7749719ac9685fbd926f71ac8c77b2477272725f882072d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-win_amd64.whl", hash = "sha256:38d80498e2e169bc61418ff36170e0aad0cd268da8b38a17c4cf29d254a8b3f1"}, | ||||||
|     {file = "aiohttp-3.9.4.tar.gz", hash = "sha256:6ff71ede6d9a5a58cfb7b6fffc83ab5d4a63138276c771ac91ceaaddf5459644"}, |     {file = "aiohttp-3.9.5.tar.gz", hash = "sha256:edea7d15772ceeb29db4aff55e482d4bcfb6ae160ce144f2682de02f6d693551"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -223,13 +223,13 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "blinker" | name = "blinker" | ||||||
| version = "1.7.0" | version = "1.8.1" | ||||||
| description = "Fast, simple object-to-object and broadcast signaling" | description = "Fast, simple object-to-object and broadcast signaling" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "blinker-1.7.0-py3-none-any.whl", hash = "sha256:c3f865d4d54db7abc53758a01601cf343fe55b84c1de4e3fa910e420b438d5b9"}, |     {file = "blinker-1.8.1-py3-none-any.whl", hash = "sha256:5f1cdeff423b77c31b89de0565cd03e5275a03028f44b2b15f912632a58cced6"}, | ||||||
|     {file = "blinker-1.7.0.tar.gz", hash = "sha256:e6820ff6fa4e4d1d8e2747c2283749c3f547e4fee112b98555cdcdae32996182"}, |     {file = "blinker-1.8.1.tar.gz", hash = "sha256:da44ec748222dcd0105ef975eed946da197d5bdf8bafb6aa92f5bc89da63fa25"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -564,63 +564,63 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "coverage" | name = "coverage" | ||||||
| version = "7.4.4" | version = "7.5.0" | ||||||
| description = "Code coverage measurement for Python" | description = "Code coverage measurement for Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e0be5efd5127542ef31f165de269f77560d6cdef525fffa446de6f7e9186cfb2"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:432949a32c3e3f820af808db1833d6d1631664d53dd3ce487aa25d574e18ad1c"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ccd341521be3d1b3daeb41960ae94a5e87abe2f46f17224ba5d6f2b8398016cf"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2bd7065249703cbeb6d4ce679c734bef0ee69baa7bff9724361ada04a15b7e3b"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:09fa497a8ab37784fbb20ab699c246053ac294d13fc7eb40ec007a5043ec91f8"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bbfe6389c5522b99768a93d89aca52ef92310a96b99782973b9d11e80511f932"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b1a93009cb80730c9bca5d6d4665494b725b6e8e157c1cb7f2db5b4b122ea562"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:39793731182c4be939b4be0cdecde074b833f6171313cf53481f869937129ed3"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:690db6517f09336559dc0b5f55342df62370a48f5469fabf502db2c6d1cffcd2"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:85a5dbe1ba1bf38d6c63b6d2c42132d45cbee6d9f0c51b52c59aa4afba057517"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:09c3255458533cb76ef55da8cc49ffab9e33f083739c8bd4f58e79fecfe288f7"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:357754dcdfd811462a725e7501a9b4556388e8ecf66e79df6f4b988fa3d0b39a"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:8ce1415194b4a6bd0cdcc3a1dfbf58b63f910dcb7330fe15bdff542c56949f87"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a81eb64feded34f40c8986869a2f764f0fe2db58c0530d3a4afbcde50f314880"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b91cbc4b195444e7e258ba27ac33769c41b94967919f10037e6355e998af255c"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:51431d0abbed3a868e967f8257c5faf283d41ec882f58413cf295a389bb22e58"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win32.whl", hash = "sha256:598825b51b81c808cb6f078dcb972f96af96b078faa47af7dfcdf282835baa8d"}, |     {file = "coverage-7.5.0-cp310-cp310-win32.whl", hash = "sha256:f609ebcb0242d84b7adeee2b06c11a2ddaec5464d21888b2c8255f5fd6a98ae4"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win_amd64.whl", hash = "sha256:09ef9199ed6653989ebbcaacc9b62b514bb63ea2f90256e71fea3ed74bd8ff6f"}, |     {file = "coverage-7.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:6782cd6216fab5a83216cc39f13ebe30adfac2fa72688c5a4d8d180cd52e8f6a"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:0f9f50e7ef2a71e2fae92774c99170eb8304e3fdf9c8c3c7ae9bab3e7229c5cf"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:e768d870801f68c74c2b669fc909839660180c366501d4cc4b87efd6b0eee375"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:623512f8ba53c422fcfb2ce68362c97945095b864cda94a92edbaf5994201083"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:84921b10aeb2dd453247fd10de22907984eaf80901b578a5cf0bb1e279a587cb"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0513b9508b93da4e1716744ef6ebc507aff016ba115ffe8ecff744d1322a7b63"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:710c62b6e35a9a766b99b15cdc56d5aeda0914edae8bb467e9c355f75d14ee95"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40209e141059b9370a2657c9b15607815359ab3ef9918f0196b6fccce8d3230f"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c379cdd3efc0658e652a14112d51a7668f6bfca7445c5a10dee7eabecabba19d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a2b2b78c78293782fd3767d53e6474582f62443d0504b1554370bde86cc8227"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fea9d3ca80bcf17edb2c08a4704259dadac196fe5e9274067e7a20511fad1743"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:73bfb9c09951125d06ee473bed216e2c3742f530fc5acc1383883125de76d9cd"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:41327143c5b1d715f5f98a397608f90ab9ebba606ae4e6f3389c2145410c52b1"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1f384c3cc76aeedce208643697fb3e8437604b512255de6d18dae3f27655a384"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:565b2e82d0968c977e0b0f7cbf25fd06d78d4856289abc79694c8edcce6eb2de"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:54eb8d1bf7cacfbf2a3186019bcf01d11c666bd495ed18717162f7eb1e9dd00b"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cf3539007202ebfe03923128fedfdd245db5860a36810136ad95a564a2fdffff"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win32.whl", hash = "sha256:cac99918c7bba15302a2d81f0312c08054a3359eaa1929c7e4b26ebe41e9b286"}, |     {file = "coverage-7.5.0-cp311-cp311-win32.whl", hash = "sha256:bf0b4b8d9caa8d64df838e0f8dcf68fb570c5733b726d1494b87f3da85db3a2d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win_amd64.whl", hash = "sha256:b14706df8b2de49869ae03a5ccbc211f4041750cd4a66f698df89d44f4bd30ec"}, |     {file = "coverage-7.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:9c6384cc90e37cfb60435bbbe0488444e54b98700f727f16f64d8bfda0b84656"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:201bef2eea65e0e9c56343115ba3814e896afe6d36ffd37bab783261db430f76"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:fed7a72d54bd52f4aeb6c6e951f363903bd7d70bc1cad64dd1f087980d309ab9"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:41c9c5f3de16b903b610d09650e5e27adbfa7f500302718c9ffd1c12cf9d6818"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cbe6581fcff7c8e262eb574244f81f5faaea539e712a058e6707a9d272fe5b64"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d898fe162d26929b5960e4e138651f7427048e72c853607f2b200909794ed978"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ad97ec0da94b378e593ef532b980c15e377df9b9608c7c6da3506953182398af"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3ea79bb50e805cd6ac058dfa3b5c8f6c040cb87fe83de10845857f5535d1db70"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bd4bacd62aa2f1a1627352fe68885d6ee694bdaebb16038b6e680f2924a9b2cc"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ce4b94265ca988c3f8e479e741693d143026632672e3ff924f25fab50518dd51"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:adf032b6c105881f9d77fa17d9eebe0ad1f9bfb2ad25777811f97c5362aa07f2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:00838a35b882694afda09f85e469c96367daa3f3f2b097d846a7216993d37f4c"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:4ba01d9ba112b55bfa4b24808ec431197bb34f09f66f7cb4fd0258ff9d3711b1"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:fdfafb32984684eb03c2d83e1e51f64f0906b11e64482df3c5db936ce3839d48"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:f0bfe42523893c188e9616d853c47685e1c575fe25f737adf473d0405dcfa7eb"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:69eb372f7e2ece89f14751fbcbe470295d73ed41ecd37ca36ed2eb47512a6ab9"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:a9a7ef30a1b02547c1b23fa9a5564f03c9982fc71eb2ecb7f98c96d7a0db5cf2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win32.whl", hash = "sha256:137eb07173141545e07403cca94ab625cc1cc6bc4c1e97b6e3846270e7e1fea0"}, |     {file = "coverage-7.5.0-cp312-cp312-win32.whl", hash = "sha256:3c2b77f295edb9fcdb6a250f83e6481c679335ca7e6e4a955e4290350f2d22a4"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win_amd64.whl", hash = "sha256:d71eec7d83298f1af3326ce0ff1d0ea83c7cb98f72b577097f9083b20bdaf05e"}, |     {file = "coverage-7.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:427e1e627b0963ac02d7c8730ca6d935df10280d230508c0ba059505e9233475"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d5ae728ff3b5401cc320d792866987e7e7e880e6ebd24433b70a33b643bb0384"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:9dd88fce54abbdbf4c42fb1fea0e498973d07816f24c0e27a1ecaf91883ce69e"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:cc4f1358cb0c78edef3ed237ef2c86056206bb8d9140e73b6b89fbcfcbdd40e1"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a898c11dca8f8c97b467138004a30133974aacd572818c383596f8d5b2eb04a9"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8130a2aa2acb8788e0b56938786c33c7c98562697bf9f4c7d6e8e5e3a0501e4a"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:07dfdd492d645eea1bd70fb1d6febdcf47db178b0d99161d8e4eed18e7f62fe7"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cf271892d13e43bc2b51e6908ec9a6a5094a4df1d8af0bfc360088ee6c684409"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d3d117890b6eee85887b1eed41eefe2e598ad6e40523d9f94c4c4b213258e4a4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4cdc86d54b5da0df6d3d3a2f0b710949286094c3a6700c21e9015932b81447e"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6afd2e84e7da40fe23ca588379f815fb6dbbb1b757c883935ed11647205111cb"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:ae71e7ddb7a413dd60052e90528f2f65270aad4b509563af6d03d53e979feafd"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a9960dd1891b2ddf13a7fe45339cd59ecee3abb6b8326d8b932d0c5da208104f"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:38dd60d7bf242c4ed5b38e094baf6401faa114fc09e9e6632374388a404f98e7"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:ced268e82af993d7801a9db2dbc1d2322e786c5dc76295d8e89473d46c6b84d4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:aa5b1c1bfc28384f1f53b69a023d789f72b2e0ab1b3787aae16992a7ca21056c"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e7c211f25777746d468d76f11719e64acb40eed410d81c26cefac641975beb88"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win32.whl", hash = "sha256:dfa8fe35a0bb90382837b238fff375de15f0dcdb9ae68ff85f7a63649c98527e"}, |     {file = "coverage-7.5.0-cp38-cp38-win32.whl", hash = "sha256:262fffc1f6c1a26125d5d573e1ec379285a3723363f3bd9c83923c9593a2ac25"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win_amd64.whl", hash = "sha256:b2991665420a803495e0b90a79233c1433d6ed77ef282e8e152a324bbbc5e0c8"}, |     {file = "coverage-7.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:eed462b4541c540d63ab57b3fc69e7d8c84d5957668854ee4e408b50e92ce26a"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3b799445b9f7ee8bf299cfaed6f5b226c0037b74886a4e11515e569b36fe310d"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d0194d654e360b3e6cc9b774e83235bae6b9b2cac3be09040880bb0e8a88f4a1"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b4d33f418f46362995f1e9d4f3a35a1b6322cb959c31d88ae56b0298e1c22357"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:33c020d3322662e74bc507fb11488773a96894aa82a622c35a5a28673c0c26f5"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aadacf9a2f407a4688d700e4ebab33a7e2e408f2ca04dbf4aef17585389eff3e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0cbdf2cae14a06827bec50bd58e49249452d211d9caddd8bd80e35b53cb04631"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7c95949560050d04d46b919301826525597f07b33beba6187d04fa64d47ac82e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3235d7c781232e525b0761730e052388a01548bd7f67d0067a253887c6e8df46"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ff7687ca3d7028d8a5f0ebae95a6e4827c5616b31a4ee1192bdfde697db110d4"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2de4e546f0ec4b2787d625e0b16b78e99c3e21bc1722b4977c0dddf11ca84e"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:5fc1de20b2d4a061b3df27ab9b7c7111e9a710f10dc2b84d33a4ab25065994ec"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4d0e206259b73af35c4ec1319fd04003776e11e859936658cb6ceffdeba0f5be"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c74880fc64d4958159fbd537a091d2a585448a8f8508bf248d72112723974cbd"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2055c4fb9a6ff624253d432aa471a37202cd8f458c033d6d989be4499aed037b"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:742a76a12aa45b44d236815d282b03cfb1de3b4323f3e4ec933acfae08e54ade"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:075299460948cd12722a970c7eae43d25d37989da682997687b34ae6b87c0ef0"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win32.whl", hash = "sha256:d89d7b2974cae412400e88f35d86af72208e1ede1a541954af5d944a8ba46c57"}, |     {file = "coverage-7.5.0-cp39-cp39-win32.whl", hash = "sha256:280132aada3bc2f0fac939a5771db4fbb84f245cb35b94fae4994d4c1f80dae7"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win_amd64.whl", hash = "sha256:9ca28a302acb19b6af89e90f33ee3e1906961f94b54ea37de6737b7ca9d8827c"}, |     {file = "coverage-7.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:c58536f6892559e030e6924896a44098bc1290663ea12532c78cef71d0df8493"}, | ||||||
|     {file = "coverage-7.4.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:b2c5edc4ac10a7ef6605a966c58929ec6c1bd0917fb8c15cb3363f65aa40e677"}, |     {file = "coverage-7.5.0-pp38.pp39.pp310-none-any.whl", hash = "sha256:2b57780b51084d5223eee7b59f0d4911c31c16ee5aa12737c7a02455829ff067"}, | ||||||
|     {file = "coverage-7.4.4.tar.gz", hash = "sha256:c901df83d097649e257e803be22592aedfd5182f07b3cc87d640bbb9afd50f49"}, |     {file = "coverage-7.5.0.tar.gz", hash = "sha256:cf62d17310f34084c59c01e027259076479128d11e4661bb6c9acb38c5e19bb8"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -647,13 +647,13 @@ packaging = ">=20.4" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "exceptiongroup" | name = "exceptiongroup" | ||||||
| version = "1.2.0" | version = "1.2.1" | ||||||
| description = "Backport of PEP 654 (exception groups)" | description = "Backport of PEP 654 (exception groups)" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"}, |     {file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"}, | ||||||
|     {file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"}, |     {file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -675,13 +675,13 @@ testing = ["hatch", "pre-commit", "pytest", "tox"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "fastapi" | name = "fastapi" | ||||||
| version = "0.110.1" | version = "0.110.3" | ||||||
| description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" | description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "fastapi-0.110.1-py3-none-any.whl", hash = "sha256:5df913203c482f820d31f48e635e022f8cbfe7350e4830ef05a3163925b1addc"}, |     {file = "fastapi-0.110.3-py3-none-any.whl", hash = "sha256:fd7600612f755e4050beb74001310b5a7e1796d149c2ee363124abdfa0289d32"}, | ||||||
|     {file = "fastapi-0.110.1.tar.gz", hash = "sha256:6feac43ec359dfe4f45b2c18ec8c94edb8dc2dfc461d417d9e626590c071baad"}, |     {file = "fastapi-0.110.3.tar.gz", hash = "sha256:555700b0159379e94fdbfc6bb66a0f1c43f4cf7060f25239af3d84b63a656626"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -690,7 +690,7 @@ starlette = ">=0.37.2,<0.38.0" | |||||||
| typing-extensions = ">=4.8.0" | typing-extensions = ">=4.8.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.7)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] | all = ["email_validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.7)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "flask" | name = "flask" | ||||||
| @@ -1011,13 +1011,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "itsdangerous" | name = "itsdangerous" | ||||||
| version = "2.1.2" | version = "2.2.0" | ||||||
| description = "Safely pass data to untrusted environments and back." | description = "Safely pass data to untrusted environments and back." | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "itsdangerous-2.1.2-py3-none-any.whl", hash = "sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44"}, |     {file = "itsdangerous-2.2.0-py3-none-any.whl", hash = "sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef"}, | ||||||
|     {file = "itsdangerous-2.1.2.tar.gz", hash = "sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a"}, |     {file = "itsdangerous-2.2.0.tar.gz", hash = "sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -1247,7 +1247,7 @@ url = "../test" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "nonebot2" | name = "nonebot2" | ||||||
| version = "2.2.1" | version = "2.3.0" | ||||||
| description = "An asynchronous python bot framework." | description = "An asynchronous python bot framework." | ||||||
| optional = false | optional = false | ||||||
| python-versions = "^3.9" | python-versions = "^3.9" | ||||||
| @@ -1312,13 +1312,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pluggy" | name = "pluggy" | ||||||
| version = "1.4.0" | version = "1.5.0" | ||||||
| description = "plugin and hook calling mechanisms for python" | description = "plugin and hook calling mechanisms for python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pluggy-1.4.0-py3-none-any.whl", hash = "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981"}, |     {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"}, | ||||||
|     {file = "pluggy-1.4.0.tar.gz", hash = "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be"}, |     {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1478,13 +1478,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest" | name = "pytest" | ||||||
| version = "8.1.1" | version = "8.2.0" | ||||||
| description = "pytest: simple powerful testing with Python" | description = "pytest: simple powerful testing with Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-8.1.1-py3-none-any.whl", hash = "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7"}, |     {file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"}, | ||||||
|     {file = "pytest-8.1.1.tar.gz", hash = "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044"}, |     {file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -1492,11 +1492,11 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} | |||||||
| exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | ||||||
| iniconfig = "*" | iniconfig = "*" | ||||||
| packaging = "*" | packaging = "*" | ||||||
| pluggy = ">=1.4,<2.0" | pluggy = ">=1.5,<2.0" | ||||||
| tomli = {version = ">=1", markers = "python_version < \"3.11\""} | tomli = {version = ">=1", markers = "python_version < \"3.11\""} | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| testing = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-asyncio" | name = "pytest-asyncio" | ||||||
| @@ -1536,18 +1536,18 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "virtualenv"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-xdist" | name = "pytest-xdist" | ||||||
| version = "3.5.0" | version = "3.6.1" | ||||||
| description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-xdist-3.5.0.tar.gz", hash = "sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a"}, |     {file = "pytest_xdist-3.6.1-py3-none-any.whl", hash = "sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7"}, | ||||||
|     {file = "pytest_xdist-3.5.0-py3-none-any.whl", hash = "sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24"}, |     {file = "pytest_xdist-3.6.1.tar.gz", hash = "sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| execnet = ">=1.1" | execnet = ">=2.1" | ||||||
| pytest = ">=6.2.0" | pytest = ">=7.0.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| psutil = ["psutil (>=3.0)"] | psutil = ["psutil (>=3.0)"] | ||||||
|   | |||||||
							
								
								
									
										486
									
								
								envs/pydantic-v2/poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										486
									
								
								envs/pydantic-v2/poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -27,87 +27,87 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "aiohttp" | name = "aiohttp" | ||||||
| version = "3.9.4" | version = "3.9.5" | ||||||
| description = "Async http client/server framework (asyncio)" | description = "Async http client/server framework (asyncio)" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:76d32588ef7e4a3f3adff1956a0ba96faabbdee58f2407c122dd45aa6e34f372"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:fcde4c397f673fdec23e6b05ebf8d4751314fa7c24f93334bf1f1364c1c69ac7"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:56181093c10dbc6ceb8a29dfeea1e815e1dfdc020169203d87fd8d37616f73f9"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:5d6b3f1fabe465e819aed2c421a6743d8debbde79b6a8600739300630a01bf2c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c7a5b676d3c65e88b3aca41816bf72831898fcd73f0cbb2680e9d88e819d1e4d"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6ae79c1bc12c34082d92bf9422764f799aee4746fd7a392db46b7fd357d4a17a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d1df528a85fb404899d4207a8d9934cfd6be626e30e5d3a5544a83dbae6d8a7e"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d3ebb9e1316ec74277d19c5f482f98cc65a73ccd5430540d6d11682cd857430"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f595db1bceabd71c82e92df212dd9525a8a2c6947d39e3c994c4f27d2fe15b11"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:84dabd95154f43a2ea80deffec9cb44d2e301e38a0c9d331cc4aa0166fe28ae3"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9c0b09d76e5a4caac3d27752027fbd43dc987b95f3748fad2b924a03fe8632ad"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c8a02fbeca6f63cb1f0475c799679057fc9268b77075ab7cf3f1c600e81dd46b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:689eb4356649ec9535b3686200b231876fb4cab4aca54e3bece71d37f50c1d13"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c26959ca7b75ff768e2776d8055bf9582a6267e24556bb7f7bd29e677932be72"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3666cf4182efdb44d73602379a66f5fdfd5da0db5e4520f0ac0dcca644a3497"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:714d4e5231fed4ba2762ed489b4aec07b2b9953cf4ee31e9871caac895a839c0"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:b65b0f8747b013570eea2f75726046fa54fa8e0c5db60f3b98dd5d161052004a"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e7a6a8354f1b62e15d48e04350f13e726fa08b62c3d7b8401c0a1314f02e3558"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1885d2470955f70dfdd33a02e1749613c5a9c5ab855f6db38e0b9389453dce7"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:c413016880e03e69d166efb5a1a95d40f83d5a3a648d16486592c49ffb76d0db"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:0593822dcdb9483d41f12041ff7c90d4d1033ec0e880bcfaf102919b715f47f1"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:ff84aeb864e0fac81f676be9f4685f0527b660f1efdc40dcede3c251ef1e867f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:47f6eb74e1ecb5e19a78f4a4228aa24df7fbab3b62d4a625d3f41194a08bd54f"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:ad7f2919d7dac062f24d6f5fe95d401597fbb015a25771f85e692d043c9d7832"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:c8b04a3dbd54de6ccb7604242fe3ad67f2f3ca558f2d33fe19d4b08d90701a89"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:702e2c7c187c1a498a4e2b03155d52658fdd6fda882d3d7fbb891a5cf108bb10"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-win32.whl", hash = "sha256:8a78dfb198a328bfb38e4308ca8167028920fb747ddcf086ce706fbdd23b2926"}, |     {file = "aiohttp-3.9.5-cp310-cp310-win32.whl", hash = "sha256:67c3119f5ddc7261d47163ed86d760ddf0e625cd6246b4ed852e82159617b5fb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-win_amd64.whl", hash = "sha256:e78da6b55275987cbc89141a1d8e75f5070e577c482dd48bd9123a76a96f0bbb"}, |     {file = "aiohttp-3.9.5-cp310-cp310-win_amd64.whl", hash = "sha256:471f0ef53ccedec9995287f02caf0c068732f026455f07db3f01a46e49d76bbb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c111b3c69060d2bafc446917534150fd049e7aedd6cbf21ba526a5a97b4402a5"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:e0ae53e33ee7476dd3d1132f932eeb39bf6125083820049d06edcdca4381f342"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:efbdd51872cf170093998c87ccdf3cb5993add3559341a8e5708bcb311934c94"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c088c4d70d21f8ca5c0b8b5403fe84a7bc8e024161febdd4ef04575ef35d474d"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7bfdb41dc6e85d8535b00d73947548a748e9534e8e4fddd2638109ff3fb081df"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:639d0042b7670222f33b0028de6b4e2fad6451462ce7df2af8aee37dcac55424"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2bd9d334412961125e9f68d5b73c1d0ab9ea3f74a58a475e6b119f5293eee7ba"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f26383adb94da5e7fb388d441bf09c61e5e35f455a3217bfd790c6b6bc64b2ee"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:35d78076736f4a668d57ade00c65d30a8ce28719d8a42471b2a06ccd1a2e3063"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:66331d00fb28dc90aa606d9a54304af76b335ae204d1836f65797d6fe27f1ca2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:824dff4f9f4d0f59d0fa3577932ee9a20e09edec8a2f813e1d6b9f89ced8293f"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4ff550491f5492ab5ed3533e76b8567f4b37bd2995e780a1f46bca2024223233"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:52b8b4e06fc15519019e128abedaeb56412b106ab88b3c452188ca47a25c4093"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f22eb3a6c1080d862befa0a89c380b4dafce29dc6cd56083f630073d102eb595"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eae569fb1e7559d4f3919965617bb39f9e753967fae55ce13454bec2d1c54f09"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a81b1143d42b66ffc40a441379387076243ef7b51019204fd3ec36b9f69e77d6"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:69b97aa5792428f321f72aeb2f118e56893371f27e0b7d05750bcad06fc42ca1"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f64fd07515dad67f24b6ea4a66ae2876c01031de91c93075b8093f07c0a2d93d"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4d79aad0ad4b980663316f26d9a492e8fab2af77c69c0f33780a56843ad2f89e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:93e22add827447d2e26d67c9ac0161756007f152fdc5210277d00a85f6c92323"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:d6577140cd7db19e430661e4b2653680194ea8c22c994bc65b7a19d8ec834403"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:55b39c8684a46e56ef8c8d24faf02de4a2b2ac60d26cee93bc595651ff545de9"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:9860d455847cd98eb67897f5957b7cd69fbcb436dd3f06099230f16a66e66f79"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:4715a9b778f4293b9f8ae7a0a7cef9829f02ff8d6277a39d7f40565c737d3771"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:69ff36d3f8f5652994e08bd22f093e11cfd0444cea310f92e01b45a4e46b624e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:afc52b8d969eff14e069a710057d15ab9ac17cd4b6753042c407dcea0e40bf75"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-win32.whl", hash = "sha256:e27d3b5ed2c2013bce66ad67ee57cbf614288bda8cdf426c8d8fe548316f1b5f"}, |     {file = "aiohttp-3.9.5-cp311-cp311-win32.whl", hash = "sha256:b3df71da99c98534be076196791adca8819761f0bf6e08e07fd7da25127150d6"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-win_amd64.whl", hash = "sha256:d6a67e26daa686a6fbdb600a9af8619c80a332556245fa8e86c747d226ab1a1e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-win_amd64.whl", hash = "sha256:88e311d98cc0bf45b62fc46c66753a83445f5ab20038bcc1b8a1cc05666f428a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:c5ff8ff44825736a4065d8544b43b43ee4c6dd1530f3a08e6c0578a813b0aa35"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:c7a4b7a6cf5b6eb11e109a9755fd4fda7d57395f8c575e166d363b9fc3ec4678"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:d12a244627eba4e9dc52cbf924edef905ddd6cafc6513849b4876076a6f38b0e"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:0a158704edf0abcac8ac371fbb54044f3270bdbc93e254a82b6c82be1ef08f3c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:dcad56c8d8348e7e468899d2fb3b309b9bc59d94e6db08710555f7436156097f"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d153f652a687a8e95ad367a86a61e8d53d528b0530ef382ec5aaf533140ed00f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4f7e69a7fd4b5ce419238388e55abd220336bd32212c673ceabc57ccf3d05b55"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:82a6a97d9771cb48ae16979c3a3a9a18b600a8505b1115cfe354dfb2054468b4"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4870cb049f10d7680c239b55428916d84158798eb8f353e74fa2c98980dcc0b"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:60cdbd56f4cad9f69c35eaac0fbbdf1f77b0ff9456cebd4902f3dd1cf096464c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3b2feaf1b7031ede1bc0880cec4b0776fd347259a723d625357bb4b82f62687b"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8676e8fd73141ded15ea586de0b7cda1542960a7b9ad89b2b06428e97125d4fa"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:939393e8c3f0a5bcd33ef7ace67680c318dc2ae406f15e381c0054dd658397de"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:da00da442a0e31f1c69d26d224e1efd3a1ca5bcbf210978a2ca7426dfcae9f58"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7d2334e387b2adcc944680bebcf412743f2caf4eeebd550f67249c1c3696be04"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:18f634d540dd099c262e9f887c8bbacc959847cfe5da7a0e2e1cf3f14dbf2daf"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:e0198ea897680e480845ec0ffc5a14e8b694e25b3f104f63676d55bf76a82f1a"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:320e8618eda64e19d11bdb3bd04ccc0a816c17eaecb7e4945d01deee2a22f95f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:e40d2cd22914d67c84824045861a5bb0fb46586b15dfe4f046c7495bf08306b2"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:2faa61a904b83142747fc6a6d7ad8fccff898c849123030f8e75d5d967fd4a81"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:aba80e77c227f4234aa34a5ff2b6ff30c5d6a827a91d22ff6b999de9175d71bd"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:8c64a6dc3fe5db7b1b4d2b5cb84c4f677768bdc340611eca673afb7cf416ef5a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:fb68dc73bc8ac322d2e392a59a9e396c4f35cb6fdbdd749e139d1d6c985f2527"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:393c7aba2b55559ef7ab791c94b44f7482a07bf7640d17b341b79081f5e5cd1a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:f3460a92638dce7e47062cf088d6e7663adb135e936cb117be88d5e6c48c9d53"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:c671dc117c2c21a1ca10c116cfcd6e3e44da7fcde37bf83b2be485ab377b25da"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-win32.whl", hash = "sha256:32dc814ddbb254f6170bca198fe307920f6c1308a5492f049f7f63554b88ef36"}, |     {file = "aiohttp-3.9.5-cp312-cp312-win32.whl", hash = "sha256:5a7ee16aab26e76add4afc45e8f8206c95d1d75540f1039b84a03c3b3800dd59"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-win_amd64.whl", hash = "sha256:63f41a909d182d2b78fe3abef557fcc14da50c7852f70ae3be60e83ff64edba5"}, |     {file = "aiohttp-3.9.5-cp312-cp312-win_amd64.whl", hash = "sha256:5ca51eadbd67045396bc92a4345d1790b7301c14d1848feaac1d6a6c9289e888"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:c3770365675f6be220032f6609a8fbad994d6dcf3ef7dbcf295c7ee70884c9af"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:694d828b5c41255e54bc2dddb51a9f5150b4eefa9886e38b52605a05d96566e8"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:305edae1dea368ce09bcb858cf5a63a064f3bff4767dec6fa60a0cc0e805a1d3"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0605cc2c0088fcaae79f01c913a38611ad09ba68ff482402d3410bf59039bfb8"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:6f121900131d116e4a93b55ab0d12ad72573f967b100e49086e496a9b24523ea"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4558e5012ee03d2638c681e156461d37b7a113fe13970d438d95d10173d25f78"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b71e614c1ae35c3d62a293b19eface83d5e4d194e3eb2fabb10059d33e6e8cbf"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9dbc053ac75ccc63dc3a3cc547b98c7258ec35a215a92bd9f983e0aac95d3d5b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:419f009fa4cfde4d16a7fc070d64f36d70a8d35a90d71aa27670bba2be4fd039"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4109adee842b90671f1b689901b948f347325045c15f46b39797ae1bf17019de"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7b39476ee69cfe64061fd77a73bf692c40021f8547cda617a3466530ef63f947"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a6ea1a5b409a85477fd8e5ee6ad8f0e40bf2844c270955e09360418cfd09abac"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b33f34c9c7decdb2ab99c74be6443942b730b56d9c5ee48fb7df2c86492f293c"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f3c2890ca8c59ee683fd09adf32321a40fe1cf164e3387799efb2acebf090c11"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c78700130ce2dcebb1a8103202ae795be2fa8c9351d0dd22338fe3dac74847d9"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3916c8692dbd9d55c523374a3b8213e628424d19116ac4308e434dbf6d95bbdd"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:268ba22d917655d1259af2d5659072b7dc11b4e1dc2cb9662fdd867d75afc6a4"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:8d1964eb7617907c792ca00b341b5ec3e01ae8c280825deadbbd678447b127e1"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:17e7c051f53a0d2ebf33013a9cbf020bb4e098c4bc5bce6f7b0c962108d97eab"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:d5ab8e1f6bee051a4bf6195e38a5c13e5e161cb7bad83d8854524798bd9fcd6e"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:7be99f4abb008cb38e144f85f515598f4c2c8932bf11b65add0ff59c9c876d99"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:52c27110f3862a1afbcb2af4281fc9fdc40327fa286c4625dfee247c3ba90156"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:d58a54d6ff08d2547656356eea8572b224e6f9bbc0cf55fa9966bcaac4ddfb10"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:7f64cbd44443e80094309875d4f9c71d0401e966d191c3d469cde4642bc2e031"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:7673a76772bda15d0d10d1aa881b7911d0580c980dbd16e59d7ba1422b2d83cd"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:8b4f72fbb66279624bfe83fd5eb6aea0022dad8eec62b71e7bf63ee1caadeafe"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-win32.whl", hash = "sha256:e4370dda04dc8951012f30e1ce7956a0a226ac0714a7b6c389fb2f43f22a250e"}, |     {file = "aiohttp-3.9.5-cp38-cp38-win32.whl", hash = "sha256:6380c039ec52866c06d69b5c7aad5478b24ed11696f0e72f6b807cfb261453da"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-win_amd64.whl", hash = "sha256:eb30c4510a691bb87081192a394fb661860e75ca3896c01c6d186febe7c88530"}, |     {file = "aiohttp-3.9.5-cp38-cp38-win_amd64.whl", hash = "sha256:da22dab31d7180f8c3ac7c7635f3bcd53808f374f6aa333fe0b0b9e14b01f91a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:84e90494db7df3be5e056f91412f9fa9e611fbe8ce4aaef70647297f5943b276"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:1732102949ff6087589408d76cd6dea656b93c896b011ecafff418c9661dc4ed"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7d4845f8501ab28ebfdbeab980a50a273b415cf69e96e4e674d43d86a464df9d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c6021d296318cb6f9414b48e6a439a7f5d1f665464da507e8ff640848ee2a58a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:69046cd9a2a17245c4ce3c1f1a4ff8c70c7701ef222fce3d1d8435f09042bba1"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:239f975589a944eeb1bad26b8b140a59a3a320067fb3cd10b75c3092405a1372"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8b73a06bafc8dcc508420db43b4dd5850e41e69de99009d0351c4f3007960019"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b7b30258348082826d274504fbc7c849959f1989d86c29bc355107accec6cfb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:418bb0038dfafeac923823c2e63226179976c76f981a2aaad0ad5d51f2229bca"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cd2adf5c87ff6d8b277814a28a535b59e20bfea40a101db6b3bdca7e9926bc24"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:71a8f241456b6c2668374d5d28398f8e8cdae4cce568aaea54e0f39359cd928d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e9a3d838441bebcf5cf442700e3963f58b5c33f015341f9ea86dcd7d503c07e2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:935c369bf8acc2dc26f6eeb5222768aa7c62917c3554f7215f2ead7386b33748"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e3a1ae66e3d0c17cf65c08968a5ee3180c5a95920ec2731f53343fac9bad106"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:74e4e48c8752d14ecfb36d2ebb3d76d614320570e14de0a3aa7a726ff150a03c"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9c69e77370cce2d6df5d12b4e12bdcca60c47ba13d1cbbc8645dd005a20b738b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:916b0417aeddf2c8c61291238ce25286f391a6acb6f28005dd9ce282bd6311b6"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0cbf56238f4bbf49dab8c2dc2e6b1b68502b1e88d335bea59b3f5b9f4c001475"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:9b6787b6d0b3518b2ee4cbeadd24a507756ee703adbac1ab6dc7c4434b8c572a"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:d1469f228cd9ffddd396d9948b8c9cd8022b6d1bf1e40c6f25b0fb90b4f893ed"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:221204dbda5ef350e8db6287937621cf75e85778b296c9c52260b522231940ed"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:45731330e754f5811c314901cebdf19dd776a44b31927fa4b4dbecab9e457b0c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:10afd99b8251022ddf81eaed1d90f5a988e349ee7d779eb429fb07b670751e8c"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:3fcb4046d2904378e3aeea1df51f697b0467f2aac55d232c87ba162709478c46"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:2506d9f7a9b91033201be9ffe7d89c6a54150b0578803cce5cb84a943d075bc3"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8cf142aa6c1a751fcb364158fd710b8a9be874b81889c2bd13aa8893197455e2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-win32.whl", hash = "sha256:e571fdd9efd65e86c6af2f332e0e95dad259bfe6beb5d15b3c3eca3a6eb5d87b"}, |     {file = "aiohttp-3.9.5-cp39-cp39-win32.whl", hash = "sha256:7b179eea70833c8dee51ec42f3b4097bd6370892fa93f510f76762105568cf09"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-win_amd64.whl", hash = "sha256:7d29dd5319d20aa3b7749719ac9685fbd926f71ac8c77b2477272725f882072d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-win_amd64.whl", hash = "sha256:38d80498e2e169bc61418ff36170e0aad0cd268da8b38a17c4cf29d254a8b3f1"}, | ||||||
|     {file = "aiohttp-3.9.4.tar.gz", hash = "sha256:6ff71ede6d9a5a58cfb7b6fffc83ab5d4a63138276c771ac91ceaaddf5459644"}, |     {file = "aiohttp-3.9.5.tar.gz", hash = "sha256:edea7d15772ceeb29db4aff55e482d4bcfb6ae160ce144f2682de02f6d693551"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -234,13 +234,13 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "blinker" | name = "blinker" | ||||||
| version = "1.7.0" | version = "1.8.1" | ||||||
| description = "Fast, simple object-to-object and broadcast signaling" | description = "Fast, simple object-to-object and broadcast signaling" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "blinker-1.7.0-py3-none-any.whl", hash = "sha256:c3f865d4d54db7abc53758a01601cf343fe55b84c1de4e3fa910e420b438d5b9"}, |     {file = "blinker-1.8.1-py3-none-any.whl", hash = "sha256:5f1cdeff423b77c31b89de0565cd03e5275a03028f44b2b15f912632a58cced6"}, | ||||||
|     {file = "blinker-1.7.0.tar.gz", hash = "sha256:e6820ff6fa4e4d1d8e2747c2283749c3f547e4fee112b98555cdcdae32996182"}, |     {file = "blinker-1.8.1.tar.gz", hash = "sha256:da44ec748222dcd0105ef975eed946da197d5bdf8bafb6aa92f5bc89da63fa25"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -575,63 +575,63 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "coverage" | name = "coverage" | ||||||
| version = "7.4.4" | version = "7.5.0" | ||||||
| description = "Code coverage measurement for Python" | description = "Code coverage measurement for Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e0be5efd5127542ef31f165de269f77560d6cdef525fffa446de6f7e9186cfb2"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:432949a32c3e3f820af808db1833d6d1631664d53dd3ce487aa25d574e18ad1c"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ccd341521be3d1b3daeb41960ae94a5e87abe2f46f17224ba5d6f2b8398016cf"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2bd7065249703cbeb6d4ce679c734bef0ee69baa7bff9724361ada04a15b7e3b"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:09fa497a8ab37784fbb20ab699c246053ac294d13fc7eb40ec007a5043ec91f8"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bbfe6389c5522b99768a93d89aca52ef92310a96b99782973b9d11e80511f932"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b1a93009cb80730c9bca5d6d4665494b725b6e8e157c1cb7f2db5b4b122ea562"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:39793731182c4be939b4be0cdecde074b833f6171313cf53481f869937129ed3"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:690db6517f09336559dc0b5f55342df62370a48f5469fabf502db2c6d1cffcd2"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:85a5dbe1ba1bf38d6c63b6d2c42132d45cbee6d9f0c51b52c59aa4afba057517"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:09c3255458533cb76ef55da8cc49ffab9e33f083739c8bd4f58e79fecfe288f7"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:357754dcdfd811462a725e7501a9b4556388e8ecf66e79df6f4b988fa3d0b39a"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:8ce1415194b4a6bd0cdcc3a1dfbf58b63f910dcb7330fe15bdff542c56949f87"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a81eb64feded34f40c8986869a2f764f0fe2db58c0530d3a4afbcde50f314880"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b91cbc4b195444e7e258ba27ac33769c41b94967919f10037e6355e998af255c"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:51431d0abbed3a868e967f8257c5faf283d41ec882f58413cf295a389bb22e58"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win32.whl", hash = "sha256:598825b51b81c808cb6f078dcb972f96af96b078faa47af7dfcdf282835baa8d"}, |     {file = "coverage-7.5.0-cp310-cp310-win32.whl", hash = "sha256:f609ebcb0242d84b7adeee2b06c11a2ddaec5464d21888b2c8255f5fd6a98ae4"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win_amd64.whl", hash = "sha256:09ef9199ed6653989ebbcaacc9b62b514bb63ea2f90256e71fea3ed74bd8ff6f"}, |     {file = "coverage-7.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:6782cd6216fab5a83216cc39f13ebe30adfac2fa72688c5a4d8d180cd52e8f6a"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:0f9f50e7ef2a71e2fae92774c99170eb8304e3fdf9c8c3c7ae9bab3e7229c5cf"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:e768d870801f68c74c2b669fc909839660180c366501d4cc4b87efd6b0eee375"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:623512f8ba53c422fcfb2ce68362c97945095b864cda94a92edbaf5994201083"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:84921b10aeb2dd453247fd10de22907984eaf80901b578a5cf0bb1e279a587cb"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0513b9508b93da4e1716744ef6ebc507aff016ba115ffe8ecff744d1322a7b63"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:710c62b6e35a9a766b99b15cdc56d5aeda0914edae8bb467e9c355f75d14ee95"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40209e141059b9370a2657c9b15607815359ab3ef9918f0196b6fccce8d3230f"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c379cdd3efc0658e652a14112d51a7668f6bfca7445c5a10dee7eabecabba19d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a2b2b78c78293782fd3767d53e6474582f62443d0504b1554370bde86cc8227"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fea9d3ca80bcf17edb2c08a4704259dadac196fe5e9274067e7a20511fad1743"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:73bfb9c09951125d06ee473bed216e2c3742f530fc5acc1383883125de76d9cd"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:41327143c5b1d715f5f98a397608f90ab9ebba606ae4e6f3389c2145410c52b1"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1f384c3cc76aeedce208643697fb3e8437604b512255de6d18dae3f27655a384"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:565b2e82d0968c977e0b0f7cbf25fd06d78d4856289abc79694c8edcce6eb2de"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:54eb8d1bf7cacfbf2a3186019bcf01d11c666bd495ed18717162f7eb1e9dd00b"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cf3539007202ebfe03923128fedfdd245db5860a36810136ad95a564a2fdffff"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win32.whl", hash = "sha256:cac99918c7bba15302a2d81f0312c08054a3359eaa1929c7e4b26ebe41e9b286"}, |     {file = "coverage-7.5.0-cp311-cp311-win32.whl", hash = "sha256:bf0b4b8d9caa8d64df838e0f8dcf68fb570c5733b726d1494b87f3da85db3a2d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win_amd64.whl", hash = "sha256:b14706df8b2de49869ae03a5ccbc211f4041750cd4a66f698df89d44f4bd30ec"}, |     {file = "coverage-7.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:9c6384cc90e37cfb60435bbbe0488444e54b98700f727f16f64d8bfda0b84656"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:201bef2eea65e0e9c56343115ba3814e896afe6d36ffd37bab783261db430f76"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:fed7a72d54bd52f4aeb6c6e951f363903bd7d70bc1cad64dd1f087980d309ab9"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:41c9c5f3de16b903b610d09650e5e27adbfa7f500302718c9ffd1c12cf9d6818"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cbe6581fcff7c8e262eb574244f81f5faaea539e712a058e6707a9d272fe5b64"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d898fe162d26929b5960e4e138651f7427048e72c853607f2b200909794ed978"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ad97ec0da94b378e593ef532b980c15e377df9b9608c7c6da3506953182398af"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3ea79bb50e805cd6ac058dfa3b5c8f6c040cb87fe83de10845857f5535d1db70"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bd4bacd62aa2f1a1627352fe68885d6ee694bdaebb16038b6e680f2924a9b2cc"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ce4b94265ca988c3f8e479e741693d143026632672e3ff924f25fab50518dd51"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:adf032b6c105881f9d77fa17d9eebe0ad1f9bfb2ad25777811f97c5362aa07f2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:00838a35b882694afda09f85e469c96367daa3f3f2b097d846a7216993d37f4c"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:4ba01d9ba112b55bfa4b24808ec431197bb34f09f66f7cb4fd0258ff9d3711b1"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:fdfafb32984684eb03c2d83e1e51f64f0906b11e64482df3c5db936ce3839d48"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:f0bfe42523893c188e9616d853c47685e1c575fe25f737adf473d0405dcfa7eb"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:69eb372f7e2ece89f14751fbcbe470295d73ed41ecd37ca36ed2eb47512a6ab9"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:a9a7ef30a1b02547c1b23fa9a5564f03c9982fc71eb2ecb7f98c96d7a0db5cf2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win32.whl", hash = "sha256:137eb07173141545e07403cca94ab625cc1cc6bc4c1e97b6e3846270e7e1fea0"}, |     {file = "coverage-7.5.0-cp312-cp312-win32.whl", hash = "sha256:3c2b77f295edb9fcdb6a250f83e6481c679335ca7e6e4a955e4290350f2d22a4"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win_amd64.whl", hash = "sha256:d71eec7d83298f1af3326ce0ff1d0ea83c7cb98f72b577097f9083b20bdaf05e"}, |     {file = "coverage-7.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:427e1e627b0963ac02d7c8730ca6d935df10280d230508c0ba059505e9233475"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d5ae728ff3b5401cc320d792866987e7e7e880e6ebd24433b70a33b643bb0384"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:9dd88fce54abbdbf4c42fb1fea0e498973d07816f24c0e27a1ecaf91883ce69e"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:cc4f1358cb0c78edef3ed237ef2c86056206bb8d9140e73b6b89fbcfcbdd40e1"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a898c11dca8f8c97b467138004a30133974aacd572818c383596f8d5b2eb04a9"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8130a2aa2acb8788e0b56938786c33c7c98562697bf9f4c7d6e8e5e3a0501e4a"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:07dfdd492d645eea1bd70fb1d6febdcf47db178b0d99161d8e4eed18e7f62fe7"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cf271892d13e43bc2b51e6908ec9a6a5094a4df1d8af0bfc360088ee6c684409"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d3d117890b6eee85887b1eed41eefe2e598ad6e40523d9f94c4c4b213258e4a4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4cdc86d54b5da0df6d3d3a2f0b710949286094c3a6700c21e9015932b81447e"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6afd2e84e7da40fe23ca588379f815fb6dbbb1b757c883935ed11647205111cb"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:ae71e7ddb7a413dd60052e90528f2f65270aad4b509563af6d03d53e979feafd"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a9960dd1891b2ddf13a7fe45339cd59ecee3abb6b8326d8b932d0c5da208104f"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:38dd60d7bf242c4ed5b38e094baf6401faa114fc09e9e6632374388a404f98e7"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:ced268e82af993d7801a9db2dbc1d2322e786c5dc76295d8e89473d46c6b84d4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:aa5b1c1bfc28384f1f53b69a023d789f72b2e0ab1b3787aae16992a7ca21056c"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e7c211f25777746d468d76f11719e64acb40eed410d81c26cefac641975beb88"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win32.whl", hash = "sha256:dfa8fe35a0bb90382837b238fff375de15f0dcdb9ae68ff85f7a63649c98527e"}, |     {file = "coverage-7.5.0-cp38-cp38-win32.whl", hash = "sha256:262fffc1f6c1a26125d5d573e1ec379285a3723363f3bd9c83923c9593a2ac25"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win_amd64.whl", hash = "sha256:b2991665420a803495e0b90a79233c1433d6ed77ef282e8e152a324bbbc5e0c8"}, |     {file = "coverage-7.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:eed462b4541c540d63ab57b3fc69e7d8c84d5957668854ee4e408b50e92ce26a"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3b799445b9f7ee8bf299cfaed6f5b226c0037b74886a4e11515e569b36fe310d"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d0194d654e360b3e6cc9b774e83235bae6b9b2cac3be09040880bb0e8a88f4a1"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b4d33f418f46362995f1e9d4f3a35a1b6322cb959c31d88ae56b0298e1c22357"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:33c020d3322662e74bc507fb11488773a96894aa82a622c35a5a28673c0c26f5"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aadacf9a2f407a4688d700e4ebab33a7e2e408f2ca04dbf4aef17585389eff3e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0cbdf2cae14a06827bec50bd58e49249452d211d9caddd8bd80e35b53cb04631"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7c95949560050d04d46b919301826525597f07b33beba6187d04fa64d47ac82e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3235d7c781232e525b0761730e052388a01548bd7f67d0067a253887c6e8df46"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ff7687ca3d7028d8a5f0ebae95a6e4827c5616b31a4ee1192bdfde697db110d4"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2de4e546f0ec4b2787d625e0b16b78e99c3e21bc1722b4977c0dddf11ca84e"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:5fc1de20b2d4a061b3df27ab9b7c7111e9a710f10dc2b84d33a4ab25065994ec"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4d0e206259b73af35c4ec1319fd04003776e11e859936658cb6ceffdeba0f5be"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c74880fc64d4958159fbd537a091d2a585448a8f8508bf248d72112723974cbd"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2055c4fb9a6ff624253d432aa471a37202cd8f458c033d6d989be4499aed037b"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:742a76a12aa45b44d236815d282b03cfb1de3b4323f3e4ec933acfae08e54ade"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:075299460948cd12722a970c7eae43d25d37989da682997687b34ae6b87c0ef0"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win32.whl", hash = "sha256:d89d7b2974cae412400e88f35d86af72208e1ede1a541954af5d944a8ba46c57"}, |     {file = "coverage-7.5.0-cp39-cp39-win32.whl", hash = "sha256:280132aada3bc2f0fac939a5771db4fbb84f245cb35b94fae4994d4c1f80dae7"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win_amd64.whl", hash = "sha256:9ca28a302acb19b6af89e90f33ee3e1906961f94b54ea37de6737b7ca9d8827c"}, |     {file = "coverage-7.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:c58536f6892559e030e6924896a44098bc1290663ea12532c78cef71d0df8493"}, | ||||||
|     {file = "coverage-7.4.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:b2c5edc4ac10a7ef6605a966c58929ec6c1bd0917fb8c15cb3363f65aa40e677"}, |     {file = "coverage-7.5.0-pp38.pp39.pp310-none-any.whl", hash = "sha256:2b57780b51084d5223eee7b59f0d4911c31c16ee5aa12737c7a02455829ff067"}, | ||||||
|     {file = "coverage-7.4.4.tar.gz", hash = "sha256:c901df83d097649e257e803be22592aedfd5182f07b3cc87d640bbb9afd50f49"}, |     {file = "coverage-7.5.0.tar.gz", hash = "sha256:cf62d17310f34084c59c01e027259076479128d11e4661bb6c9acb38c5e19bb8"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -658,13 +658,13 @@ packaging = ">=20.4" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "exceptiongroup" | name = "exceptiongroup" | ||||||
| version = "1.2.0" | version = "1.2.1" | ||||||
| description = "Backport of PEP 654 (exception groups)" | description = "Backport of PEP 654 (exception groups)" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"}, |     {file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"}, | ||||||
|     {file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"}, |     {file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -686,13 +686,13 @@ testing = ["hatch", "pre-commit", "pytest", "tox"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "fastapi" | name = "fastapi" | ||||||
| version = "0.110.1" | version = "0.110.3" | ||||||
| description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" | description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "fastapi-0.110.1-py3-none-any.whl", hash = "sha256:5df913203c482f820d31f48e635e022f8cbfe7350e4830ef05a3163925b1addc"}, |     {file = "fastapi-0.110.3-py3-none-any.whl", hash = "sha256:fd7600612f755e4050beb74001310b5a7e1796d149c2ee363124abdfa0289d32"}, | ||||||
|     {file = "fastapi-0.110.1.tar.gz", hash = "sha256:6feac43ec359dfe4f45b2c18ec8c94edb8dc2dfc461d417d9e626590c071baad"}, |     {file = "fastapi-0.110.3.tar.gz", hash = "sha256:555700b0159379e94fdbfc6bb66a0f1c43f4cf7060f25239af3d84b63a656626"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -701,7 +701,7 @@ starlette = ">=0.37.2,<0.38.0" | |||||||
| typing-extensions = ">=4.8.0" | typing-extensions = ">=4.8.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.7)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] | all = ["email_validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.7)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "flask" | name = "flask" | ||||||
| @@ -1022,13 +1022,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "itsdangerous" | name = "itsdangerous" | ||||||
| version = "2.1.2" | version = "2.2.0" | ||||||
| description = "Safely pass data to untrusted environments and back." | description = "Safely pass data to untrusted environments and back." | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "itsdangerous-2.1.2-py3-none-any.whl", hash = "sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44"}, |     {file = "itsdangerous-2.2.0-py3-none-any.whl", hash = "sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef"}, | ||||||
|     {file = "itsdangerous-2.1.2.tar.gz", hash = "sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a"}, |     {file = "itsdangerous-2.2.0.tar.gz", hash = "sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -1258,7 +1258,7 @@ url = "../test" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "nonebot2" | name = "nonebot2" | ||||||
| version = "2.2.1" | version = "2.3.0" | ||||||
| description = "An asynchronous python bot framework." | description = "An asynchronous python bot framework." | ||||||
| optional = false | optional = false | ||||||
| python-versions = "^3.9" | python-versions = "^3.9" | ||||||
| @@ -1323,13 +1323,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pluggy" | name = "pluggy" | ||||||
| version = "1.4.0" | version = "1.5.0" | ||||||
| description = "plugin and hook calling mechanisms for python" | description = "plugin and hook calling mechanisms for python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pluggy-1.4.0-py3-none-any.whl", hash = "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981"}, |     {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"}, | ||||||
|     {file = "pluggy-1.4.0.tar.gz", hash = "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be"}, |     {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1426,18 +1426,18 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pydantic" | name = "pydantic" | ||||||
| version = "2.7.0" | version = "2.7.1" | ||||||
| description = "Data validation using Python type hints" | description = "Data validation using Python type hints" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pydantic-2.7.0-py3-none-any.whl", hash = "sha256:9dee74a271705f14f9a1567671d144a851c675b072736f0a7b2608fd9e495352"}, |     {file = "pydantic-2.7.1-py3-none-any.whl", hash = "sha256:e029badca45266732a9a79898a15ae2e8b14840b1eabbb25844be28f0b33f3d5"}, | ||||||
|     {file = "pydantic-2.7.0.tar.gz", hash = "sha256:b5ecdd42262ca2462e2624793551e80911a1e989f462910bb81aef974b4bb383"}, |     {file = "pydantic-2.7.1.tar.gz", hash = "sha256:e9dbb5eada8abe4d9ae5f46b9939aead650cd2b68f249bb3a8139dbe125803cc"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| annotated-types = ">=0.4.0" | annotated-types = ">=0.4.0" | ||||||
| pydantic-core = "2.18.1" | pydantic-core = "2.18.2" | ||||||
| typing-extensions = ">=4.6.1" | typing-extensions = ">=4.6.1" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1445,90 +1445,90 @@ email = ["email-validator (>=2.0.0)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pydantic-core" | name = "pydantic-core" | ||||||
| version = "2.18.1" | version = "2.18.2" | ||||||
| description = "Core functionality for Pydantic validation and serialization" | description = "Core functionality for Pydantic validation and serialization" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:ee9cf33e7fe14243f5ca6977658eb7d1042caaa66847daacbd2117adb258b226"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:9e08e867b306f525802df7cd16c44ff5ebbe747ff0ca6cf3fde7f36c05a59a81"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6b7bbb97d82659ac8b37450c60ff2e9f97e4eb0f8a8a3645a5568b9334b08b50"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f0a21cbaa69900cbe1a2e7cad2aa74ac3cf21b10c3efb0fa0b80305274c0e8a2"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:df4249b579e75094f7e9bb4bd28231acf55e308bf686b952f43100a5a0be394c"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0680b1f1f11fda801397de52c36ce38ef1c1dc841a0927a94f226dea29c3ae3d"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d0491006a6ad20507aec2be72e7831a42efc93193d2402018007ff827dc62926"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:95b9d5e72481d3780ba3442eac863eae92ae43a5f3adb5b4d0a1de89d42bb250"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2ae80f72bb7a3e397ab37b53a2b49c62cc5496412e71bc4f1277620a7ce3f52b"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4fcf5cd9c4b655ad666ca332b9a081112cd7a58a8b5a6ca7a3104bc950f2038"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:58aca931bef83217fca7a390e0486ae327c4af9c3e941adb75f8772f8eeb03a1"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b5155ff768083cb1d62f3e143b49a8a3432e6789a3abee8acd005c3c7af1c74"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1be91ad664fc9245404a789d60cba1e91c26b1454ba136d2a1bf0c2ac0c0505a"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:553ef617b6836fc7e4df130bb851e32fe357ce36336d897fd6646d6058d980af"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:667880321e916a8920ef49f5d50e7983792cf59f3b6079f3c9dac2b88a311d17"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b89ed9eb7d616ef5714e5590e6cf7f23b02d0d539767d33561e3675d6f9e3857"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f7054fdc556f5421f01e39cbb767d5ec5c1139ea98c3e5b350e02e62201740c7"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:75f7e9488238e920ab6204399ded280dc4c307d034f3924cd7f90a38b1829563"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:030e4f9516f9947f38179249778709a460a3adb516bf39b5eb9066fcfe43d0e6"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ef26c9e94a8c04a1b2924149a9cb081836913818e55681722d7f29af88fe7b38"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-none-win32.whl", hash = "sha256:2e91711e36e229978d92642bfc3546333a9127ecebb3f2761372e096395fc649"}, |     {file = "pydantic_core-2.18.2-cp310-none-win32.whl", hash = "sha256:182245ff6b0039e82b6bb585ed55a64d7c81c560715d1bad0cbad6dfa07b4027"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-none-win_amd64.whl", hash = "sha256:9a29726f91c6cb390b3c2338f0df5cd3e216ad7a938762d11c994bb37552edb0"}, |     {file = "pydantic_core-2.18.2-cp310-none-win_amd64.whl", hash = "sha256:e23ec367a948b6d812301afc1b13f8094ab7b2c280af66ef450efc357d2ae543"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:9ece8a49696669d483d206b4474c367852c44815fca23ac4e48b72b339807f80"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:219da3f096d50a157f33645a1cf31c0ad1fe829a92181dd1311022f986e5fbe3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7a5d83efc109ceddb99abd2c1316298ced2adb4570410defe766851a804fcd5b"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:cc1cfd88a64e012b74e94cd00bbe0f9c6df57049c97f02bb07d39e9c852e19a4"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f7973c381283783cd1043a8c8f61ea5ce7a3a58b0369f0ee0ee975eaf2f2a1b"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:05b7133a6e6aeb8df37d6f413f7705a37ab4031597f64ab56384c94d98fa0e90"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:54c7375c62190a7845091f521add19b0f026bcf6ae674bdb89f296972272e86d"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:224c421235f6102e8737032483f43c1a8cfb1d2f45740c44166219599358c2cd"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dd63cec4e26e790b70544ae5cc48d11b515b09e05fdd5eff12e3195f54b8a586"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b14d82cdb934e99dda6d9d60dc84a24379820176cc4a0d123f88df319ae9c150"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:561cf62c8a3498406495cfc49eee086ed2bb186d08bcc65812b75fda42c38294"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2728b01246a3bba6de144f9e3115b532ee44bd6cf39795194fb75491824a1413"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68717c38a68e37af87c4da20e08f3e27d7e4212e99e96c3d875fbf3f4812abfc"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:470b94480bb5ee929f5acba6995251ada5e059a5ef3e0dfc63cca287283ebfa6"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2d5728e93d28a3c63ee513d9ffbac9c5989de8c76e049dbcb5bfe4b923a9739d"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:997abc4df705d1295a42f95b4eec4950a37ad8ae46d913caeee117b6b198811c"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f0f17814c505f07806e22b28856c59ac80cee7dd0fbb152aed273e116378f519"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:75250dbc5290e3f1a0f4618db35e51a165186f9034eff158f3d490b3fed9f8a0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d816f44a51ba5175394bc6c7879ca0bd2be560b2c9e9f3411ef3a4cbe644c2e9"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:4456f2dca97c425231d7315737d45239b2b51a50dc2b6f0c2bb181fce6207664"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win32.whl", hash = "sha256:09f03dfc0ef8c22622eaa8608caa4a1e189cfb83ce847045eca34f690895eccb"}, |     {file = "pydantic_core-2.18.2-cp311-none-win32.whl", hash = "sha256:269322dcc3d8bdb69f054681edff86276b2ff972447863cf34c8b860f5188e2e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win_amd64.whl", hash = "sha256:27f1009dc292f3b7ca77feb3571c537276b9aad5dd4efb471ac88a8bd09024e9"}, |     {file = "pydantic_core-2.18.2-cp311-none-win_amd64.whl", hash = "sha256:800d60565aec896f25bc3cfa56d2277d52d5182af08162f7954f938c06dc4ee3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win_arm64.whl", hash = "sha256:48dd883db92e92519201f2b01cafa881e5f7125666141a49ffba8b9facc072b0"}, |     {file = "pydantic_core-2.18.2-cp311-none-win_arm64.whl", hash = "sha256:1404c69d6a676245199767ba4f633cce5f4ad4181f9d0ccb0577e1f66cf4c46d"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:b6b0e4912030c6f28bcb72b9ebe4989d6dc2eebcd2a9cdc35fefc38052dd4fe8"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:fb2bd7be70c0fe4dfd32c951bc813d9fe6ebcbfdd15a07527796c8204bd36242"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:f3202a429fe825b699c57892d4371c74cc3456d8d71b7f35d6028c96dfecad31"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6132dd3bd52838acddca05a72aafb6eab6536aa145e923bb50f45e78b7251043"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a3982b0a32d0a88b3907e4b0dc36809fda477f0757c59a505d4e9b455f384b8b"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7d904828195733c183d20a54230c0df0eb46ec746ea1a666730787353e87182"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:25595ac311f20e5324d1941909b0d12933f1fd2171075fcff763e90f43e92a0d"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c9bd70772c720142be1020eac55f8143a34ec9f82d75a8e7a07852023e46617f"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:14fe73881cf8e4cbdaded8ca0aa671635b597e42447fec7060d0868b52d074e6"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2b8ed04b3582771764538f7ee7001b02e1170223cf9b75dff0bc698fadb00cf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ca976884ce34070799e4dfc6fbd68cb1d181db1eefe4a3a94798ddfb34b8867f"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e6dac87ddb34aaec85f873d737e9d06a3555a1cc1a8e0c44b7f8d5daeb89d86f"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:684d840d2c9ec5de9cb397fcb3f36d5ebb6fa0d94734f9886032dd796c1ead06"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7ca4ae5a27ad7a4ee5170aebce1574b375de390bc01284f87b18d43a3984df72"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:54764c083bbe0264f0f746cefcded6cb08fbbaaf1ad1d78fb8a4c30cff999a90"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:886eec03591b7cf058467a70a87733b35f44707bd86cf64a615584fd72488b7c"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:201713f2f462e5c015b343e86e68bd8a530a4f76609b33d8f0ec65d2b921712a"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ca7b0c1f1c983e064caa85f3792dd2fe3526b3505378874afa84baf662e12241"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:fd1a9edb9dd9d79fbeac1ea1f9a8dd527a6113b18d2e9bcc0d541d308dae639b"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4b4356d3538c3649337df4074e81b85f0616b79731fe22dd11b99499b2ebbdf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win32.whl", hash = "sha256:d5e6b7155b8197b329dc787356cfd2684c9d6a6b1a197f6bbf45f5555a98d411"}, |     {file = "pydantic_core-2.18.2-cp312-none-win32.whl", hash = "sha256:8b172601454f2d7701121bbec3425dd71efcb787a027edf49724c9cefc14c038"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win_amd64.whl", hash = "sha256:9376d83d686ec62e8b19c0ac3bf8d28d8a5981d0df290196fb6ef24d8a26f0d6"}, |     {file = "pydantic_core-2.18.2-cp312-none-win_amd64.whl", hash = "sha256:b1bd7e47b1558ea872bd16c8502c414f9e90dcf12f1395129d7bb42a09a95438"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win_arm64.whl", hash = "sha256:c562b49c96906b4029b5685075fe1ebd3b5cc2601dfa0b9e16c2c09d6cbce048"}, |     {file = "pydantic_core-2.18.2-cp312-none-win_arm64.whl", hash = "sha256:98758d627ff397e752bc339272c14c98199c613f922d4a384ddc07526c86a2ec"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:3e352f0191d99fe617371096845070dee295444979efb8f27ad941227de6ad09"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:9fdad8e35f278b2c3eb77cbdc5c0a49dada440657bf738d6905ce106dc1de439"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:c0295d52b012cbe0d3059b1dba99159c3be55e632aae1999ab74ae2bd86a33d7"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:1d90c3265ae107f91a4f279f4d6f6f1d4907ac76c6868b27dc7fb33688cfb347"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56823a92075780582d1ffd4489a2e61d56fd3ebb4b40b713d63f96dd92d28144"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:390193c770399861d8df9670fb0d1874f330c79caaca4642332df7c682bf6b91"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:dd3f79e17b56741b5177bcc36307750d50ea0698df6aa82f69c7db32d968c1c2"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:82d5d4d78e4448683cb467897fe24e2b74bb7b973a541ea1dcfec1d3cbce39fb"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:38a5024de321d672a132b1834a66eeb7931959c59964b777e8f32dbe9523f6b1"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4774f3184d2ef3e14e8693194f661dea5a4d6ca4e3dc8e39786d33a94865cefd"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d2ce426ee691319d4767748c8e0895cfc56593d725594e415f274059bcf3cb76"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d4d938ec0adf5167cb335acb25a4ee69a8107e4984f8fbd2e897021d9e4ca21b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2adaeea59849ec0939af5c5d476935f2bab4b7f0335b0110f0f069a41024278e"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e0e8b1be28239fc64a88a8189d1df7fad8be8c1ae47fcc33e43d4be15f99cc70"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9b6431559676a1079eac0f52d6d0721fb8e3c5ba43c37bc537c8c83724031feb"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:868649da93e5a3d5eacc2b5b3b9235c98ccdbfd443832f31e075f54419e1b96b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:85233abb44bc18d16e72dc05bf13848a36f363f83757541f1a97db2f8d58cfd9"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:78363590ef93d5d226ba21a90a03ea89a20738ee5b7da83d771d283fd8a56761"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:641a018af4fe48be57a2b3d7a1f0f5dbca07c1d00951d3d7463f0ac9dac66622"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:852e966fbd035a6468fc0a3496589b45e2208ec7ca95c26470a54daed82a0788"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-none-win32.whl", hash = "sha256:63d7523cd95d2fde0d28dc42968ac731b5bb1e516cc56b93a50ab293f4daeaad"}, |     {file = "pydantic_core-2.18.2-cp38-none-win32.whl", hash = "sha256:6a46e22a707e7ad4484ac9ee9f290f9d501df45954184e23fc29408dfad61350"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-none-win_amd64.whl", hash = "sha256:907a4d7720abfcb1c81619863efd47c8a85d26a257a2dbebdb87c3b847df0278"}, |     {file = "pydantic_core-2.18.2-cp38-none-win_amd64.whl", hash = "sha256:d91cb5ea8b11607cc757675051f61b3d93f15eca3cefb3e6c704a5d6e8440f4e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:aad17e462f42ddbef5984d70c40bfc4146c322a2da79715932cd8976317054de"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:ae0a8a797a5e56c053610fa7be147993fe50960fa43609ff2a9552b0e07013e8"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:94b9769ba435b598b547c762184bcfc4783d0d4c7771b04a3b45775c3589ca44"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:042473b6280246b1dbf530559246f6842b56119c2926d1e52b631bdc46075f2a"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:80e0e57cc704a52fb1b48f16d5b2c8818da087dbee6f98d9bf19546930dc64b5"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1a388a77e629b9ec814c1b1e6b3b595fe521d2cdc625fcca26fbc2d44c816804"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:76b86e24039c35280ceee6dce7e62945eb93a5175d43689ba98360ab31eebc4a"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e25add29b8f3b233ae90ccef2d902d0ae0432eb0d45370fe315d1a5cf231004b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:12a05db5013ec0ca4a32cc6433f53faa2a014ec364031408540ba858c2172bb0"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f459a5ce8434614dfd39bbebf1041952ae01da6bed9855008cb33b875cb024c0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:250ae39445cb5475e483a36b1061af1bc233de3e9ad0f4f76a71b66231b07f88"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:eff2de745698eb46eeb51193a9f41d67d834d50e424aef27df2fcdee1b153845"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a32204489259786a923e02990249c65b0f17235073149d0033efcebe80095570"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8309f67285bdfe65c372ea3722b7a5642680f3dba538566340a9d36e920b5f0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6395a4435fa26519fd96fdccb77e9d00ddae9dd6c742309bd0b5610609ad7fb2"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f93a8a2e3938ff656a7c1bc57193b1319960ac015b6e87d76c76bf14fe0244b4"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2533ad2883f001efa72f3d0e733fb846710c3af6dcdd544fe5bf14fa5fe2d7db"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:22057013c8c1e272eb8d0eebc796701167d8377441ec894a8fed1af64a0bf399"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:b560b72ed4816aee52783c66854d96157fd8175631f01ef58e894cc57c84f0f6"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:cfeecd1ac6cc1fb2692c3d5110781c965aabd4ec5d32799773ca7b1456ac636b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-none-win32.whl", hash = "sha256:582cf2cead97c9e382a7f4d3b744cf0ef1a6e815e44d3aa81af3ad98762f5a9b"}, |     {file = "pydantic_core-2.18.2-cp39-none-win32.whl", hash = "sha256:0d69b4c2f6bb3e130dba60d34c0845ba31b69babdd3f78f7c0c8fae5021a253e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-none-win_amd64.whl", hash = "sha256:ca71d501629d1fa50ea7fa3b08ba884fe10cefc559f5c6c8dfe9036c16e8ae89"}, |     {file = "pydantic_core-2.18.2-cp39-none-win_amd64.whl", hash = "sha256:d9319e499827271b09b4e411905b24a426b8fb69464dfa1696258f53a3334641"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:e178e5b66a06ec5bf51668ec0d4ac8cfb2bdcb553b2c207d58148340efd00143"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:a1874c6dd4113308bd0eb568418e6114b252afe44319ead2b4081e9b9521fe75"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:72722ce529a76a4637a60be18bd789d8fb871e84472490ed7ddff62d5fed620d"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:ccdd111c03bfd3666bd2472b674c6899550e09e9f298954cfc896ab92b5b0e6d"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fe0c1ce5b129455e43f941f7a46f61f3d3861e571f2905d55cdbb8b5c6f5e2c"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e18609ceaa6eed63753037fc06ebb16041d17d28199ae5aba0052c51449650a9"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d4284c621f06a72ce2cb55f74ea3150113d926a6eb78ab38340c08f770eb9b4d"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6e5c584d357c4e2baf0ff7baf44f4994be121e16a2c88918a5817331fc7599d7"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:1a0c3e718f4e064efde68092d9d974e39572c14e56726ecfaeebbe6544521f47"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:43f0f463cf89ace478de71a318b1b4f05ebc456a9b9300d027b4b57c1a2064fb"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:2027493cc44c23b598cfaf200936110433d9caa84e2c6cf487a83999638a96ac"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:e1b395e58b10b73b07b7cf740d728dd4ff9365ac46c18751bf8b3d8cca8f625a"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:76909849d1a6bffa5a07742294f3fa1d357dc917cb1fe7b470afbc3a7579d539"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:0098300eebb1c837271d3d1a2cd2911e7c11b396eac9661655ee524a7f10587b"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:ee7ccc7fb7e921d767f853b47814c3048c7de536663e82fbc37f5eb0d532224b"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:36789b70d613fbac0a25bb07ab3d9dba4d2e38af609c020cf4d888d165ee0bf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:ee2794111c188548a4547eccc73a6a8527fe2af6cf25e1a4ebda2fd01cdd2e60"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:3f9a801e7c8f1ef8718da265bba008fa121243dfe37c1cea17840b0944dfd72c"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:a139fe9f298dc097349fb4f28c8b81cc7a202dbfba66af0e14be5cfca4ef7ce5"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:3a6515ebc6e69d85502b4951d89131ca4e036078ea35533bb76327f8424531ce"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d074b07a10c391fc5bbdcb37b2f16f20fcd9e51e10d01652ab298c0d07908ee2"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20aca1e2298c56ececfd8ed159ae4dde2df0781988c97ef77d5c16ff4bd5b400"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c69567ddbac186e8c0aadc1f324a60a564cfe25e43ef2ce81bcc4b8c3abffbae"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:223ee893d77a310a0391dca6df00f70bbc2f36a71a895cecd9a0e762dc37b349"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:baf1c7b78cddb5af00971ad5294a4583188bda1495b13760d9f03c9483bb6203"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2334ce8c673ee93a1d6a65bd90327588387ba073c17e61bf19b4fd97d688d63c"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:2684a94fdfd1b146ff10689c6e4e815f6a01141781c493b97342cdc5b06f4d5d"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:cbca948f2d14b09d20268cda7b0367723d79063f26c4ffc523af9042cad95592"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:73c1bc8a86a5c9e8721a088df234265317692d0b5cd9e86e975ce3bc3db62a59"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:b3ef08e20ec49e02d5c6717a91bb5af9b20f1805583cb0adfe9ba2c6b505b5ae"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:e60defc3c15defb70bb38dd605ff7e0fae5f6c9c7cbfe0ad7868582cb7e844a6"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c6fdc8627910eed0c01aed6a390a252fe3ea6d472ee70fdde56273f198938374"}, | ||||||
|     {file = "pydantic_core-2.18.1.tar.gz", hash = "sha256:de9d3e8717560eb05e28739d1b35e4eac2e458553a52a301e51352a7ffc86a35"}, |     {file = "pydantic_core-2.18.2.tar.gz", hash = "sha256:2e29d20810dfc3043ee13ac7d9e25105799817683348823f305ab3f349b9386e"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -1547,13 +1547,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest" | name = "pytest" | ||||||
| version = "8.1.1" | version = "8.2.0" | ||||||
| description = "pytest: simple powerful testing with Python" | description = "pytest: simple powerful testing with Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-8.1.1-py3-none-any.whl", hash = "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7"}, |     {file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"}, | ||||||
|     {file = "pytest-8.1.1.tar.gz", hash = "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044"}, |     {file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -1561,11 +1561,11 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} | |||||||
| exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | ||||||
| iniconfig = "*" | iniconfig = "*" | ||||||
| packaging = "*" | packaging = "*" | ||||||
| pluggy = ">=1.4,<2.0" | pluggy = ">=1.5,<2.0" | ||||||
| tomli = {version = ">=1", markers = "python_version < \"3.11\""} | tomli = {version = ">=1", markers = "python_version < \"3.11\""} | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| testing = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-asyncio" | name = "pytest-asyncio" | ||||||
| @@ -1605,18 +1605,18 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "virtualenv"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-xdist" | name = "pytest-xdist" | ||||||
| version = "3.5.0" | version = "3.6.1" | ||||||
| description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-xdist-3.5.0.tar.gz", hash = "sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a"}, |     {file = "pytest_xdist-3.6.1-py3-none-any.whl", hash = "sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7"}, | ||||||
|     {file = "pytest_xdist-3.5.0-py3-none-any.whl", hash = "sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24"}, |     {file = "pytest_xdist-3.6.1.tar.gz", hash = "sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| execnet = ">=1.1" | execnet = ">=2.1" | ||||||
| pytest = ">=6.2.0" | pytest = ">=7.0.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| psutil = ["psutil (>=3.0)"] | psutil = ["psutil (>=3.0)"] | ||||||
|   | |||||||
							
								
								
									
										308
									
								
								envs/test/poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										308
									
								
								envs/test/poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -165,63 +165,63 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "coverage" | name = "coverage" | ||||||
| version = "7.4.4" | version = "7.5.0" | ||||||
| description = "Code coverage measurement for Python" | description = "Code coverage measurement for Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e0be5efd5127542ef31f165de269f77560d6cdef525fffa446de6f7e9186cfb2"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:432949a32c3e3f820af808db1833d6d1631664d53dd3ce487aa25d574e18ad1c"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ccd341521be3d1b3daeb41960ae94a5e87abe2f46f17224ba5d6f2b8398016cf"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2bd7065249703cbeb6d4ce679c734bef0ee69baa7bff9724361ada04a15b7e3b"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:09fa497a8ab37784fbb20ab699c246053ac294d13fc7eb40ec007a5043ec91f8"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bbfe6389c5522b99768a93d89aca52ef92310a96b99782973b9d11e80511f932"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b1a93009cb80730c9bca5d6d4665494b725b6e8e157c1cb7f2db5b4b122ea562"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:39793731182c4be939b4be0cdecde074b833f6171313cf53481f869937129ed3"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:690db6517f09336559dc0b5f55342df62370a48f5469fabf502db2c6d1cffcd2"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:85a5dbe1ba1bf38d6c63b6d2c42132d45cbee6d9f0c51b52c59aa4afba057517"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:09c3255458533cb76ef55da8cc49ffab9e33f083739c8bd4f58e79fecfe288f7"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:357754dcdfd811462a725e7501a9b4556388e8ecf66e79df6f4b988fa3d0b39a"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:8ce1415194b4a6bd0cdcc3a1dfbf58b63f910dcb7330fe15bdff542c56949f87"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a81eb64feded34f40c8986869a2f764f0fe2db58c0530d3a4afbcde50f314880"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b91cbc4b195444e7e258ba27ac33769c41b94967919f10037e6355e998af255c"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:51431d0abbed3a868e967f8257c5faf283d41ec882f58413cf295a389bb22e58"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win32.whl", hash = "sha256:598825b51b81c808cb6f078dcb972f96af96b078faa47af7dfcdf282835baa8d"}, |     {file = "coverage-7.5.0-cp310-cp310-win32.whl", hash = "sha256:f609ebcb0242d84b7adeee2b06c11a2ddaec5464d21888b2c8255f5fd6a98ae4"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win_amd64.whl", hash = "sha256:09ef9199ed6653989ebbcaacc9b62b514bb63ea2f90256e71fea3ed74bd8ff6f"}, |     {file = "coverage-7.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:6782cd6216fab5a83216cc39f13ebe30adfac2fa72688c5a4d8d180cd52e8f6a"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:0f9f50e7ef2a71e2fae92774c99170eb8304e3fdf9c8c3c7ae9bab3e7229c5cf"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:e768d870801f68c74c2b669fc909839660180c366501d4cc4b87efd6b0eee375"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:623512f8ba53c422fcfb2ce68362c97945095b864cda94a92edbaf5994201083"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:84921b10aeb2dd453247fd10de22907984eaf80901b578a5cf0bb1e279a587cb"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0513b9508b93da4e1716744ef6ebc507aff016ba115ffe8ecff744d1322a7b63"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:710c62b6e35a9a766b99b15cdc56d5aeda0914edae8bb467e9c355f75d14ee95"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40209e141059b9370a2657c9b15607815359ab3ef9918f0196b6fccce8d3230f"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c379cdd3efc0658e652a14112d51a7668f6bfca7445c5a10dee7eabecabba19d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a2b2b78c78293782fd3767d53e6474582f62443d0504b1554370bde86cc8227"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fea9d3ca80bcf17edb2c08a4704259dadac196fe5e9274067e7a20511fad1743"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:73bfb9c09951125d06ee473bed216e2c3742f530fc5acc1383883125de76d9cd"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:41327143c5b1d715f5f98a397608f90ab9ebba606ae4e6f3389c2145410c52b1"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1f384c3cc76aeedce208643697fb3e8437604b512255de6d18dae3f27655a384"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:565b2e82d0968c977e0b0f7cbf25fd06d78d4856289abc79694c8edcce6eb2de"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:54eb8d1bf7cacfbf2a3186019bcf01d11c666bd495ed18717162f7eb1e9dd00b"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cf3539007202ebfe03923128fedfdd245db5860a36810136ad95a564a2fdffff"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win32.whl", hash = "sha256:cac99918c7bba15302a2d81f0312c08054a3359eaa1929c7e4b26ebe41e9b286"}, |     {file = "coverage-7.5.0-cp311-cp311-win32.whl", hash = "sha256:bf0b4b8d9caa8d64df838e0f8dcf68fb570c5733b726d1494b87f3da85db3a2d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win_amd64.whl", hash = "sha256:b14706df8b2de49869ae03a5ccbc211f4041750cd4a66f698df89d44f4bd30ec"}, |     {file = "coverage-7.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:9c6384cc90e37cfb60435bbbe0488444e54b98700f727f16f64d8bfda0b84656"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:201bef2eea65e0e9c56343115ba3814e896afe6d36ffd37bab783261db430f76"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:fed7a72d54bd52f4aeb6c6e951f363903bd7d70bc1cad64dd1f087980d309ab9"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:41c9c5f3de16b903b610d09650e5e27adbfa7f500302718c9ffd1c12cf9d6818"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cbe6581fcff7c8e262eb574244f81f5faaea539e712a058e6707a9d272fe5b64"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d898fe162d26929b5960e4e138651f7427048e72c853607f2b200909794ed978"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ad97ec0da94b378e593ef532b980c15e377df9b9608c7c6da3506953182398af"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3ea79bb50e805cd6ac058dfa3b5c8f6c040cb87fe83de10845857f5535d1db70"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bd4bacd62aa2f1a1627352fe68885d6ee694bdaebb16038b6e680f2924a9b2cc"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ce4b94265ca988c3f8e479e741693d143026632672e3ff924f25fab50518dd51"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:adf032b6c105881f9d77fa17d9eebe0ad1f9bfb2ad25777811f97c5362aa07f2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:00838a35b882694afda09f85e469c96367daa3f3f2b097d846a7216993d37f4c"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:4ba01d9ba112b55bfa4b24808ec431197bb34f09f66f7cb4fd0258ff9d3711b1"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:fdfafb32984684eb03c2d83e1e51f64f0906b11e64482df3c5db936ce3839d48"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:f0bfe42523893c188e9616d853c47685e1c575fe25f737adf473d0405dcfa7eb"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:69eb372f7e2ece89f14751fbcbe470295d73ed41ecd37ca36ed2eb47512a6ab9"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:a9a7ef30a1b02547c1b23fa9a5564f03c9982fc71eb2ecb7f98c96d7a0db5cf2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win32.whl", hash = "sha256:137eb07173141545e07403cca94ab625cc1cc6bc4c1e97b6e3846270e7e1fea0"}, |     {file = "coverage-7.5.0-cp312-cp312-win32.whl", hash = "sha256:3c2b77f295edb9fcdb6a250f83e6481c679335ca7e6e4a955e4290350f2d22a4"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win_amd64.whl", hash = "sha256:d71eec7d83298f1af3326ce0ff1d0ea83c7cb98f72b577097f9083b20bdaf05e"}, |     {file = "coverage-7.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:427e1e627b0963ac02d7c8730ca6d935df10280d230508c0ba059505e9233475"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d5ae728ff3b5401cc320d792866987e7e7e880e6ebd24433b70a33b643bb0384"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:9dd88fce54abbdbf4c42fb1fea0e498973d07816f24c0e27a1ecaf91883ce69e"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:cc4f1358cb0c78edef3ed237ef2c86056206bb8d9140e73b6b89fbcfcbdd40e1"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a898c11dca8f8c97b467138004a30133974aacd572818c383596f8d5b2eb04a9"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8130a2aa2acb8788e0b56938786c33c7c98562697bf9f4c7d6e8e5e3a0501e4a"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:07dfdd492d645eea1bd70fb1d6febdcf47db178b0d99161d8e4eed18e7f62fe7"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cf271892d13e43bc2b51e6908ec9a6a5094a4df1d8af0bfc360088ee6c684409"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d3d117890b6eee85887b1eed41eefe2e598ad6e40523d9f94c4c4b213258e4a4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4cdc86d54b5da0df6d3d3a2f0b710949286094c3a6700c21e9015932b81447e"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6afd2e84e7da40fe23ca588379f815fb6dbbb1b757c883935ed11647205111cb"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:ae71e7ddb7a413dd60052e90528f2f65270aad4b509563af6d03d53e979feafd"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a9960dd1891b2ddf13a7fe45339cd59ecee3abb6b8326d8b932d0c5da208104f"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:38dd60d7bf242c4ed5b38e094baf6401faa114fc09e9e6632374388a404f98e7"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:ced268e82af993d7801a9db2dbc1d2322e786c5dc76295d8e89473d46c6b84d4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:aa5b1c1bfc28384f1f53b69a023d789f72b2e0ab1b3787aae16992a7ca21056c"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e7c211f25777746d468d76f11719e64acb40eed410d81c26cefac641975beb88"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win32.whl", hash = "sha256:dfa8fe35a0bb90382837b238fff375de15f0dcdb9ae68ff85f7a63649c98527e"}, |     {file = "coverage-7.5.0-cp38-cp38-win32.whl", hash = "sha256:262fffc1f6c1a26125d5d573e1ec379285a3723363f3bd9c83923c9593a2ac25"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win_amd64.whl", hash = "sha256:b2991665420a803495e0b90a79233c1433d6ed77ef282e8e152a324bbbc5e0c8"}, |     {file = "coverage-7.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:eed462b4541c540d63ab57b3fc69e7d8c84d5957668854ee4e408b50e92ce26a"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3b799445b9f7ee8bf299cfaed6f5b226c0037b74886a4e11515e569b36fe310d"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d0194d654e360b3e6cc9b774e83235bae6b9b2cac3be09040880bb0e8a88f4a1"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b4d33f418f46362995f1e9d4f3a35a1b6322cb959c31d88ae56b0298e1c22357"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:33c020d3322662e74bc507fb11488773a96894aa82a622c35a5a28673c0c26f5"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aadacf9a2f407a4688d700e4ebab33a7e2e408f2ca04dbf4aef17585389eff3e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0cbdf2cae14a06827bec50bd58e49249452d211d9caddd8bd80e35b53cb04631"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7c95949560050d04d46b919301826525597f07b33beba6187d04fa64d47ac82e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3235d7c781232e525b0761730e052388a01548bd7f67d0067a253887c6e8df46"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ff7687ca3d7028d8a5f0ebae95a6e4827c5616b31a4ee1192bdfde697db110d4"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2de4e546f0ec4b2787d625e0b16b78e99c3e21bc1722b4977c0dddf11ca84e"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:5fc1de20b2d4a061b3df27ab9b7c7111e9a710f10dc2b84d33a4ab25065994ec"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4d0e206259b73af35c4ec1319fd04003776e11e859936658cb6ceffdeba0f5be"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c74880fc64d4958159fbd537a091d2a585448a8f8508bf248d72112723974cbd"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2055c4fb9a6ff624253d432aa471a37202cd8f458c033d6d989be4499aed037b"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:742a76a12aa45b44d236815d282b03cfb1de3b4323f3e4ec933acfae08e54ade"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:075299460948cd12722a970c7eae43d25d37989da682997687b34ae6b87c0ef0"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win32.whl", hash = "sha256:d89d7b2974cae412400e88f35d86af72208e1ede1a541954af5d944a8ba46c57"}, |     {file = "coverage-7.5.0-cp39-cp39-win32.whl", hash = "sha256:280132aada3bc2f0fac939a5771db4fbb84f245cb35b94fae4994d4c1f80dae7"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win_amd64.whl", hash = "sha256:9ca28a302acb19b6af89e90f33ee3e1906961f94b54ea37de6737b7ca9d8827c"}, |     {file = "coverage-7.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:c58536f6892559e030e6924896a44098bc1290663ea12532c78cef71d0df8493"}, | ||||||
|     {file = "coverage-7.4.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:b2c5edc4ac10a7ef6605a966c58929ec6c1bd0917fb8c15cb3363f65aa40e677"}, |     {file = "coverage-7.5.0-pp38.pp39.pp310-none-any.whl", hash = "sha256:2b57780b51084d5223eee7b59f0d4911c31c16ee5aa12737c7a02455829ff067"}, | ||||||
|     {file = "coverage-7.4.4.tar.gz", hash = "sha256:c901df83d097649e257e803be22592aedfd5182f07b3cc87d640bbb9afd50f49"}, |     {file = "coverage-7.5.0.tar.gz", hash = "sha256:cf62d17310f34084c59c01e027259076479128d11e4661bb6c9acb38c5e19bb8"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -248,13 +248,13 @@ packaging = ">=20.4" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "exceptiongroup" | name = "exceptiongroup" | ||||||
| version = "1.2.0" | version = "1.2.1" | ||||||
| description = "Backport of PEP 654 (exception groups)" | description = "Backport of PEP 654 (exception groups)" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"}, |     {file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"}, | ||||||
|     {file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"}, |     {file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -571,13 +571,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pluggy" | name = "pluggy" | ||||||
| version = "1.4.0" | version = "1.5.0" | ||||||
| description = "plugin and hook calling mechanisms for python" | description = "plugin and hook calling mechanisms for python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pluggy-1.4.0-py3-none-any.whl", hash = "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981"}, |     {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"}, | ||||||
|     {file = "pluggy-1.4.0.tar.gz", hash = "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be"}, |     {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -586,18 +586,18 @@ testing = ["pytest", "pytest-benchmark"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pydantic" | name = "pydantic" | ||||||
| version = "2.7.0" | version = "2.7.1" | ||||||
| description = "Data validation using Python type hints" | description = "Data validation using Python type hints" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pydantic-2.7.0-py3-none-any.whl", hash = "sha256:9dee74a271705f14f9a1567671d144a851c675b072736f0a7b2608fd9e495352"}, |     {file = "pydantic-2.7.1-py3-none-any.whl", hash = "sha256:e029badca45266732a9a79898a15ae2e8b14840b1eabbb25844be28f0b33f3d5"}, | ||||||
|     {file = "pydantic-2.7.0.tar.gz", hash = "sha256:b5ecdd42262ca2462e2624793551e80911a1e989f462910bb81aef974b4bb383"}, |     {file = "pydantic-2.7.1.tar.gz", hash = "sha256:e9dbb5eada8abe4d9ae5f46b9939aead650cd2b68f249bb3a8139dbe125803cc"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| annotated-types = ">=0.4.0" | annotated-types = ">=0.4.0" | ||||||
| pydantic-core = "2.18.1" | pydantic-core = "2.18.2" | ||||||
| typing-extensions = ">=4.6.1" | typing-extensions = ">=4.6.1" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -605,90 +605,90 @@ email = ["email-validator (>=2.0.0)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pydantic-core" | name = "pydantic-core" | ||||||
| version = "2.18.1" | version = "2.18.2" | ||||||
| description = "Core functionality for Pydantic validation and serialization" | description = "Core functionality for Pydantic validation and serialization" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:ee9cf33e7fe14243f5ca6977658eb7d1042caaa66847daacbd2117adb258b226"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:9e08e867b306f525802df7cd16c44ff5ebbe747ff0ca6cf3fde7f36c05a59a81"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6b7bbb97d82659ac8b37450c60ff2e9f97e4eb0f8a8a3645a5568b9334b08b50"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f0a21cbaa69900cbe1a2e7cad2aa74ac3cf21b10c3efb0fa0b80305274c0e8a2"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:df4249b579e75094f7e9bb4bd28231acf55e308bf686b952f43100a5a0be394c"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0680b1f1f11fda801397de52c36ce38ef1c1dc841a0927a94f226dea29c3ae3d"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d0491006a6ad20507aec2be72e7831a42efc93193d2402018007ff827dc62926"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:95b9d5e72481d3780ba3442eac863eae92ae43a5f3adb5b4d0a1de89d42bb250"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2ae80f72bb7a3e397ab37b53a2b49c62cc5496412e71bc4f1277620a7ce3f52b"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4fcf5cd9c4b655ad666ca332b9a081112cd7a58a8b5a6ca7a3104bc950f2038"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:58aca931bef83217fca7a390e0486ae327c4af9c3e941adb75f8772f8eeb03a1"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b5155ff768083cb1d62f3e143b49a8a3432e6789a3abee8acd005c3c7af1c74"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1be91ad664fc9245404a789d60cba1e91c26b1454ba136d2a1bf0c2ac0c0505a"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:553ef617b6836fc7e4df130bb851e32fe357ce36336d897fd6646d6058d980af"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:667880321e916a8920ef49f5d50e7983792cf59f3b6079f3c9dac2b88a311d17"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b89ed9eb7d616ef5714e5590e6cf7f23b02d0d539767d33561e3675d6f9e3857"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f7054fdc556f5421f01e39cbb767d5ec5c1139ea98c3e5b350e02e62201740c7"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:75f7e9488238e920ab6204399ded280dc4c307d034f3924cd7f90a38b1829563"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:030e4f9516f9947f38179249778709a460a3adb516bf39b5eb9066fcfe43d0e6"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ef26c9e94a8c04a1b2924149a9cb081836913818e55681722d7f29af88fe7b38"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-none-win32.whl", hash = "sha256:2e91711e36e229978d92642bfc3546333a9127ecebb3f2761372e096395fc649"}, |     {file = "pydantic_core-2.18.2-cp310-none-win32.whl", hash = "sha256:182245ff6b0039e82b6bb585ed55a64d7c81c560715d1bad0cbad6dfa07b4027"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-none-win_amd64.whl", hash = "sha256:9a29726f91c6cb390b3c2338f0df5cd3e216ad7a938762d11c994bb37552edb0"}, |     {file = "pydantic_core-2.18.2-cp310-none-win_amd64.whl", hash = "sha256:e23ec367a948b6d812301afc1b13f8094ab7b2c280af66ef450efc357d2ae543"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:9ece8a49696669d483d206b4474c367852c44815fca23ac4e48b72b339807f80"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:219da3f096d50a157f33645a1cf31c0ad1fe829a92181dd1311022f986e5fbe3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7a5d83efc109ceddb99abd2c1316298ced2adb4570410defe766851a804fcd5b"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:cc1cfd88a64e012b74e94cd00bbe0f9c6df57049c97f02bb07d39e9c852e19a4"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f7973c381283783cd1043a8c8f61ea5ce7a3a58b0369f0ee0ee975eaf2f2a1b"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:05b7133a6e6aeb8df37d6f413f7705a37ab4031597f64ab56384c94d98fa0e90"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:54c7375c62190a7845091f521add19b0f026bcf6ae674bdb89f296972272e86d"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:224c421235f6102e8737032483f43c1a8cfb1d2f45740c44166219599358c2cd"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dd63cec4e26e790b70544ae5cc48d11b515b09e05fdd5eff12e3195f54b8a586"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b14d82cdb934e99dda6d9d60dc84a24379820176cc4a0d123f88df319ae9c150"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:561cf62c8a3498406495cfc49eee086ed2bb186d08bcc65812b75fda42c38294"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2728b01246a3bba6de144f9e3115b532ee44bd6cf39795194fb75491824a1413"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68717c38a68e37af87c4da20e08f3e27d7e4212e99e96c3d875fbf3f4812abfc"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:470b94480bb5ee929f5acba6995251ada5e059a5ef3e0dfc63cca287283ebfa6"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2d5728e93d28a3c63ee513d9ffbac9c5989de8c76e049dbcb5bfe4b923a9739d"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:997abc4df705d1295a42f95b4eec4950a37ad8ae46d913caeee117b6b198811c"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f0f17814c505f07806e22b28856c59ac80cee7dd0fbb152aed273e116378f519"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:75250dbc5290e3f1a0f4618db35e51a165186f9034eff158f3d490b3fed9f8a0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d816f44a51ba5175394bc6c7879ca0bd2be560b2c9e9f3411ef3a4cbe644c2e9"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:4456f2dca97c425231d7315737d45239b2b51a50dc2b6f0c2bb181fce6207664"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win32.whl", hash = "sha256:09f03dfc0ef8c22622eaa8608caa4a1e189cfb83ce847045eca34f690895eccb"}, |     {file = "pydantic_core-2.18.2-cp311-none-win32.whl", hash = "sha256:269322dcc3d8bdb69f054681edff86276b2ff972447863cf34c8b860f5188e2e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win_amd64.whl", hash = "sha256:27f1009dc292f3b7ca77feb3571c537276b9aad5dd4efb471ac88a8bd09024e9"}, |     {file = "pydantic_core-2.18.2-cp311-none-win_amd64.whl", hash = "sha256:800d60565aec896f25bc3cfa56d2277d52d5182af08162f7954f938c06dc4ee3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win_arm64.whl", hash = "sha256:48dd883db92e92519201f2b01cafa881e5f7125666141a49ffba8b9facc072b0"}, |     {file = "pydantic_core-2.18.2-cp311-none-win_arm64.whl", hash = "sha256:1404c69d6a676245199767ba4f633cce5f4ad4181f9d0ccb0577e1f66cf4c46d"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:b6b0e4912030c6f28bcb72b9ebe4989d6dc2eebcd2a9cdc35fefc38052dd4fe8"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:fb2bd7be70c0fe4dfd32c951bc813d9fe6ebcbfdd15a07527796c8204bd36242"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:f3202a429fe825b699c57892d4371c74cc3456d8d71b7f35d6028c96dfecad31"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6132dd3bd52838acddca05a72aafb6eab6536aa145e923bb50f45e78b7251043"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a3982b0a32d0a88b3907e4b0dc36809fda477f0757c59a505d4e9b455f384b8b"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7d904828195733c183d20a54230c0df0eb46ec746ea1a666730787353e87182"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:25595ac311f20e5324d1941909b0d12933f1fd2171075fcff763e90f43e92a0d"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c9bd70772c720142be1020eac55f8143a34ec9f82d75a8e7a07852023e46617f"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:14fe73881cf8e4cbdaded8ca0aa671635b597e42447fec7060d0868b52d074e6"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2b8ed04b3582771764538f7ee7001b02e1170223cf9b75dff0bc698fadb00cf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ca976884ce34070799e4dfc6fbd68cb1d181db1eefe4a3a94798ddfb34b8867f"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e6dac87ddb34aaec85f873d737e9d06a3555a1cc1a8e0c44b7f8d5daeb89d86f"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:684d840d2c9ec5de9cb397fcb3f36d5ebb6fa0d94734f9886032dd796c1ead06"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7ca4ae5a27ad7a4ee5170aebce1574b375de390bc01284f87b18d43a3984df72"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:54764c083bbe0264f0f746cefcded6cb08fbbaaf1ad1d78fb8a4c30cff999a90"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:886eec03591b7cf058467a70a87733b35f44707bd86cf64a615584fd72488b7c"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:201713f2f462e5c015b343e86e68bd8a530a4f76609b33d8f0ec65d2b921712a"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ca7b0c1f1c983e064caa85f3792dd2fe3526b3505378874afa84baf662e12241"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:fd1a9edb9dd9d79fbeac1ea1f9a8dd527a6113b18d2e9bcc0d541d308dae639b"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4b4356d3538c3649337df4074e81b85f0616b79731fe22dd11b99499b2ebbdf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win32.whl", hash = "sha256:d5e6b7155b8197b329dc787356cfd2684c9d6a6b1a197f6bbf45f5555a98d411"}, |     {file = "pydantic_core-2.18.2-cp312-none-win32.whl", hash = "sha256:8b172601454f2d7701121bbec3425dd71efcb787a027edf49724c9cefc14c038"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win_amd64.whl", hash = "sha256:9376d83d686ec62e8b19c0ac3bf8d28d8a5981d0df290196fb6ef24d8a26f0d6"}, |     {file = "pydantic_core-2.18.2-cp312-none-win_amd64.whl", hash = "sha256:b1bd7e47b1558ea872bd16c8502c414f9e90dcf12f1395129d7bb42a09a95438"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win_arm64.whl", hash = "sha256:c562b49c96906b4029b5685075fe1ebd3b5cc2601dfa0b9e16c2c09d6cbce048"}, |     {file = "pydantic_core-2.18.2-cp312-none-win_arm64.whl", hash = "sha256:98758d627ff397e752bc339272c14c98199c613f922d4a384ddc07526c86a2ec"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:3e352f0191d99fe617371096845070dee295444979efb8f27ad941227de6ad09"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:9fdad8e35f278b2c3eb77cbdc5c0a49dada440657bf738d6905ce106dc1de439"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:c0295d52b012cbe0d3059b1dba99159c3be55e632aae1999ab74ae2bd86a33d7"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:1d90c3265ae107f91a4f279f4d6f6f1d4907ac76c6868b27dc7fb33688cfb347"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56823a92075780582d1ffd4489a2e61d56fd3ebb4b40b713d63f96dd92d28144"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:390193c770399861d8df9670fb0d1874f330c79caaca4642332df7c682bf6b91"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:dd3f79e17b56741b5177bcc36307750d50ea0698df6aa82f69c7db32d968c1c2"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:82d5d4d78e4448683cb467897fe24e2b74bb7b973a541ea1dcfec1d3cbce39fb"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:38a5024de321d672a132b1834a66eeb7931959c59964b777e8f32dbe9523f6b1"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4774f3184d2ef3e14e8693194f661dea5a4d6ca4e3dc8e39786d33a94865cefd"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d2ce426ee691319d4767748c8e0895cfc56593d725594e415f274059bcf3cb76"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d4d938ec0adf5167cb335acb25a4ee69a8107e4984f8fbd2e897021d9e4ca21b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2adaeea59849ec0939af5c5d476935f2bab4b7f0335b0110f0f069a41024278e"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e0e8b1be28239fc64a88a8189d1df7fad8be8c1ae47fcc33e43d4be15f99cc70"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9b6431559676a1079eac0f52d6d0721fb8e3c5ba43c37bc537c8c83724031feb"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:868649da93e5a3d5eacc2b5b3b9235c98ccdbfd443832f31e075f54419e1b96b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:85233abb44bc18d16e72dc05bf13848a36f363f83757541f1a97db2f8d58cfd9"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:78363590ef93d5d226ba21a90a03ea89a20738ee5b7da83d771d283fd8a56761"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:641a018af4fe48be57a2b3d7a1f0f5dbca07c1d00951d3d7463f0ac9dac66622"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:852e966fbd035a6468fc0a3496589b45e2208ec7ca95c26470a54daed82a0788"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-none-win32.whl", hash = "sha256:63d7523cd95d2fde0d28dc42968ac731b5bb1e516cc56b93a50ab293f4daeaad"}, |     {file = "pydantic_core-2.18.2-cp38-none-win32.whl", hash = "sha256:6a46e22a707e7ad4484ac9ee9f290f9d501df45954184e23fc29408dfad61350"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-none-win_amd64.whl", hash = "sha256:907a4d7720abfcb1c81619863efd47c8a85d26a257a2dbebdb87c3b847df0278"}, |     {file = "pydantic_core-2.18.2-cp38-none-win_amd64.whl", hash = "sha256:d91cb5ea8b11607cc757675051f61b3d93f15eca3cefb3e6c704a5d6e8440f4e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:aad17e462f42ddbef5984d70c40bfc4146c322a2da79715932cd8976317054de"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:ae0a8a797a5e56c053610fa7be147993fe50960fa43609ff2a9552b0e07013e8"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:94b9769ba435b598b547c762184bcfc4783d0d4c7771b04a3b45775c3589ca44"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:042473b6280246b1dbf530559246f6842b56119c2926d1e52b631bdc46075f2a"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:80e0e57cc704a52fb1b48f16d5b2c8818da087dbee6f98d9bf19546930dc64b5"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1a388a77e629b9ec814c1b1e6b3b595fe521d2cdc625fcca26fbc2d44c816804"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:76b86e24039c35280ceee6dce7e62945eb93a5175d43689ba98360ab31eebc4a"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e25add29b8f3b233ae90ccef2d902d0ae0432eb0d45370fe315d1a5cf231004b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:12a05db5013ec0ca4a32cc6433f53faa2a014ec364031408540ba858c2172bb0"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f459a5ce8434614dfd39bbebf1041952ae01da6bed9855008cb33b875cb024c0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:250ae39445cb5475e483a36b1061af1bc233de3e9ad0f4f76a71b66231b07f88"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:eff2de745698eb46eeb51193a9f41d67d834d50e424aef27df2fcdee1b153845"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a32204489259786a923e02990249c65b0f17235073149d0033efcebe80095570"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8309f67285bdfe65c372ea3722b7a5642680f3dba538566340a9d36e920b5f0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6395a4435fa26519fd96fdccb77e9d00ddae9dd6c742309bd0b5610609ad7fb2"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f93a8a2e3938ff656a7c1bc57193b1319960ac015b6e87d76c76bf14fe0244b4"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2533ad2883f001efa72f3d0e733fb846710c3af6dcdd544fe5bf14fa5fe2d7db"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:22057013c8c1e272eb8d0eebc796701167d8377441ec894a8fed1af64a0bf399"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:b560b72ed4816aee52783c66854d96157fd8175631f01ef58e894cc57c84f0f6"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:cfeecd1ac6cc1fb2692c3d5110781c965aabd4ec5d32799773ca7b1456ac636b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-none-win32.whl", hash = "sha256:582cf2cead97c9e382a7f4d3b744cf0ef1a6e815e44d3aa81af3ad98762f5a9b"}, |     {file = "pydantic_core-2.18.2-cp39-none-win32.whl", hash = "sha256:0d69b4c2f6bb3e130dba60d34c0845ba31b69babdd3f78f7c0c8fae5021a253e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-none-win_amd64.whl", hash = "sha256:ca71d501629d1fa50ea7fa3b08ba884fe10cefc559f5c6c8dfe9036c16e8ae89"}, |     {file = "pydantic_core-2.18.2-cp39-none-win_amd64.whl", hash = "sha256:d9319e499827271b09b4e411905b24a426b8fb69464dfa1696258f53a3334641"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:e178e5b66a06ec5bf51668ec0d4ac8cfb2bdcb553b2c207d58148340efd00143"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:a1874c6dd4113308bd0eb568418e6114b252afe44319ead2b4081e9b9521fe75"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:72722ce529a76a4637a60be18bd789d8fb871e84472490ed7ddff62d5fed620d"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:ccdd111c03bfd3666bd2472b674c6899550e09e9f298954cfc896ab92b5b0e6d"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fe0c1ce5b129455e43f941f7a46f61f3d3861e571f2905d55cdbb8b5c6f5e2c"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e18609ceaa6eed63753037fc06ebb16041d17d28199ae5aba0052c51449650a9"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d4284c621f06a72ce2cb55f74ea3150113d926a6eb78ab38340c08f770eb9b4d"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6e5c584d357c4e2baf0ff7baf44f4994be121e16a2c88918a5817331fc7599d7"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:1a0c3e718f4e064efde68092d9d974e39572c14e56726ecfaeebbe6544521f47"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:43f0f463cf89ace478de71a318b1b4f05ebc456a9b9300d027b4b57c1a2064fb"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:2027493cc44c23b598cfaf200936110433d9caa84e2c6cf487a83999638a96ac"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:e1b395e58b10b73b07b7cf740d728dd4ff9365ac46c18751bf8b3d8cca8f625a"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:76909849d1a6bffa5a07742294f3fa1d357dc917cb1fe7b470afbc3a7579d539"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:0098300eebb1c837271d3d1a2cd2911e7c11b396eac9661655ee524a7f10587b"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:ee7ccc7fb7e921d767f853b47814c3048c7de536663e82fbc37f5eb0d532224b"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:36789b70d613fbac0a25bb07ab3d9dba4d2e38af609c020cf4d888d165ee0bf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:ee2794111c188548a4547eccc73a6a8527fe2af6cf25e1a4ebda2fd01cdd2e60"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:3f9a801e7c8f1ef8718da265bba008fa121243dfe37c1cea17840b0944dfd72c"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:a139fe9f298dc097349fb4f28c8b81cc7a202dbfba66af0e14be5cfca4ef7ce5"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:3a6515ebc6e69d85502b4951d89131ca4e036078ea35533bb76327f8424531ce"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d074b07a10c391fc5bbdcb37b2f16f20fcd9e51e10d01652ab298c0d07908ee2"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20aca1e2298c56ececfd8ed159ae4dde2df0781988c97ef77d5c16ff4bd5b400"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c69567ddbac186e8c0aadc1f324a60a564cfe25e43ef2ce81bcc4b8c3abffbae"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:223ee893d77a310a0391dca6df00f70bbc2f36a71a895cecd9a0e762dc37b349"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:baf1c7b78cddb5af00971ad5294a4583188bda1495b13760d9f03c9483bb6203"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2334ce8c673ee93a1d6a65bd90327588387ba073c17e61bf19b4fd97d688d63c"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:2684a94fdfd1b146ff10689c6e4e815f6a01141781c493b97342cdc5b06f4d5d"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:cbca948f2d14b09d20268cda7b0367723d79063f26c4ffc523af9042cad95592"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:73c1bc8a86a5c9e8721a088df234265317692d0b5cd9e86e975ce3bc3db62a59"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:b3ef08e20ec49e02d5c6717a91bb5af9b20f1805583cb0adfe9ba2c6b505b5ae"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:e60defc3c15defb70bb38dd605ff7e0fae5f6c9c7cbfe0ad7868582cb7e844a6"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c6fdc8627910eed0c01aed6a390a252fe3ea6d472ee70fdde56273f198938374"}, | ||||||
|     {file = "pydantic_core-2.18.1.tar.gz", hash = "sha256:de9d3e8717560eb05e28739d1b35e4eac2e458553a52a301e51352a7ffc86a35"}, |     {file = "pydantic_core-2.18.2.tar.gz", hash = "sha256:2e29d20810dfc3043ee13ac7d9e25105799817683348823f305ab3f349b9386e"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -707,13 +707,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest" | name = "pytest" | ||||||
| version = "8.1.1" | version = "8.2.0" | ||||||
| description = "pytest: simple powerful testing with Python" | description = "pytest: simple powerful testing with Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-8.1.1-py3-none-any.whl", hash = "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7"}, |     {file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"}, | ||||||
|     {file = "pytest-8.1.1.tar.gz", hash = "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044"}, |     {file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -721,11 +721,11 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} | |||||||
| exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | ||||||
| iniconfig = "*" | iniconfig = "*" | ||||||
| packaging = "*" | packaging = "*" | ||||||
| pluggy = ">=1.4,<2.0" | pluggy = ">=1.5,<2.0" | ||||||
| tomli = {version = ">=1", markers = "python_version < \"3.11\""} | tomli = {version = ">=1", markers = "python_version < \"3.11\""} | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| testing = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-asyncio" | name = "pytest-asyncio" | ||||||
| @@ -765,18 +765,18 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "virtualenv"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-xdist" | name = "pytest-xdist" | ||||||
| version = "3.5.0" | version = "3.6.1" | ||||||
| description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-xdist-3.5.0.tar.gz", hash = "sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a"}, |     {file = "pytest_xdist-3.6.1-py3-none-any.whl", hash = "sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7"}, | ||||||
|     {file = "pytest_xdist-3.5.0-py3-none-any.whl", hash = "sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24"}, |     {file = "pytest_xdist-3.6.1.tar.gz", hash = "sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| execnet = ">=1.1" | execnet = ">=2.1" | ||||||
| pytest = ">=6.2.0" | pytest = ">=7.0.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| psutil = ["psutil (>=3.0)"] | psutil = ["psutil (>=3.0)"] | ||||||
|   | |||||||
							
								
								
									
										597
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										597
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -27,87 +27,87 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "aiohttp" | name = "aiohttp" | ||||||
| version = "3.9.4" | version = "3.9.5" | ||||||
| description = "Async http client/server framework (asyncio)" | description = "Async http client/server framework (asyncio)" | ||||||
| optional = true | optional = true | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:76d32588ef7e4a3f3adff1956a0ba96faabbdee58f2407c122dd45aa6e34f372"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:fcde4c397f673fdec23e6b05ebf8d4751314fa7c24f93334bf1f1364c1c69ac7"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:56181093c10dbc6ceb8a29dfeea1e815e1dfdc020169203d87fd8d37616f73f9"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:5d6b3f1fabe465e819aed2c421a6743d8debbde79b6a8600739300630a01bf2c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c7a5b676d3c65e88b3aca41816bf72831898fcd73f0cbb2680e9d88e819d1e4d"}, |     {file = "aiohttp-3.9.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6ae79c1bc12c34082d92bf9422764f799aee4746fd7a392db46b7fd357d4a17a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d1df528a85fb404899d4207a8d9934cfd6be626e30e5d3a5544a83dbae6d8a7e"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d3ebb9e1316ec74277d19c5f482f98cc65a73ccd5430540d6d11682cd857430"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f595db1bceabd71c82e92df212dd9525a8a2c6947d39e3c994c4f27d2fe15b11"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:84dabd95154f43a2ea80deffec9cb44d2e301e38a0c9d331cc4aa0166fe28ae3"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9c0b09d76e5a4caac3d27752027fbd43dc987b95f3748fad2b924a03fe8632ad"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c8a02fbeca6f63cb1f0475c799679057fc9268b77075ab7cf3f1c600e81dd46b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:689eb4356649ec9535b3686200b231876fb4cab4aca54e3bece71d37f50c1d13"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c26959ca7b75ff768e2776d8055bf9582a6267e24556bb7f7bd29e677932be72"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3666cf4182efdb44d73602379a66f5fdfd5da0db5e4520f0ac0dcca644a3497"}, |     {file = "aiohttp-3.9.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:714d4e5231fed4ba2762ed489b4aec07b2b9953cf4ee31e9871caac895a839c0"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:b65b0f8747b013570eea2f75726046fa54fa8e0c5db60f3b98dd5d161052004a"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e7a6a8354f1b62e15d48e04350f13e726fa08b62c3d7b8401c0a1314f02e3558"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1885d2470955f70dfdd33a02e1749613c5a9c5ab855f6db38e0b9389453dce7"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:c413016880e03e69d166efb5a1a95d40f83d5a3a648d16486592c49ffb76d0db"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:0593822dcdb9483d41f12041ff7c90d4d1033ec0e880bcfaf102919b715f47f1"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:ff84aeb864e0fac81f676be9f4685f0527b660f1efdc40dcede3c251ef1e867f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:47f6eb74e1ecb5e19a78f4a4228aa24df7fbab3b62d4a625d3f41194a08bd54f"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:ad7f2919d7dac062f24d6f5fe95d401597fbb015a25771f85e692d043c9d7832"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:c8b04a3dbd54de6ccb7604242fe3ad67f2f3ca558f2d33fe19d4b08d90701a89"}, |     {file = "aiohttp-3.9.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:702e2c7c187c1a498a4e2b03155d52658fdd6fda882d3d7fbb891a5cf108bb10"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-win32.whl", hash = "sha256:8a78dfb198a328bfb38e4308ca8167028920fb747ddcf086ce706fbdd23b2926"}, |     {file = "aiohttp-3.9.5-cp310-cp310-win32.whl", hash = "sha256:67c3119f5ddc7261d47163ed86d760ddf0e625cd6246b4ed852e82159617b5fb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp310-cp310-win_amd64.whl", hash = "sha256:e78da6b55275987cbc89141a1d8e75f5070e577c482dd48bd9123a76a96f0bbb"}, |     {file = "aiohttp-3.9.5-cp310-cp310-win_amd64.whl", hash = "sha256:471f0ef53ccedec9995287f02caf0c068732f026455f07db3f01a46e49d76bbb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c111b3c69060d2bafc446917534150fd049e7aedd6cbf21ba526a5a97b4402a5"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:e0ae53e33ee7476dd3d1132f932eeb39bf6125083820049d06edcdca4381f342"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:efbdd51872cf170093998c87ccdf3cb5993add3559341a8e5708bcb311934c94"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c088c4d70d21f8ca5c0b8b5403fe84a7bc8e024161febdd4ef04575ef35d474d"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7bfdb41dc6e85d8535b00d73947548a748e9534e8e4fddd2638109ff3fb081df"}, |     {file = "aiohttp-3.9.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:639d0042b7670222f33b0028de6b4e2fad6451462ce7df2af8aee37dcac55424"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2bd9d334412961125e9f68d5b73c1d0ab9ea3f74a58a475e6b119f5293eee7ba"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f26383adb94da5e7fb388d441bf09c61e5e35f455a3217bfd790c6b6bc64b2ee"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:35d78076736f4a668d57ade00c65d30a8ce28719d8a42471b2a06ccd1a2e3063"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:66331d00fb28dc90aa606d9a54304af76b335ae204d1836f65797d6fe27f1ca2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:824dff4f9f4d0f59d0fa3577932ee9a20e09edec8a2f813e1d6b9f89ced8293f"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4ff550491f5492ab5ed3533e76b8567f4b37bd2995e780a1f46bca2024223233"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:52b8b4e06fc15519019e128abedaeb56412b106ab88b3c452188ca47a25c4093"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f22eb3a6c1080d862befa0a89c380b4dafce29dc6cd56083f630073d102eb595"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eae569fb1e7559d4f3919965617bb39f9e753967fae55ce13454bec2d1c54f09"}, |     {file = "aiohttp-3.9.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a81b1143d42b66ffc40a441379387076243ef7b51019204fd3ec36b9f69e77d6"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:69b97aa5792428f321f72aeb2f118e56893371f27e0b7d05750bcad06fc42ca1"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f64fd07515dad67f24b6ea4a66ae2876c01031de91c93075b8093f07c0a2d93d"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4d79aad0ad4b980663316f26d9a492e8fab2af77c69c0f33780a56843ad2f89e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:93e22add827447d2e26d67c9ac0161756007f152fdc5210277d00a85f6c92323"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:d6577140cd7db19e430661e4b2653680194ea8c22c994bc65b7a19d8ec834403"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:55b39c8684a46e56ef8c8d24faf02de4a2b2ac60d26cee93bc595651ff545de9"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:9860d455847cd98eb67897f5957b7cd69fbcb436dd3f06099230f16a66e66f79"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:4715a9b778f4293b9f8ae7a0a7cef9829f02ff8d6277a39d7f40565c737d3771"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:69ff36d3f8f5652994e08bd22f093e11cfd0444cea310f92e01b45a4e46b624e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:afc52b8d969eff14e069a710057d15ab9ac17cd4b6753042c407dcea0e40bf75"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-win32.whl", hash = "sha256:e27d3b5ed2c2013bce66ad67ee57cbf614288bda8cdf426c8d8fe548316f1b5f"}, |     {file = "aiohttp-3.9.5-cp311-cp311-win32.whl", hash = "sha256:b3df71da99c98534be076196791adca8819761f0bf6e08e07fd7da25127150d6"}, | ||||||
|     {file = "aiohttp-3.9.4-cp311-cp311-win_amd64.whl", hash = "sha256:d6a67e26daa686a6fbdb600a9af8619c80a332556245fa8e86c747d226ab1a1e"}, |     {file = "aiohttp-3.9.5-cp311-cp311-win_amd64.whl", hash = "sha256:88e311d98cc0bf45b62fc46c66753a83445f5ab20038bcc1b8a1cc05666f428a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:c5ff8ff44825736a4065d8544b43b43ee4c6dd1530f3a08e6c0578a813b0aa35"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:c7a4b7a6cf5b6eb11e109a9755fd4fda7d57395f8c575e166d363b9fc3ec4678"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:d12a244627eba4e9dc52cbf924edef905ddd6cafc6513849b4876076a6f38b0e"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:0a158704edf0abcac8ac371fbb54044f3270bdbc93e254a82b6c82be1ef08f3c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:dcad56c8d8348e7e468899d2fb3b309b9bc59d94e6db08710555f7436156097f"}, |     {file = "aiohttp-3.9.5-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d153f652a687a8e95ad367a86a61e8d53d528b0530ef382ec5aaf533140ed00f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4f7e69a7fd4b5ce419238388e55abd220336bd32212c673ceabc57ccf3d05b55"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:82a6a97d9771cb48ae16979c3a3a9a18b600a8505b1115cfe354dfb2054468b4"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4870cb049f10d7680c239b55428916d84158798eb8f353e74fa2c98980dcc0b"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:60cdbd56f4cad9f69c35eaac0fbbdf1f77b0ff9456cebd4902f3dd1cf096464c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3b2feaf1b7031ede1bc0880cec4b0776fd347259a723d625357bb4b82f62687b"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8676e8fd73141ded15ea586de0b7cda1542960a7b9ad89b2b06428e97125d4fa"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:939393e8c3f0a5bcd33ef7ace67680c318dc2ae406f15e381c0054dd658397de"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:da00da442a0e31f1c69d26d224e1efd3a1ca5bcbf210978a2ca7426dfcae9f58"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7d2334e387b2adcc944680bebcf412743f2caf4eeebd550f67249c1c3696be04"}, |     {file = "aiohttp-3.9.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:18f634d540dd099c262e9f887c8bbacc959847cfe5da7a0e2e1cf3f14dbf2daf"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:e0198ea897680e480845ec0ffc5a14e8b694e25b3f104f63676d55bf76a82f1a"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:320e8618eda64e19d11bdb3bd04ccc0a816c17eaecb7e4945d01deee2a22f95f"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:e40d2cd22914d67c84824045861a5bb0fb46586b15dfe4f046c7495bf08306b2"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:2faa61a904b83142747fc6a6d7ad8fccff898c849123030f8e75d5d967fd4a81"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:aba80e77c227f4234aa34a5ff2b6ff30c5d6a827a91d22ff6b999de9175d71bd"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:8c64a6dc3fe5db7b1b4d2b5cb84c4f677768bdc340611eca673afb7cf416ef5a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:fb68dc73bc8ac322d2e392a59a9e396c4f35cb6fdbdd749e139d1d6c985f2527"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:393c7aba2b55559ef7ab791c94b44f7482a07bf7640d17b341b79081f5e5cd1a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:f3460a92638dce7e47062cf088d6e7663adb135e936cb117be88d5e6c48c9d53"}, |     {file = "aiohttp-3.9.5-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:c671dc117c2c21a1ca10c116cfcd6e3e44da7fcde37bf83b2be485ab377b25da"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-win32.whl", hash = "sha256:32dc814ddbb254f6170bca198fe307920f6c1308a5492f049f7f63554b88ef36"}, |     {file = "aiohttp-3.9.5-cp312-cp312-win32.whl", hash = "sha256:5a7ee16aab26e76add4afc45e8f8206c95d1d75540f1039b84a03c3b3800dd59"}, | ||||||
|     {file = "aiohttp-3.9.4-cp312-cp312-win_amd64.whl", hash = "sha256:63f41a909d182d2b78fe3abef557fcc14da50c7852f70ae3be60e83ff64edba5"}, |     {file = "aiohttp-3.9.5-cp312-cp312-win_amd64.whl", hash = "sha256:5ca51eadbd67045396bc92a4345d1790b7301c14d1848feaac1d6a6c9289e888"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:c3770365675f6be220032f6609a8fbad994d6dcf3ef7dbcf295c7ee70884c9af"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:694d828b5c41255e54bc2dddb51a9f5150b4eefa9886e38b52605a05d96566e8"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:305edae1dea368ce09bcb858cf5a63a064f3bff4767dec6fa60a0cc0e805a1d3"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0605cc2c0088fcaae79f01c913a38611ad09ba68ff482402d3410bf59039bfb8"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:6f121900131d116e4a93b55ab0d12ad72573f967b100e49086e496a9b24523ea"}, |     {file = "aiohttp-3.9.5-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4558e5012ee03d2638c681e156461d37b7a113fe13970d438d95d10173d25f78"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b71e614c1ae35c3d62a293b19eface83d5e4d194e3eb2fabb10059d33e6e8cbf"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9dbc053ac75ccc63dc3a3cc547b98c7258ec35a215a92bd9f983e0aac95d3d5b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:419f009fa4cfde4d16a7fc070d64f36d70a8d35a90d71aa27670bba2be4fd039"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4109adee842b90671f1b689901b948f347325045c15f46b39797ae1bf17019de"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7b39476ee69cfe64061fd77a73bf692c40021f8547cda617a3466530ef63f947"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a6ea1a5b409a85477fd8e5ee6ad8f0e40bf2844c270955e09360418cfd09abac"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b33f34c9c7decdb2ab99c74be6443942b730b56d9c5ee48fb7df2c86492f293c"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f3c2890ca8c59ee683fd09adf32321a40fe1cf164e3387799efb2acebf090c11"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c78700130ce2dcebb1a8103202ae795be2fa8c9351d0dd22338fe3dac74847d9"}, |     {file = "aiohttp-3.9.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3916c8692dbd9d55c523374a3b8213e628424d19116ac4308e434dbf6d95bbdd"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:268ba22d917655d1259af2d5659072b7dc11b4e1dc2cb9662fdd867d75afc6a4"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:8d1964eb7617907c792ca00b341b5ec3e01ae8c280825deadbbd678447b127e1"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:17e7c051f53a0d2ebf33013a9cbf020bb4e098c4bc5bce6f7b0c962108d97eab"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:d5ab8e1f6bee051a4bf6195e38a5c13e5e161cb7bad83d8854524798bd9fcd6e"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:7be99f4abb008cb38e144f85f515598f4c2c8932bf11b65add0ff59c9c876d99"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:52c27110f3862a1afbcb2af4281fc9fdc40327fa286c4625dfee247c3ba90156"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:d58a54d6ff08d2547656356eea8572b224e6f9bbc0cf55fa9966bcaac4ddfb10"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:7f64cbd44443e80094309875d4f9c71d0401e966d191c3d469cde4642bc2e031"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:7673a76772bda15d0d10d1aa881b7911d0580c980dbd16e59d7ba1422b2d83cd"}, |     {file = "aiohttp-3.9.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:8b4f72fbb66279624bfe83fd5eb6aea0022dad8eec62b71e7bf63ee1caadeafe"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-win32.whl", hash = "sha256:e4370dda04dc8951012f30e1ce7956a0a226ac0714a7b6c389fb2f43f22a250e"}, |     {file = "aiohttp-3.9.5-cp38-cp38-win32.whl", hash = "sha256:6380c039ec52866c06d69b5c7aad5478b24ed11696f0e72f6b807cfb261453da"}, | ||||||
|     {file = "aiohttp-3.9.4-cp38-cp38-win_amd64.whl", hash = "sha256:eb30c4510a691bb87081192a394fb661860e75ca3896c01c6d186febe7c88530"}, |     {file = "aiohttp-3.9.5-cp38-cp38-win_amd64.whl", hash = "sha256:da22dab31d7180f8c3ac7c7635f3bcd53808f374f6aa333fe0b0b9e14b01f91a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:84e90494db7df3be5e056f91412f9fa9e611fbe8ce4aaef70647297f5943b276"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:1732102949ff6087589408d76cd6dea656b93c896b011ecafff418c9661dc4ed"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7d4845f8501ab28ebfdbeab980a50a273b415cf69e96e4e674d43d86a464df9d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c6021d296318cb6f9414b48e6a439a7f5d1f665464da507e8ff640848ee2a58a"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:69046cd9a2a17245c4ce3c1f1a4ff8c70c7701ef222fce3d1d8435f09042bba1"}, |     {file = "aiohttp-3.9.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:239f975589a944eeb1bad26b8b140a59a3a320067fb3cd10b75c3092405a1372"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8b73a06bafc8dcc508420db43b4dd5850e41e69de99009d0351c4f3007960019"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b7b30258348082826d274504fbc7c849959f1989d86c29bc355107accec6cfb"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:418bb0038dfafeac923823c2e63226179976c76f981a2aaad0ad5d51f2229bca"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cd2adf5c87ff6d8b277814a28a535b59e20bfea40a101db6b3bdca7e9926bc24"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:71a8f241456b6c2668374d5d28398f8e8cdae4cce568aaea54e0f39359cd928d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e9a3d838441bebcf5cf442700e3963f58b5c33f015341f9ea86dcd7d503c07e2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:935c369bf8acc2dc26f6eeb5222768aa7c62917c3554f7215f2ead7386b33748"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e3a1ae66e3d0c17cf65c08968a5ee3180c5a95920ec2731f53343fac9bad106"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:74e4e48c8752d14ecfb36d2ebb3d76d614320570e14de0a3aa7a726ff150a03c"}, |     {file = "aiohttp-3.9.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9c69e77370cce2d6df5d12b4e12bdcca60c47ba13d1cbbc8645dd005a20b738b"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:916b0417aeddf2c8c61291238ce25286f391a6acb6f28005dd9ce282bd6311b6"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0cbf56238f4bbf49dab8c2dc2e6b1b68502b1e88d335bea59b3f5b9f4c001475"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:9b6787b6d0b3518b2ee4cbeadd24a507756ee703adbac1ab6dc7c4434b8c572a"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:d1469f228cd9ffddd396d9948b8c9cd8022b6d1bf1e40c6f25b0fb90b4f893ed"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:221204dbda5ef350e8db6287937621cf75e85778b296c9c52260b522231940ed"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:45731330e754f5811c314901cebdf19dd776a44b31927fa4b4dbecab9e457b0c"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:10afd99b8251022ddf81eaed1d90f5a988e349ee7d779eb429fb07b670751e8c"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:3fcb4046d2904378e3aeea1df51f697b0467f2aac55d232c87ba162709478c46"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:2506d9f7a9b91033201be9ffe7d89c6a54150b0578803cce5cb84a943d075bc3"}, |     {file = "aiohttp-3.9.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8cf142aa6c1a751fcb364158fd710b8a9be874b81889c2bd13aa8893197455e2"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-win32.whl", hash = "sha256:e571fdd9efd65e86c6af2f332e0e95dad259bfe6beb5d15b3c3eca3a6eb5d87b"}, |     {file = "aiohttp-3.9.5-cp39-cp39-win32.whl", hash = "sha256:7b179eea70833c8dee51ec42f3b4097bd6370892fa93f510f76762105568cf09"}, | ||||||
|     {file = "aiohttp-3.9.4-cp39-cp39-win_amd64.whl", hash = "sha256:7d29dd5319d20aa3b7749719ac9685fbd926f71ac8c77b2477272725f882072d"}, |     {file = "aiohttp-3.9.5-cp39-cp39-win_amd64.whl", hash = "sha256:38d80498e2e169bc61418ff36170e0aad0cd268da8b38a17c4cf29d254a8b3f1"}, | ||||||
|     {file = "aiohttp-3.9.4.tar.gz", hash = "sha256:6ff71ede6d9a5a58cfb7b6fffc83ab5d4a63138276c771ac91ceaaddf5459644"}, |     {file = "aiohttp-3.9.5.tar.gz", hash = "sha256:edea7d15772ceeb29db4aff55e482d4bcfb6ae160ce144f2682de02f6d693551"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -234,33 +234,33 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "black" | name = "black" | ||||||
| version = "24.4.0" | version = "24.4.2" | ||||||
| description = "The uncompromising code formatter." | description = "The uncompromising code formatter." | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "black-24.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6ad001a9ddd9b8dfd1b434d566be39b1cd502802c8d38bbb1ba612afda2ef436"}, |     {file = "black-24.4.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:dd1b5a14e417189db4c7b64a6540f31730713d173f0b63e55fabd52d61d8fdce"}, | ||||||
|     {file = "black-24.4.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e3a3a092b8b756c643fe45f4624dbd5a389f770a4ac294cf4d0fce6af86addaf"}, |     {file = "black-24.4.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8e537d281831ad0e71007dcdcbe50a71470b978c453fa41ce77186bbe0ed6021"}, | ||||||
|     {file = "black-24.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dae79397f367ac8d7adb6c779813328f6d690943f64b32983e896bcccd18cbad"}, |     {file = "black-24.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eaea3008c281f1038edb473c1aa8ed8143a5535ff18f978a318f10302b254063"}, | ||||||
|     {file = "black-24.4.0-cp310-cp310-win_amd64.whl", hash = "sha256:71d998b73c957444fb7c52096c3843875f4b6b47a54972598741fe9a7f737fcb"}, |     {file = "black-24.4.2-cp310-cp310-win_amd64.whl", hash = "sha256:7768a0dbf16a39aa5e9a3ded568bb545c8c2727396d063bbaf847df05b08cd96"}, | ||||||
|     {file = "black-24.4.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:8e5537f456a22cf5cfcb2707803431d2feeb82ab3748ade280d6ccd0b40ed2e8"}, |     {file = "black-24.4.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:257d724c2c9b1660f353b36c802ccece186a30accc7742c176d29c146df6e474"}, | ||||||
|     {file = "black-24.4.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:64e60a7edd71fd542a10a9643bf369bfd2644de95ec71e86790b063aa02ff745"}, |     {file = "black-24.4.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:bdde6f877a18f24844e381d45e9947a49e97933573ac9d4345399be37621e26c"}, | ||||||
|     {file = "black-24.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5cd5b4f76056cecce3e69b0d4c228326d2595f506797f40b9233424e2524c070"}, |     {file = "black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e151054aa00bad1f4e1f04919542885f89f5f7d086b8a59e5000e6c616896ffb"}, | ||||||
|     {file = "black-24.4.0-cp311-cp311-win_amd64.whl", hash = "sha256:64578cf99b6b46a6301bc28bdb89f9d6f9b592b1c5837818a177c98525dbe397"}, |     {file = "black-24.4.2-cp311-cp311-win_amd64.whl", hash = "sha256:7e122b1c4fb252fd85df3ca93578732b4749d9be076593076ef4d07a0233c3e1"}, | ||||||
|     {file = "black-24.4.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:f95cece33329dc4aa3b0e1a771c41075812e46cf3d6e3f1dfe3d91ff09826ed2"}, |     {file = "black-24.4.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:accf49e151c8ed2c0cdc528691838afd217c50412534e876a19270fea1e28e2d"}, | ||||||
|     {file = "black-24.4.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:4396ca365a4310beef84d446ca5016f671b10f07abdba3e4e4304218d2c71d33"}, |     {file = "black-24.4.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:88c57dc656038f1ab9f92b3eb5335ee9b021412feaa46330d5eba4e51fe49b04"}, | ||||||
|     {file = "black-24.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:44d99dfdf37a2a00a6f7a8dcbd19edf361d056ee51093b2445de7ca09adac965"}, |     {file = "black-24.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:be8bef99eb46d5021bf053114442914baeb3649a89dc5f3a555c88737e5e98fc"}, | ||||||
|     {file = "black-24.4.0-cp312-cp312-win_amd64.whl", hash = "sha256:21f9407063ec71c5580b8ad975653c66508d6a9f57bd008bb8691d273705adcd"}, |     {file = "black-24.4.2-cp312-cp312-win_amd64.whl", hash = "sha256:415e686e87dbbe6f4cd5ef0fbf764af7b89f9057b97c908742b6008cc554b9c0"}, | ||||||
|     {file = "black-24.4.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:652e55bb722ca026299eb74e53880ee2315b181dfdd44dca98e43448620ddec1"}, |     {file = "black-24.4.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bf10f7310db693bb62692609b397e8d67257c55f949abde4c67f9cc574492cc7"}, | ||||||
|     {file = "black-24.4.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7f2966b9b2b3b7104fca9d75b2ee856fe3fdd7ed9e47c753a4bb1a675f2caab8"}, |     {file = "black-24.4.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:98e123f1d5cfd42f886624d84464f7756f60ff6eab89ae845210631714f6db94"}, | ||||||
|     {file = "black-24.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1bb9ca06e556a09f7f7177bc7cb604e5ed2d2df1e9119e4f7d2f1f7071c32e5d"}, |     {file = "black-24.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:48a85f2cb5e6799a9ef05347b476cce6c182d6c71ee36925a6c194d074336ef8"}, | ||||||
|     {file = "black-24.4.0-cp38-cp38-win_amd64.whl", hash = "sha256:d4e71cdebdc8efeb6deaf5f2deb28325f8614d48426bed118ecc2dcaefb9ebf3"}, |     {file = "black-24.4.2-cp38-cp38-win_amd64.whl", hash = "sha256:b1530ae42e9d6d5b670a34db49a94115a64596bc77710b1d05e9801e62ca0a7c"}, | ||||||
|     {file = "black-24.4.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6644f97a7ef6f401a150cca551a1ff97e03c25d8519ee0bbc9b0058772882665"}, |     {file = "black-24.4.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:37aae07b029fa0174d39daf02748b379399b909652a806e5708199bd93899da1"}, | ||||||
|     {file = "black-24.4.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:75a2d0b4f5eb81f7eebc31f788f9830a6ce10a68c91fbe0fade34fff7a2836e6"}, |     {file = "black-24.4.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:da33a1a5e49c4122ccdfd56cd021ff1ebc4a1ec4e2d01594fef9b6f267a9e741"}, | ||||||
|     {file = "black-24.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eb949f56a63c5e134dfdca12091e98ffb5fd446293ebae123d10fc1abad00b9e"}, |     {file = "black-24.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ef703f83fc32e131e9bcc0a5094cfe85599e7109f896fe8bc96cc402f3eb4b6e"}, | ||||||
|     {file = "black-24.4.0-cp39-cp39-win_amd64.whl", hash = "sha256:7852b05d02b5b9a8c893ab95863ef8986e4dda29af80bbbda94d7aee1abf8702"}, |     {file = "black-24.4.2-cp39-cp39-win_amd64.whl", hash = "sha256:b9176b9832e84308818a99a561e90aa479e73c523b3f77afd07913380ae2eab7"}, | ||||||
|     {file = "black-24.4.0-py3-none-any.whl", hash = "sha256:74eb9b5420e26b42c00a3ff470dc0cd144b80a766128b1771d07643165e08d0e"}, |     {file = "black-24.4.2-py3-none-any.whl", hash = "sha256:d36ed1124bb81b32f8614555b34cc4259c3fbc7eec17870e8ff8ded335b58d8c"}, | ||||||
|     {file = "black-24.4.0.tar.gz", hash = "sha256:f07b69fda20578367eaebbd670ff8fc653ab181e1ff95d84497f9fa20e7d0641"}, |     {file = "black-24.4.2.tar.gz", hash = "sha256:c872b53057f000085da66a19c55d68f6f8ddcac2642392ad3a355878406fbd4d"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -280,13 +280,13 @@ uvloop = ["uvloop (>=0.15.2)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "blinker" | name = "blinker" | ||||||
| version = "1.7.0" | version = "1.8.1" | ||||||
| description = "Fast, simple object-to-object and broadcast signaling" | description = "Fast, simple object-to-object and broadcast signaling" | ||||||
| optional = true | optional = true | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "blinker-1.7.0-py3-none-any.whl", hash = "sha256:c3f865d4d54db7abc53758a01601cf343fe55b84c1de4e3fa910e420b438d5b9"}, |     {file = "blinker-1.8.1-py3-none-any.whl", hash = "sha256:5f1cdeff423b77c31b89de0565cd03e5275a03028f44b2b15f912632a58cced6"}, | ||||||
|     {file = "blinker-1.7.0.tar.gz", hash = "sha256:e6820ff6fa4e4d1d8e2747c2283749c3f547e4fee112b98555cdcdae32996182"}, |     {file = "blinker-1.8.1.tar.gz", hash = "sha256:da44ec748222dcd0105ef975eed946da197d5bdf8bafb6aa92f5bc89da63fa25"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -632,63 +632,63 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "coverage" | name = "coverage" | ||||||
| version = "7.4.4" | version = "7.5.0" | ||||||
| description = "Code coverage measurement for Python" | description = "Code coverage measurement for Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e0be5efd5127542ef31f165de269f77560d6cdef525fffa446de6f7e9186cfb2"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:432949a32c3e3f820af808db1833d6d1631664d53dd3ce487aa25d574e18ad1c"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ccd341521be3d1b3daeb41960ae94a5e87abe2f46f17224ba5d6f2b8398016cf"}, |     {file = "coverage-7.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2bd7065249703cbeb6d4ce679c734bef0ee69baa7bff9724361ada04a15b7e3b"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:09fa497a8ab37784fbb20ab699c246053ac294d13fc7eb40ec007a5043ec91f8"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bbfe6389c5522b99768a93d89aca52ef92310a96b99782973b9d11e80511f932"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b1a93009cb80730c9bca5d6d4665494b725b6e8e157c1cb7f2db5b4b122ea562"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:39793731182c4be939b4be0cdecde074b833f6171313cf53481f869937129ed3"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:690db6517f09336559dc0b5f55342df62370a48f5469fabf502db2c6d1cffcd2"}, |     {file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:85a5dbe1ba1bf38d6c63b6d2c42132d45cbee6d9f0c51b52c59aa4afba057517"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:09c3255458533cb76ef55da8cc49ffab9e33f083739c8bd4f58e79fecfe288f7"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:357754dcdfd811462a725e7501a9b4556388e8ecf66e79df6f4b988fa3d0b39a"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:8ce1415194b4a6bd0cdcc3a1dfbf58b63f910dcb7330fe15bdff542c56949f87"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a81eb64feded34f40c8986869a2f764f0fe2db58c0530d3a4afbcde50f314880"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b91cbc4b195444e7e258ba27ac33769c41b94967919f10037e6355e998af255c"}, |     {file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:51431d0abbed3a868e967f8257c5faf283d41ec882f58413cf295a389bb22e58"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win32.whl", hash = "sha256:598825b51b81c808cb6f078dcb972f96af96b078faa47af7dfcdf282835baa8d"}, |     {file = "coverage-7.5.0-cp310-cp310-win32.whl", hash = "sha256:f609ebcb0242d84b7adeee2b06c11a2ddaec5464d21888b2c8255f5fd6a98ae4"}, | ||||||
|     {file = "coverage-7.4.4-cp310-cp310-win_amd64.whl", hash = "sha256:09ef9199ed6653989ebbcaacc9b62b514bb63ea2f90256e71fea3ed74bd8ff6f"}, |     {file = "coverage-7.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:6782cd6216fab5a83216cc39f13ebe30adfac2fa72688c5a4d8d180cd52e8f6a"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:0f9f50e7ef2a71e2fae92774c99170eb8304e3fdf9c8c3c7ae9bab3e7229c5cf"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:e768d870801f68c74c2b669fc909839660180c366501d4cc4b87efd6b0eee375"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:623512f8ba53c422fcfb2ce68362c97945095b864cda94a92edbaf5994201083"}, |     {file = "coverage-7.5.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:84921b10aeb2dd453247fd10de22907984eaf80901b578a5cf0bb1e279a587cb"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0513b9508b93da4e1716744ef6ebc507aff016ba115ffe8ecff744d1322a7b63"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:710c62b6e35a9a766b99b15cdc56d5aeda0914edae8bb467e9c355f75d14ee95"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40209e141059b9370a2657c9b15607815359ab3ef9918f0196b6fccce8d3230f"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c379cdd3efc0658e652a14112d51a7668f6bfca7445c5a10dee7eabecabba19d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a2b2b78c78293782fd3767d53e6474582f62443d0504b1554370bde86cc8227"}, |     {file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fea9d3ca80bcf17edb2c08a4704259dadac196fe5e9274067e7a20511fad1743"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:73bfb9c09951125d06ee473bed216e2c3742f530fc5acc1383883125de76d9cd"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:41327143c5b1d715f5f98a397608f90ab9ebba606ae4e6f3389c2145410c52b1"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1f384c3cc76aeedce208643697fb3e8437604b512255de6d18dae3f27655a384"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:565b2e82d0968c977e0b0f7cbf25fd06d78d4856289abc79694c8edcce6eb2de"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:54eb8d1bf7cacfbf2a3186019bcf01d11c666bd495ed18717162f7eb1e9dd00b"}, |     {file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cf3539007202ebfe03923128fedfdd245db5860a36810136ad95a564a2fdffff"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win32.whl", hash = "sha256:cac99918c7bba15302a2d81f0312c08054a3359eaa1929c7e4b26ebe41e9b286"}, |     {file = "coverage-7.5.0-cp311-cp311-win32.whl", hash = "sha256:bf0b4b8d9caa8d64df838e0f8dcf68fb570c5733b726d1494b87f3da85db3a2d"}, | ||||||
|     {file = "coverage-7.4.4-cp311-cp311-win_amd64.whl", hash = "sha256:b14706df8b2de49869ae03a5ccbc211f4041750cd4a66f698df89d44f4bd30ec"}, |     {file = "coverage-7.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:9c6384cc90e37cfb60435bbbe0488444e54b98700f727f16f64d8bfda0b84656"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:201bef2eea65e0e9c56343115ba3814e896afe6d36ffd37bab783261db430f76"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:fed7a72d54bd52f4aeb6c6e951f363903bd7d70bc1cad64dd1f087980d309ab9"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:41c9c5f3de16b903b610d09650e5e27adbfa7f500302718c9ffd1c12cf9d6818"}, |     {file = "coverage-7.5.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cbe6581fcff7c8e262eb574244f81f5faaea539e712a058e6707a9d272fe5b64"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d898fe162d26929b5960e4e138651f7427048e72c853607f2b200909794ed978"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ad97ec0da94b378e593ef532b980c15e377df9b9608c7c6da3506953182398af"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3ea79bb50e805cd6ac058dfa3b5c8f6c040cb87fe83de10845857f5535d1db70"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bd4bacd62aa2f1a1627352fe68885d6ee694bdaebb16038b6e680f2924a9b2cc"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ce4b94265ca988c3f8e479e741693d143026632672e3ff924f25fab50518dd51"}, |     {file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:adf032b6c105881f9d77fa17d9eebe0ad1f9bfb2ad25777811f97c5362aa07f2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:00838a35b882694afda09f85e469c96367daa3f3f2b097d846a7216993d37f4c"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:4ba01d9ba112b55bfa4b24808ec431197bb34f09f66f7cb4fd0258ff9d3711b1"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:fdfafb32984684eb03c2d83e1e51f64f0906b11e64482df3c5db936ce3839d48"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:f0bfe42523893c188e9616d853c47685e1c575fe25f737adf473d0405dcfa7eb"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:69eb372f7e2ece89f14751fbcbe470295d73ed41ecd37ca36ed2eb47512a6ab9"}, |     {file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:a9a7ef30a1b02547c1b23fa9a5564f03c9982fc71eb2ecb7f98c96d7a0db5cf2"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win32.whl", hash = "sha256:137eb07173141545e07403cca94ab625cc1cc6bc4c1e97b6e3846270e7e1fea0"}, |     {file = "coverage-7.5.0-cp312-cp312-win32.whl", hash = "sha256:3c2b77f295edb9fcdb6a250f83e6481c679335ca7e6e4a955e4290350f2d22a4"}, | ||||||
|     {file = "coverage-7.4.4-cp312-cp312-win_amd64.whl", hash = "sha256:d71eec7d83298f1af3326ce0ff1d0ea83c7cb98f72b577097f9083b20bdaf05e"}, |     {file = "coverage-7.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:427e1e627b0963ac02d7c8730ca6d935df10280d230508c0ba059505e9233475"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d5ae728ff3b5401cc320d792866987e7e7e880e6ebd24433b70a33b643bb0384"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:9dd88fce54abbdbf4c42fb1fea0e498973d07816f24c0e27a1ecaf91883ce69e"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:cc4f1358cb0c78edef3ed237ef2c86056206bb8d9140e73b6b89fbcfcbdd40e1"}, |     {file = "coverage-7.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a898c11dca8f8c97b467138004a30133974aacd572818c383596f8d5b2eb04a9"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8130a2aa2acb8788e0b56938786c33c7c98562697bf9f4c7d6e8e5e3a0501e4a"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:07dfdd492d645eea1bd70fb1d6febdcf47db178b0d99161d8e4eed18e7f62fe7"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cf271892d13e43bc2b51e6908ec9a6a5094a4df1d8af0bfc360088ee6c684409"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d3d117890b6eee85887b1eed41eefe2e598ad6e40523d9f94c4c4b213258e4a4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4cdc86d54b5da0df6d3d3a2f0b710949286094c3a6700c21e9015932b81447e"}, |     {file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6afd2e84e7da40fe23ca588379f815fb6dbbb1b757c883935ed11647205111cb"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:ae71e7ddb7a413dd60052e90528f2f65270aad4b509563af6d03d53e979feafd"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a9960dd1891b2ddf13a7fe45339cd59ecee3abb6b8326d8b932d0c5da208104f"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:38dd60d7bf242c4ed5b38e094baf6401faa114fc09e9e6632374388a404f98e7"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:ced268e82af993d7801a9db2dbc1d2322e786c5dc76295d8e89473d46c6b84d4"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:aa5b1c1bfc28384f1f53b69a023d789f72b2e0ab1b3787aae16992a7ca21056c"}, |     {file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e7c211f25777746d468d76f11719e64acb40eed410d81c26cefac641975beb88"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win32.whl", hash = "sha256:dfa8fe35a0bb90382837b238fff375de15f0dcdb9ae68ff85f7a63649c98527e"}, |     {file = "coverage-7.5.0-cp38-cp38-win32.whl", hash = "sha256:262fffc1f6c1a26125d5d573e1ec379285a3723363f3bd9c83923c9593a2ac25"}, | ||||||
|     {file = "coverage-7.4.4-cp38-cp38-win_amd64.whl", hash = "sha256:b2991665420a803495e0b90a79233c1433d6ed77ef282e8e152a324bbbc5e0c8"}, |     {file = "coverage-7.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:eed462b4541c540d63ab57b3fc69e7d8c84d5957668854ee4e408b50e92ce26a"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3b799445b9f7ee8bf299cfaed6f5b226c0037b74886a4e11515e569b36fe310d"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d0194d654e360b3e6cc9b774e83235bae6b9b2cac3be09040880bb0e8a88f4a1"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b4d33f418f46362995f1e9d4f3a35a1b6322cb959c31d88ae56b0298e1c22357"}, |     {file = "coverage-7.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:33c020d3322662e74bc507fb11488773a96894aa82a622c35a5a28673c0c26f5"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aadacf9a2f407a4688d700e4ebab33a7e2e408f2ca04dbf4aef17585389eff3e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0cbdf2cae14a06827bec50bd58e49249452d211d9caddd8bd80e35b53cb04631"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7c95949560050d04d46b919301826525597f07b33beba6187d04fa64d47ac82e"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3235d7c781232e525b0761730e052388a01548bd7f67d0067a253887c6e8df46"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ff7687ca3d7028d8a5f0ebae95a6e4827c5616b31a4ee1192bdfde697db110d4"}, |     {file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2de4e546f0ec4b2787d625e0b16b78e99c3e21bc1722b4977c0dddf11ca84e"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:5fc1de20b2d4a061b3df27ab9b7c7111e9a710f10dc2b84d33a4ab25065994ec"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4d0e206259b73af35c4ec1319fd04003776e11e859936658cb6ceffdeba0f5be"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c74880fc64d4958159fbd537a091d2a585448a8f8508bf248d72112723974cbd"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2055c4fb9a6ff624253d432aa471a37202cd8f458c033d6d989be4499aed037b"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:742a76a12aa45b44d236815d282b03cfb1de3b4323f3e4ec933acfae08e54ade"}, |     {file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:075299460948cd12722a970c7eae43d25d37989da682997687b34ae6b87c0ef0"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win32.whl", hash = "sha256:d89d7b2974cae412400e88f35d86af72208e1ede1a541954af5d944a8ba46c57"}, |     {file = "coverage-7.5.0-cp39-cp39-win32.whl", hash = "sha256:280132aada3bc2f0fac939a5771db4fbb84f245cb35b94fae4994d4c1f80dae7"}, | ||||||
|     {file = "coverage-7.4.4-cp39-cp39-win_amd64.whl", hash = "sha256:9ca28a302acb19b6af89e90f33ee3e1906961f94b54ea37de6737b7ca9d8827c"}, |     {file = "coverage-7.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:c58536f6892559e030e6924896a44098bc1290663ea12532c78cef71d0df8493"}, | ||||||
|     {file = "coverage-7.4.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:b2c5edc4ac10a7ef6605a966c58929ec6c1bd0917fb8c15cb3363f65aa40e677"}, |     {file = "coverage-7.5.0-pp38.pp39.pp310-none-any.whl", hash = "sha256:2b57780b51084d5223eee7b59f0d4911c31c16ee5aa12737c7a02455829ff067"}, | ||||||
|     {file = "coverage-7.4.4.tar.gz", hash = "sha256:c901df83d097649e257e803be22592aedfd5182f07b3cc87d640bbb9afd50f49"}, |     {file = "coverage-7.5.0.tar.gz", hash = "sha256:cf62d17310f34084c59c01e027259076479128d11e4661bb6c9acb38c5e19bb8"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -726,13 +726,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "exceptiongroup" | name = "exceptiongroup" | ||||||
| version = "1.2.0" | version = "1.2.1" | ||||||
| description = "Backport of PEP 654 (exception groups)" | description = "Backport of PEP 654 (exception groups)" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"}, |     {file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"}, | ||||||
|     {file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"}, |     {file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -754,13 +754,13 @@ testing = ["hatch", "pre-commit", "pytest", "tox"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "fastapi" | name = "fastapi" | ||||||
| version = "0.110.1" | version = "0.110.3" | ||||||
| description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" | description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" | ||||||
| optional = true | optional = true | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "fastapi-0.110.1-py3-none-any.whl", hash = "sha256:5df913203c482f820d31f48e635e022f8cbfe7350e4830ef05a3163925b1addc"}, |     {file = "fastapi-0.110.3-py3-none-any.whl", hash = "sha256:fd7600612f755e4050beb74001310b5a7e1796d149c2ee363124abdfa0289d32"}, | ||||||
|     {file = "fastapi-0.110.1.tar.gz", hash = "sha256:6feac43ec359dfe4f45b2c18ec8c94edb8dc2dfc461d417d9e626590c071baad"}, |     {file = "fastapi-0.110.3.tar.gz", hash = "sha256:555700b0159379e94fdbfc6bb66a0f1c43f4cf7060f25239af3d84b63a656626"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -769,17 +769,17 @@ starlette = ">=0.37.2,<0.38.0" | |||||||
| typing-extensions = ">=4.8.0" | typing-extensions = ">=4.8.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.7)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] | all = ["email_validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.7)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "filelock" | name = "filelock" | ||||||
| version = "3.13.4" | version = "3.14.0" | ||||||
| description = "A platform independent file lock." | description = "A platform independent file lock." | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "filelock-3.13.4-py3-none-any.whl", hash = "sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f"}, |     {file = "filelock-3.14.0-py3-none-any.whl", hash = "sha256:43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f"}, | ||||||
|     {file = "filelock-3.13.4.tar.gz", hash = "sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4"}, |     {file = "filelock-3.14.0.tar.gz", hash = "sha256:6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1065,13 +1065,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "identify" | name = "identify" | ||||||
| version = "2.5.35" | version = "2.5.36" | ||||||
| description = "File identification library for Python" | description = "File identification library for Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "identify-2.5.35-py2.py3-none-any.whl", hash = "sha256:c4de0081837b211594f8e877a6b4fad7ca32bbfc1a9307fdd61c28bfe923f13e"}, |     {file = "identify-2.5.36-py2.py3-none-any.whl", hash = "sha256:37d93f380f4de590500d9dba7db359d0d3da95ffe7f9de1753faa159e71e7dfa"}, | ||||||
|     {file = "identify-2.5.35.tar.gz", hash = "sha256:10a7ca245cfcd756a554a7288159f72ff105ad233c7c4b9c6f0f4d108f5f6791"}, |     {file = "identify-2.5.36.tar.gz", hash = "sha256:e5e00f54165f9047fbebeb4a560f9acfb8af4c88232be60a488e9b68d122745d"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1134,13 +1134,13 @@ colors = ["colorama (>=0.4.6)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "itsdangerous" | name = "itsdangerous" | ||||||
| version = "2.1.2" | version = "2.2.0" | ||||||
| description = "Safely pass data to untrusted environments and back." | description = "Safely pass data to untrusted environments and back." | ||||||
| optional = true | optional = true | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "itsdangerous-2.1.2-py3-none-any.whl", hash = "sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44"}, |     {file = "itsdangerous-2.2.0-py3-none-any.whl", hash = "sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef"}, | ||||||
|     {file = "itsdangerous-2.1.2.tar.gz", hash = "sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a"}, |     {file = "itsdangerous-2.2.0.tar.gz", hash = "sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -1478,28 +1478,29 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "platformdirs" | name = "platformdirs" | ||||||
| version = "4.2.0" | version = "4.2.1" | ||||||
| description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." | description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`." | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "platformdirs-4.2.0-py3-none-any.whl", hash = "sha256:0614df2a2f37e1a662acbd8e2b25b92ccf8632929bc6d43467e17fe89c75e068"}, |     {file = "platformdirs-4.2.1-py3-none-any.whl", hash = "sha256:17d5a1161b3fd67b390023cb2d3b026bbd40abde6fdb052dfbd3a29c3ba22ee1"}, | ||||||
|     {file = "platformdirs-4.2.0.tar.gz", hash = "sha256:ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768"}, |     {file = "platformdirs-4.2.1.tar.gz", hash = "sha256:031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| docs = ["furo (>=2023.9.10)", "proselint (>=0.13)", "sphinx (>=7.2.6)", "sphinx-autodoc-typehints (>=1.25.2)"] | docs = ["furo (>=2023.9.10)", "proselint (>=0.13)", "sphinx (>=7.2.6)", "sphinx-autodoc-typehints (>=1.25.2)"] | ||||||
| test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4.3)", "pytest-cov (>=4.1)", "pytest-mock (>=3.12)"] | test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4.3)", "pytest-cov (>=4.1)", "pytest-mock (>=3.12)"] | ||||||
|  | type = ["mypy (>=1.8)"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pluggy" | name = "pluggy" | ||||||
| version = "1.4.0" | version = "1.5.0" | ||||||
| description = "plugin and hook calling mechanisms for python" | description = "plugin and hook calling mechanisms for python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pluggy-1.4.0-py3-none-any.whl", hash = "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981"}, |     {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"}, | ||||||
|     {file = "pluggy-1.4.0.tar.gz", hash = "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be"}, |     {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1628,18 +1629,18 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pydantic" | name = "pydantic" | ||||||
| version = "2.7.0" | version = "2.7.1" | ||||||
| description = "Data validation using Python type hints" | description = "Data validation using Python type hints" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pydantic-2.7.0-py3-none-any.whl", hash = "sha256:9dee74a271705f14f9a1567671d144a851c675b072736f0a7b2608fd9e495352"}, |     {file = "pydantic-2.7.1-py3-none-any.whl", hash = "sha256:e029badca45266732a9a79898a15ae2e8b14840b1eabbb25844be28f0b33f3d5"}, | ||||||
|     {file = "pydantic-2.7.0.tar.gz", hash = "sha256:b5ecdd42262ca2462e2624793551e80911a1e989f462910bb81aef974b4bb383"}, |     {file = "pydantic-2.7.1.tar.gz", hash = "sha256:e9dbb5eada8abe4d9ae5f46b9939aead650cd2b68f249bb3a8139dbe125803cc"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| annotated-types = ">=0.4.0" | annotated-types = ">=0.4.0" | ||||||
| pydantic-core = "2.18.1" | pydantic-core = "2.18.2" | ||||||
| typing-extensions = ">=4.6.1" | typing-extensions = ">=4.6.1" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| @@ -1647,90 +1648,90 @@ email = ["email-validator (>=2.0.0)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pydantic-core" | name = "pydantic-core" | ||||||
| version = "2.18.1" | version = "2.18.2" | ||||||
| description = "Core functionality for Pydantic validation and serialization" | description = "Core functionality for Pydantic validation and serialization" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:ee9cf33e7fe14243f5ca6977658eb7d1042caaa66847daacbd2117adb258b226"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:9e08e867b306f525802df7cd16c44ff5ebbe747ff0ca6cf3fde7f36c05a59a81"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6b7bbb97d82659ac8b37450c60ff2e9f97e4eb0f8a8a3645a5568b9334b08b50"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f0a21cbaa69900cbe1a2e7cad2aa74ac3cf21b10c3efb0fa0b80305274c0e8a2"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:df4249b579e75094f7e9bb4bd28231acf55e308bf686b952f43100a5a0be394c"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0680b1f1f11fda801397de52c36ce38ef1c1dc841a0927a94f226dea29c3ae3d"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d0491006a6ad20507aec2be72e7831a42efc93193d2402018007ff827dc62926"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:95b9d5e72481d3780ba3442eac863eae92ae43a5f3adb5b4d0a1de89d42bb250"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2ae80f72bb7a3e397ab37b53a2b49c62cc5496412e71bc4f1277620a7ce3f52b"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4fcf5cd9c4b655ad666ca332b9a081112cd7a58a8b5a6ca7a3104bc950f2038"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:58aca931bef83217fca7a390e0486ae327c4af9c3e941adb75f8772f8eeb03a1"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b5155ff768083cb1d62f3e143b49a8a3432e6789a3abee8acd005c3c7af1c74"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1be91ad664fc9245404a789d60cba1e91c26b1454ba136d2a1bf0c2ac0c0505a"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:553ef617b6836fc7e4df130bb851e32fe357ce36336d897fd6646d6058d980af"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:667880321e916a8920ef49f5d50e7983792cf59f3b6079f3c9dac2b88a311d17"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b89ed9eb7d616ef5714e5590e6cf7f23b02d0d539767d33561e3675d6f9e3857"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f7054fdc556f5421f01e39cbb767d5ec5c1139ea98c3e5b350e02e62201740c7"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:75f7e9488238e920ab6204399ded280dc4c307d034f3924cd7f90a38b1829563"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:030e4f9516f9947f38179249778709a460a3adb516bf39b5eb9066fcfe43d0e6"}, |     {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ef26c9e94a8c04a1b2924149a9cb081836913818e55681722d7f29af88fe7b38"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-none-win32.whl", hash = "sha256:2e91711e36e229978d92642bfc3546333a9127ecebb3f2761372e096395fc649"}, |     {file = "pydantic_core-2.18.2-cp310-none-win32.whl", hash = "sha256:182245ff6b0039e82b6bb585ed55a64d7c81c560715d1bad0cbad6dfa07b4027"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp310-none-win_amd64.whl", hash = "sha256:9a29726f91c6cb390b3c2338f0df5cd3e216ad7a938762d11c994bb37552edb0"}, |     {file = "pydantic_core-2.18.2-cp310-none-win_amd64.whl", hash = "sha256:e23ec367a948b6d812301afc1b13f8094ab7b2c280af66ef450efc357d2ae543"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:9ece8a49696669d483d206b4474c367852c44815fca23ac4e48b72b339807f80"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:219da3f096d50a157f33645a1cf31c0ad1fe829a92181dd1311022f986e5fbe3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7a5d83efc109ceddb99abd2c1316298ced2adb4570410defe766851a804fcd5b"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:cc1cfd88a64e012b74e94cd00bbe0f9c6df57049c97f02bb07d39e9c852e19a4"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f7973c381283783cd1043a8c8f61ea5ce7a3a58b0369f0ee0ee975eaf2f2a1b"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:05b7133a6e6aeb8df37d6f413f7705a37ab4031597f64ab56384c94d98fa0e90"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:54c7375c62190a7845091f521add19b0f026bcf6ae674bdb89f296972272e86d"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:224c421235f6102e8737032483f43c1a8cfb1d2f45740c44166219599358c2cd"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dd63cec4e26e790b70544ae5cc48d11b515b09e05fdd5eff12e3195f54b8a586"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b14d82cdb934e99dda6d9d60dc84a24379820176cc4a0d123f88df319ae9c150"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:561cf62c8a3498406495cfc49eee086ed2bb186d08bcc65812b75fda42c38294"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2728b01246a3bba6de144f9e3115b532ee44bd6cf39795194fb75491824a1413"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68717c38a68e37af87c4da20e08f3e27d7e4212e99e96c3d875fbf3f4812abfc"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:470b94480bb5ee929f5acba6995251ada5e059a5ef3e0dfc63cca287283ebfa6"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2d5728e93d28a3c63ee513d9ffbac9c5989de8c76e049dbcb5bfe4b923a9739d"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:997abc4df705d1295a42f95b4eec4950a37ad8ae46d913caeee117b6b198811c"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f0f17814c505f07806e22b28856c59ac80cee7dd0fbb152aed273e116378f519"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:75250dbc5290e3f1a0f4618db35e51a165186f9034eff158f3d490b3fed9f8a0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d816f44a51ba5175394bc6c7879ca0bd2be560b2c9e9f3411ef3a4cbe644c2e9"}, |     {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:4456f2dca97c425231d7315737d45239b2b51a50dc2b6f0c2bb181fce6207664"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win32.whl", hash = "sha256:09f03dfc0ef8c22622eaa8608caa4a1e189cfb83ce847045eca34f690895eccb"}, |     {file = "pydantic_core-2.18.2-cp311-none-win32.whl", hash = "sha256:269322dcc3d8bdb69f054681edff86276b2ff972447863cf34c8b860f5188e2e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win_amd64.whl", hash = "sha256:27f1009dc292f3b7ca77feb3571c537276b9aad5dd4efb471ac88a8bd09024e9"}, |     {file = "pydantic_core-2.18.2-cp311-none-win_amd64.whl", hash = "sha256:800d60565aec896f25bc3cfa56d2277d52d5182af08162f7954f938c06dc4ee3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp311-none-win_arm64.whl", hash = "sha256:48dd883db92e92519201f2b01cafa881e5f7125666141a49ffba8b9facc072b0"}, |     {file = "pydantic_core-2.18.2-cp311-none-win_arm64.whl", hash = "sha256:1404c69d6a676245199767ba4f633cce5f4ad4181f9d0ccb0577e1f66cf4c46d"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:b6b0e4912030c6f28bcb72b9ebe4989d6dc2eebcd2a9cdc35fefc38052dd4fe8"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:fb2bd7be70c0fe4dfd32c951bc813d9fe6ebcbfdd15a07527796c8204bd36242"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:f3202a429fe825b699c57892d4371c74cc3456d8d71b7f35d6028c96dfecad31"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6132dd3bd52838acddca05a72aafb6eab6536aa145e923bb50f45e78b7251043"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a3982b0a32d0a88b3907e4b0dc36809fda477f0757c59a505d4e9b455f384b8b"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7d904828195733c183d20a54230c0df0eb46ec746ea1a666730787353e87182"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:25595ac311f20e5324d1941909b0d12933f1fd2171075fcff763e90f43e92a0d"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c9bd70772c720142be1020eac55f8143a34ec9f82d75a8e7a07852023e46617f"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:14fe73881cf8e4cbdaded8ca0aa671635b597e42447fec7060d0868b52d074e6"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2b8ed04b3582771764538f7ee7001b02e1170223cf9b75dff0bc698fadb00cf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ca976884ce34070799e4dfc6fbd68cb1d181db1eefe4a3a94798ddfb34b8867f"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e6dac87ddb34aaec85f873d737e9d06a3555a1cc1a8e0c44b7f8d5daeb89d86f"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:684d840d2c9ec5de9cb397fcb3f36d5ebb6fa0d94734f9886032dd796c1ead06"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7ca4ae5a27ad7a4ee5170aebce1574b375de390bc01284f87b18d43a3984df72"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:54764c083bbe0264f0f746cefcded6cb08fbbaaf1ad1d78fb8a4c30cff999a90"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:886eec03591b7cf058467a70a87733b35f44707bd86cf64a615584fd72488b7c"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:201713f2f462e5c015b343e86e68bd8a530a4f76609b33d8f0ec65d2b921712a"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ca7b0c1f1c983e064caa85f3792dd2fe3526b3505378874afa84baf662e12241"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:fd1a9edb9dd9d79fbeac1ea1f9a8dd527a6113b18d2e9bcc0d541d308dae639b"}, |     {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4b4356d3538c3649337df4074e81b85f0616b79731fe22dd11b99499b2ebbdf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win32.whl", hash = "sha256:d5e6b7155b8197b329dc787356cfd2684c9d6a6b1a197f6bbf45f5555a98d411"}, |     {file = "pydantic_core-2.18.2-cp312-none-win32.whl", hash = "sha256:8b172601454f2d7701121bbec3425dd71efcb787a027edf49724c9cefc14c038"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win_amd64.whl", hash = "sha256:9376d83d686ec62e8b19c0ac3bf8d28d8a5981d0df290196fb6ef24d8a26f0d6"}, |     {file = "pydantic_core-2.18.2-cp312-none-win_amd64.whl", hash = "sha256:b1bd7e47b1558ea872bd16c8502c414f9e90dcf12f1395129d7bb42a09a95438"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp312-none-win_arm64.whl", hash = "sha256:c562b49c96906b4029b5685075fe1ebd3b5cc2601dfa0b9e16c2c09d6cbce048"}, |     {file = "pydantic_core-2.18.2-cp312-none-win_arm64.whl", hash = "sha256:98758d627ff397e752bc339272c14c98199c613f922d4a384ddc07526c86a2ec"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:3e352f0191d99fe617371096845070dee295444979efb8f27ad941227de6ad09"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:9fdad8e35f278b2c3eb77cbdc5c0a49dada440657bf738d6905ce106dc1de439"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:c0295d52b012cbe0d3059b1dba99159c3be55e632aae1999ab74ae2bd86a33d7"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:1d90c3265ae107f91a4f279f4d6f6f1d4907ac76c6868b27dc7fb33688cfb347"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56823a92075780582d1ffd4489a2e61d56fd3ebb4b40b713d63f96dd92d28144"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:390193c770399861d8df9670fb0d1874f330c79caaca4642332df7c682bf6b91"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:dd3f79e17b56741b5177bcc36307750d50ea0698df6aa82f69c7db32d968c1c2"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:82d5d4d78e4448683cb467897fe24e2b74bb7b973a541ea1dcfec1d3cbce39fb"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:38a5024de321d672a132b1834a66eeb7931959c59964b777e8f32dbe9523f6b1"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4774f3184d2ef3e14e8693194f661dea5a4d6ca4e3dc8e39786d33a94865cefd"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d2ce426ee691319d4767748c8e0895cfc56593d725594e415f274059bcf3cb76"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d4d938ec0adf5167cb335acb25a4ee69a8107e4984f8fbd2e897021d9e4ca21b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2adaeea59849ec0939af5c5d476935f2bab4b7f0335b0110f0f069a41024278e"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e0e8b1be28239fc64a88a8189d1df7fad8be8c1ae47fcc33e43d4be15f99cc70"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9b6431559676a1079eac0f52d6d0721fb8e3c5ba43c37bc537c8c83724031feb"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:868649da93e5a3d5eacc2b5b3b9235c98ccdbfd443832f31e075f54419e1b96b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:85233abb44bc18d16e72dc05bf13848a36f363f83757541f1a97db2f8d58cfd9"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:78363590ef93d5d226ba21a90a03ea89a20738ee5b7da83d771d283fd8a56761"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:641a018af4fe48be57a2b3d7a1f0f5dbca07c1d00951d3d7463f0ac9dac66622"}, |     {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:852e966fbd035a6468fc0a3496589b45e2208ec7ca95c26470a54daed82a0788"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-none-win32.whl", hash = "sha256:63d7523cd95d2fde0d28dc42968ac731b5bb1e516cc56b93a50ab293f4daeaad"}, |     {file = "pydantic_core-2.18.2-cp38-none-win32.whl", hash = "sha256:6a46e22a707e7ad4484ac9ee9f290f9d501df45954184e23fc29408dfad61350"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp38-none-win_amd64.whl", hash = "sha256:907a4d7720abfcb1c81619863efd47c8a85d26a257a2dbebdb87c3b847df0278"}, |     {file = "pydantic_core-2.18.2-cp38-none-win_amd64.whl", hash = "sha256:d91cb5ea8b11607cc757675051f61b3d93f15eca3cefb3e6c704a5d6e8440f4e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:aad17e462f42ddbef5984d70c40bfc4146c322a2da79715932cd8976317054de"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:ae0a8a797a5e56c053610fa7be147993fe50960fa43609ff2a9552b0e07013e8"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:94b9769ba435b598b547c762184bcfc4783d0d4c7771b04a3b45775c3589ca44"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:042473b6280246b1dbf530559246f6842b56119c2926d1e52b631bdc46075f2a"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:80e0e57cc704a52fb1b48f16d5b2c8818da087dbee6f98d9bf19546930dc64b5"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1a388a77e629b9ec814c1b1e6b3b595fe521d2cdc625fcca26fbc2d44c816804"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:76b86e24039c35280ceee6dce7e62945eb93a5175d43689ba98360ab31eebc4a"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e25add29b8f3b233ae90ccef2d902d0ae0432eb0d45370fe315d1a5cf231004b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:12a05db5013ec0ca4a32cc6433f53faa2a014ec364031408540ba858c2172bb0"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f459a5ce8434614dfd39bbebf1041952ae01da6bed9855008cb33b875cb024c0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:250ae39445cb5475e483a36b1061af1bc233de3e9ad0f4f76a71b66231b07f88"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:eff2de745698eb46eeb51193a9f41d67d834d50e424aef27df2fcdee1b153845"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a32204489259786a923e02990249c65b0f17235073149d0033efcebe80095570"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8309f67285bdfe65c372ea3722b7a5642680f3dba538566340a9d36e920b5f0"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6395a4435fa26519fd96fdccb77e9d00ddae9dd6c742309bd0b5610609ad7fb2"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f93a8a2e3938ff656a7c1bc57193b1319960ac015b6e87d76c76bf14fe0244b4"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2533ad2883f001efa72f3d0e733fb846710c3af6dcdd544fe5bf14fa5fe2d7db"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:22057013c8c1e272eb8d0eebc796701167d8377441ec894a8fed1af64a0bf399"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:b560b72ed4816aee52783c66854d96157fd8175631f01ef58e894cc57c84f0f6"}, |     {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:cfeecd1ac6cc1fb2692c3d5110781c965aabd4ec5d32799773ca7b1456ac636b"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-none-win32.whl", hash = "sha256:582cf2cead97c9e382a7f4d3b744cf0ef1a6e815e44d3aa81af3ad98762f5a9b"}, |     {file = "pydantic_core-2.18.2-cp39-none-win32.whl", hash = "sha256:0d69b4c2f6bb3e130dba60d34c0845ba31b69babdd3f78f7c0c8fae5021a253e"}, | ||||||
|     {file = "pydantic_core-2.18.1-cp39-none-win_amd64.whl", hash = "sha256:ca71d501629d1fa50ea7fa3b08ba884fe10cefc559f5c6c8dfe9036c16e8ae89"}, |     {file = "pydantic_core-2.18.2-cp39-none-win_amd64.whl", hash = "sha256:d9319e499827271b09b4e411905b24a426b8fb69464dfa1696258f53a3334641"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:e178e5b66a06ec5bf51668ec0d4ac8cfb2bdcb553b2c207d58148340efd00143"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:a1874c6dd4113308bd0eb568418e6114b252afe44319ead2b4081e9b9521fe75"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:72722ce529a76a4637a60be18bd789d8fb871e84472490ed7ddff62d5fed620d"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:ccdd111c03bfd3666bd2472b674c6899550e09e9f298954cfc896ab92b5b0e6d"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fe0c1ce5b129455e43f941f7a46f61f3d3861e571f2905d55cdbb8b5c6f5e2c"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e18609ceaa6eed63753037fc06ebb16041d17d28199ae5aba0052c51449650a9"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d4284c621f06a72ce2cb55f74ea3150113d926a6eb78ab38340c08f770eb9b4d"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6e5c584d357c4e2baf0ff7baf44f4994be121e16a2c88918a5817331fc7599d7"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:1a0c3e718f4e064efde68092d9d974e39572c14e56726ecfaeebbe6544521f47"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:43f0f463cf89ace478de71a318b1b4f05ebc456a9b9300d027b4b57c1a2064fb"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:2027493cc44c23b598cfaf200936110433d9caa84e2c6cf487a83999638a96ac"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:e1b395e58b10b73b07b7cf740d728dd4ff9365ac46c18751bf8b3d8cca8f625a"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:76909849d1a6bffa5a07742294f3fa1d357dc917cb1fe7b470afbc3a7579d539"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:0098300eebb1c837271d3d1a2cd2911e7c11b396eac9661655ee524a7f10587b"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:ee7ccc7fb7e921d767f853b47814c3048c7de536663e82fbc37f5eb0d532224b"}, |     {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:36789b70d613fbac0a25bb07ab3d9dba4d2e38af609c020cf4d888d165ee0bf3"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:ee2794111c188548a4547eccc73a6a8527fe2af6cf25e1a4ebda2fd01cdd2e60"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:3f9a801e7c8f1ef8718da265bba008fa121243dfe37c1cea17840b0944dfd72c"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:a139fe9f298dc097349fb4f28c8b81cc7a202dbfba66af0e14be5cfca4ef7ce5"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:3a6515ebc6e69d85502b4951d89131ca4e036078ea35533bb76327f8424531ce"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d074b07a10c391fc5bbdcb37b2f16f20fcd9e51e10d01652ab298c0d07908ee2"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20aca1e2298c56ececfd8ed159ae4dde2df0781988c97ef77d5c16ff4bd5b400"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c69567ddbac186e8c0aadc1f324a60a564cfe25e43ef2ce81bcc4b8c3abffbae"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:223ee893d77a310a0391dca6df00f70bbc2f36a71a895cecd9a0e762dc37b349"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:baf1c7b78cddb5af00971ad5294a4583188bda1495b13760d9f03c9483bb6203"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2334ce8c673ee93a1d6a65bd90327588387ba073c17e61bf19b4fd97d688d63c"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:2684a94fdfd1b146ff10689c6e4e815f6a01141781c493b97342cdc5b06f4d5d"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:cbca948f2d14b09d20268cda7b0367723d79063f26c4ffc523af9042cad95592"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:73c1bc8a86a5c9e8721a088df234265317692d0b5cd9e86e975ce3bc3db62a59"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:b3ef08e20ec49e02d5c6717a91bb5af9b20f1805583cb0adfe9ba2c6b505b5ae"}, | ||||||
|     {file = "pydantic_core-2.18.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:e60defc3c15defb70bb38dd605ff7e0fae5f6c9c7cbfe0ad7868582cb7e844a6"}, |     {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c6fdc8627910eed0c01aed6a390a252fe3ea6d472ee70fdde56273f198938374"}, | ||||||
|     {file = "pydantic_core-2.18.1.tar.gz", hash = "sha256:de9d3e8717560eb05e28739d1b35e4eac2e458553a52a301e51352a7ffc86a35"}, |     {file = "pydantic_core-2.18.2.tar.gz", hash = "sha256:2e29d20810dfc3043ee13ac7d9e25105799817683348823f305ab3f349b9386e"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -1749,13 +1750,13 @@ files = [ | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest" | name = "pytest" | ||||||
| version = "8.1.1" | version = "8.2.0" | ||||||
| description = "pytest: simple powerful testing with Python" | description = "pytest: simple powerful testing with Python" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.8" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-8.1.1-py3-none-any.whl", hash = "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7"}, |     {file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"}, | ||||||
|     {file = "pytest-8.1.1.tar.gz", hash = "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044"}, |     {file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -1763,11 +1764,11 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} | |||||||
| exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} | ||||||
| iniconfig = "*" | iniconfig = "*" | ||||||
| packaging = "*" | packaging = "*" | ||||||
| pluggy = ">=1.4,<2.0" | pluggy = ">=1.5,<2.0" | ||||||
| tomli = {version = ">=1", markers = "python_version < \"3.11\""} | tomli = {version = ">=1", markers = "python_version < \"3.11\""} | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| testing = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-asyncio" | name = "pytest-asyncio" | ||||||
| @@ -1807,18 +1808,18 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "virtualenv"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-xdist" | name = "pytest-xdist" | ||||||
| version = "3.5.0" | version = "3.6.1" | ||||||
| description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.8" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-xdist-3.5.0.tar.gz", hash = "sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a"}, |     {file = "pytest_xdist-3.6.1-py3-none-any.whl", hash = "sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7"}, | ||||||
|     {file = "pytest_xdist-3.5.0-py3-none-any.whl", hash = "sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24"}, |     {file = "pytest_xdist-3.6.1.tar.gz", hash = "sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| execnet = ">=1.1" | execnet = ">=2.1" | ||||||
| pytest = ">=6.2.0" | pytest = ">=7.0.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| psutil = ["psutil (>=3.0)"] | psutil = ["psutil (>=3.0)"] | ||||||
| @@ -1950,28 +1951,28 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "ruff" | name = "ruff" | ||||||
| version = "0.3.7" | version = "0.4.2" | ||||||
| description = "An extremely fast Python linter and code formatter, written in Rust." | description = "An extremely fast Python linter and code formatter, written in Rust." | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "ruff-0.3.7-py3-none-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:0e8377cccb2f07abd25e84fc5b2cbe48eeb0fea9f1719cad7caedb061d70e5ce"}, |     {file = "ruff-0.4.2-py3-none-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:8d14dc8953f8af7e003a485ef560bbefa5f8cc1ad994eebb5b12136049bbccc5"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:15a4d1cc1e64e556fa0d67bfd388fed416b7f3b26d5d1c3e7d192c897e39ba4b"}, |     {file = "ruff-0.4.2-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:24016ed18db3dc9786af103ff49c03bdf408ea253f3cb9e3638f39ac9cf2d483"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d28bdf3d7dc71dd46929fafeec98ba89b7c3550c3f0978e36389b5631b793663"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0e2e06459042ac841ed510196c350ba35a9b24a643e23db60d79b2db92af0c2b"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:379b67d4f49774ba679593b232dcd90d9e10f04d96e3c8ce4a28037ae473f7bb"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:3afabaf7ba8e9c485a14ad8f4122feff6b2b93cc53cd4dad2fd24ae35112d5c5"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c060aea8ad5ef21cdfbbe05475ab5104ce7827b639a78dd55383a6e9895b7c51"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:799eb468ea6bc54b95527143a4ceaf970d5aa3613050c6cff54c85fda3fde480"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:ebf8f615dde968272d70502c083ebf963b6781aacd3079081e03b32adfe4d58a"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:ec4ba9436a51527fb6931a8839af4c36a5481f8c19e8f5e42c2f7ad3a49f5069"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d48098bd8f5c38897b03604f5428901b65e3c97d40b3952e38637b5404b739a2"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6a2243f8f434e487c2a010c7252150b1fdf019035130f41b77626f5655c9ca22"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:da8a4fda219bf9024692b1bc68c9cff4b80507879ada8769dc7e985755d662ea"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8772130a063f3eebdf7095da00c0b9898bd1774c43b336272c3e98667d4fb8fa"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c44e0149f1d8b48c4d5c33d88c677a4aa22fd09b1683d6a7ff55b816b5d074f"}, |     {file = "ruff-0.4.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6ab165ef5d72392b4ebb85a8b0fbd321f69832a632e07a74794c0e598e7a8376"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:3050ec0af72b709a62ecc2aca941b9cd479a7bf2b36cc4562f0033d688e44fa1"}, |     {file = "ruff-0.4.2-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:1f32cadf44c2020e75e0c56c3408ed1d32c024766bd41aedef92aa3ca28eef68"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:a29cc38e4c1ab00da18a3f6777f8b50099d73326981bb7d182e54a9a21bb4ff7"}, |     {file = "ruff-0.4.2-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:22e306bf15e09af45ca812bc42fa59b628646fa7c26072555f278994890bc7ac"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-musllinux_1_2_i686.whl", hash = "sha256:5b15cc59c19edca917f51b1956637db47e200b0fc5e6e1878233d3a938384b0b"}, |     {file = "ruff-0.4.2-py3-none-musllinux_1_2_i686.whl", hash = "sha256:82986bb77ad83a1719c90b9528a9dd663c9206f7c0ab69282af8223566a0c34e"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:e491045781b1e38b72c91247cf4634f040f8d0cb3e6d3d64d38dcf43616650b4"}, |     {file = "ruff-0.4.2-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:652e4ba553e421a6dc2a6d4868bc3b3881311702633eb3672f9f244ded8908cd"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-win32.whl", hash = "sha256:bc931de87593d64fad3a22e201e55ad76271f1d5bfc44e1a1887edd0903c7d9f"}, |     {file = "ruff-0.4.2-py3-none-win32.whl", hash = "sha256:7891ee376770ac094da3ad40c116258a381b86c7352552788377c6eb16d784fe"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-win_amd64.whl", hash = "sha256:5ef0e501e1e39f35e03c2acb1d1238c595b8bb36cf7a170e7c1df1b73da00e74"}, |     {file = "ruff-0.4.2-py3-none-win_amd64.whl", hash = "sha256:5ec481661fb2fd88a5d6cf1f83403d388ec90f9daaa36e40e2c003de66751798"}, | ||||||
|     {file = "ruff-0.3.7-py3-none-win_arm64.whl", hash = "sha256:789e144f6dc7019d1f92a812891c645274ed08af6037d11fc65fcbc183b7d59f"}, |     {file = "ruff-0.4.2-py3-none-win_arm64.whl", hash = "sha256:cbd1e87c71bca14792948c4ccb51ee61c3296e164019d2d484f3eaa2d360dfaf"}, | ||||||
|     {file = "ruff-0.3.7.tar.gz", hash = "sha256:d5c1aebee5162c2226784800ae031f660c350e7a3402c4d1f8ea4e97e232e3ba"}, |     {file = "ruff-0.4.2.tar.gz", hash = "sha256:33bcc160aee2520664bc0859cfeaebc84bb7323becff3f303b8f1f2d81cb4edc"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -2144,13 +2145,13 @@ test = ["Cython (>=0.29.36,<0.30.0)", "aiohttp (==3.9.0b0)", "aiohttp (>=3.8.1)" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "virtualenv" | name = "virtualenv" | ||||||
| version = "20.25.1" | version = "20.26.1" | ||||||
| description = "Virtual Python Environment builder" | description = "Virtual Python Environment builder" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "virtualenv-20.25.1-py3-none-any.whl", hash = "sha256:961c026ac520bac5f69acb8ea063e8a4f071bcc9457b9c1f28f6b085c511583a"}, |     {file = "virtualenv-20.26.1-py3-none-any.whl", hash = "sha256:7aa9982a728ae5892558bff6a2839c00b9ed145523ece2274fad6f414690ae75"}, | ||||||
|     {file = "virtualenv-20.25.1.tar.gz", hash = "sha256:e08e13ecdca7a0bd53798f356d5831434afa5b07b93f0abdf0797b7a06ffe197"}, |     {file = "virtualenv-20.26.1.tar.gz", hash = "sha256:604bfdceaeece392802e6ae48e69cec49168b9c5f4a44e483963f9242eb0e78b"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -2159,7 +2160,7 @@ filelock = ">=3.12.2,<4" | |||||||
| platformdirs = ">=3.9.1,<5" | platformdirs = ">=3.9.1,<5" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"] | docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2,!=7.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"] | ||||||
| test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"] | test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @@ -2515,4 +2516,4 @@ websockets = ["websockets"] | |||||||
| [metadata] | [metadata] | ||||||
| lock-version = "2.0" | lock-version = "2.0" | ||||||
| python-versions = "^3.9" | python-versions = "^3.9" | ||||||
| content-hash = "93dada98ec3a9bc2824cb9da505f6e2387398377e75ee7044e7fd9f01b9a20cc" | content-hash = "76857dc5ea9a8a4a80728caff44faa1cca30feb8ac38ecfb8aa1c2abfedd1f9a" | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| [tool.poetry] | [tool.poetry] | ||||||
| name = "nonebot2" | name = "nonebot2" | ||||||
| version = "2.2.1" | version = "2.3.0" | ||||||
| description = "An asynchronous python bot framework." | description = "An asynchronous python bot framework." | ||||||
| authors = ["yanyongyu <yyy@nonebot.dev>"] | authors = ["yanyongyu <yyy@nonebot.dev>"] | ||||||
| license = "MIT" | license = "MIT" | ||||||
| @@ -44,7 +44,7 @@ uvicorn = { version = ">=0.20.0,<1.0.0", extras = [ | |||||||
| ], optional = true } | ], optional = true } | ||||||
|  |  | ||||||
| [tool.poetry.group.dev.dependencies] | [tool.poetry.group.dev.dependencies] | ||||||
| ruff = "^0.3.0" | ruff = "^0.4.0" | ||||||
| isort = "^5.10.1" | isort = "^5.10.1" | ||||||
| black = "^24.0.0" | black = "^24.0.0" | ||||||
| nonemoji = "^0.1.2" | nonemoji = "^0.1.2" | ||||||
|   | |||||||
| @@ -1,49 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| id: index |  | ||||||
| slug: / |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 概览 |  | ||||||
|  |  | ||||||
| NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架(下称 NoneBot),它基于 Python 的类型注解和异步优先特性(兼容同步),能够为你的需求实现提供便捷灵活的支持。同时,NoneBot 拥有大量的开发者为其开发插件,用户无需编写任何代码,仅需完成环境配置及插件安装,就可以正常使用 NoneBot。 |  | ||||||
|  |  | ||||||
| 需要注意的是,NoneBot 仅支持 **Python 3.8 以上版本** |  | ||||||
|  |  | ||||||
| ## 特色 |  | ||||||
|  |  | ||||||
| ### 异步优先 |  | ||||||
|  |  | ||||||
| NoneBot 基于 Python [asyncio](https://docs.python.org/zh-cn/3/library/asyncio.html) 编写,并在异步机制的基础上进行了一定程度的同步函数兼容。 |  | ||||||
|  |  | ||||||
| ### 完整的类型注解 |  | ||||||
|  |  | ||||||
| NoneBot 参考 [PEP 484](https://www.python.org/dev/peps/pep-0484/) 等 PEP 完整实现了类型注解,通过 Pyright(Pylance) 检查。配合编辑器的类型推导功能,能将绝大多数的 Bug 杜绝在编辑器中([编辑器支持](./editor-support))。 |  | ||||||
|  |  | ||||||
| ### 开箱即用 |  | ||||||
|  |  | ||||||
| NoneBot 提供了使用便捷、具有交互式功能的命令行工具--`nb-cli`,使得用户初次接触 NoneBot 时更容易上手。使用方法请阅读本文档[指南](./quick-start.mdx)以及 [CLI 文档](https://cli.nonebot.dev/)。 |  | ||||||
|  |  | ||||||
| ### 插件系统 |  | ||||||
|  |  | ||||||
| 插件系统是 NoneBot 的核心,通过它可以实现机器人的模块化以及功能扩展,便于维护和管理。 |  | ||||||
|  |  | ||||||
| ### 依赖注入系统 |  | ||||||
|  |  | ||||||
| NoneBot 采用了一套自行定义的依赖注入系统,可以让事件的处理过程更加的简洁、清晰,增加代码的可读性,减少代码冗余。 |  | ||||||
|  |  | ||||||
| #### 什么是依赖注入 |  | ||||||
|  |  | ||||||
| [**『依赖注入』**](https://zh.m.wikipedia.org/wiki/%E6%8E%A7%E5%88%B6%E5%8F%8D%E8%BD%AC)意思是,在编程中,有一种方法可以让你的代码声明它工作和使用所需要的东西,即**『依赖』**。 |  | ||||||
|  |  | ||||||
| 系统(在这里是指 NoneBot)将负责做任何需要的事情,为你的代码提供这些必要依赖(即**『注入』**依赖性) |  | ||||||
|  |  | ||||||
| 这在你有以下情形的需求时非常有用: |  | ||||||
|  |  | ||||||
| - 这部分代码拥有共享的逻辑(同样的代码逻辑多次重复) |  | ||||||
| - 共享数据库以及网络请求连接会话 |  | ||||||
|   - 比如 `httpx.AsyncClient`、`aiohttp.ClientSession` 和 `sqlalchemy.Session` |  | ||||||
| - 机器人用户权限检查以及认证 |  | ||||||
| - 还有更多... |  | ||||||
|  |  | ||||||
| 它在完成上述工作的同时,还能尽量减少代码的耦合和重复 |  | ||||||
| @@ -1,161 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 注册适配器与指定平台交互 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 20 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 使用适配器 |  | ||||||
|  |  | ||||||
| 适配器 (Adapter) 是机器人与平台交互的核心桥梁,它负责在驱动器和机器人插件之间转换与传递消息。 |  | ||||||
|  |  | ||||||
| ## 适配器功能与组成 |  | ||||||
|  |  | ||||||
| 适配器通常有两种功能,分别是**接收事件**和**调用平台接口**。其中,接收事件是指将驱动器收到的事件消息转换为 NoneBot 定义的事件模型,然后交由机器人插件处理;调用平台接口是指将机器人插件调用平台接口的数据转换为平台指定的格式,然后交由驱动器发送,并接收接口返回数据。 |  | ||||||
|  |  | ||||||
| 为了实现这两种功能,适配器通常由四个部分组成: |  | ||||||
|  |  | ||||||
| - **Adapter**:负责转换事件和调用接口,正确创建 Bot 对象并注册到 NoneBot 中。 |  | ||||||
| - **Bot**:负责存储平台机器人相关信息,并提供回复事件的方法。 |  | ||||||
| - **Event**:负责定义事件内容,以及事件主体对象。 |  | ||||||
| - **Message**:负责正确序列化消息,以便机器人插件处理。 |  | ||||||
|  |  | ||||||
| ## 注册适配器 |  | ||||||
|  |  | ||||||
| 在使用适配器之前,我们需要先将适配器注册到驱动器中,这样适配器就可以通过驱动器接收事件和调用接口了。我们以 Console 适配器为例,来看看如何注册适配器: |  | ||||||
|  |  | ||||||
| ```python {2,5} title=bot.py |  | ||||||
| import nonebot |  | ||||||
| from nonebot.adapters.console import Adapter |  | ||||||
|  |  | ||||||
| driver = nonebot.get_driver() |  | ||||||
| driver.register_adapter(Adapter) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们首先需要从适配器模块中导入所需要的适配器类,然后通过驱动器的 `register_adapter` 方法将适配器注册到驱动器中即可。如果我们需要多平台支持,可以多次调用 `register_adapter` 方法来注册多个适配器。 |  | ||||||
|  |  | ||||||
| ## 获取已注册的适配器 |  | ||||||
|  |  | ||||||
| NoneBot 提供了 `get_adapter` 方法来获取已注册的适配器,我们可以通过适配器的名称或类型来获取指定的适配器实例: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
| from nonebot.adapters.console import Adapter |  | ||||||
|  |  | ||||||
| adapters = nonebot.get_adapters() |  | ||||||
| console_adapter = nonebot.get_adapter(Adapter) |  | ||||||
| console_adapter = nonebot.get_adapter(Adapter.get_name()) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 获取 Bot 对象 |  | ||||||
|  |  | ||||||
| 当前所有适配器已连接的 Bot 对象可以通过 `get_bots` 方法获取,这是一个以机器人 ID 为键的字典: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| bots = nonebot.get_bots() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们也可以通过 `get_bot` 方法获取指定 ID 的 Bot 对象。如果省略 ID 参数,将会返回所有 Bot 中的第一个: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| bot = nonebot.get_bot("bot_id") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果需要获取指定适配器连接的 Bot 对象,我们可以通过适配器的 `bots` 属性获取,这也是一个以机器人 ID 为键的字典: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
| from nonebot.adapters.console import Adapter |  | ||||||
|  |  | ||||||
| console_adapter = nonebot.get_adapter(Adapter) |  | ||||||
| bots = console_adapter.bots |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| Bot 对象都具有一个 `self_id` 属性,它是机器人的唯一 ID,由适配器填写,通常为机器人的帐号 ID 或者 APP ID。 |  | ||||||
|  |  | ||||||
| ## 获取事件通用信息 |  | ||||||
|  |  | ||||||
| 适配器的所有事件模型均继承自 `Event` 基类,在[事件类型与重载](../appendices/overload.md)一节中,我们也提到了如何使用基类抽象方法来获取事件通用信息。基类能提供如下信息: |  | ||||||
|  |  | ||||||
| ### 事件类型 |  | ||||||
|  |  | ||||||
| 事件类型通常为 `meta_event`、`message`、`notice`、`request`。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| type: str = event.get_type() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件名称 |  | ||||||
|  |  | ||||||
| 事件名称由适配器定义,通常用于日志记录。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| name: str = event.get_event_name() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件描述 |  | ||||||
|  |  | ||||||
| 事件描述由适配器定义,通常用于日志记录。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| description: str = event.get_event_description() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件日志字符串 |  | ||||||
|  |  | ||||||
| 事件日志字符串由事件名称和事件描述组成,用于日志记录。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| log: str = event.get_log_string() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件主体 ID |  | ||||||
|  |  | ||||||
| 事件主体 ID 通常为机器人用户 ID。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| user_id: str = event.get_user_id() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件会话 ID |  | ||||||
|  |  | ||||||
| 事件会话 ID 通常为机器人用户 ID 与群聊/频道 ID 组合而成。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| session_id: str = event.get_session_id() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件消息 |  | ||||||
|  |  | ||||||
| 如果事件包含消息,则可以通过该方法获取,否则会产生异常。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| message: Message = event.get_message() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件纯文本消息 |  | ||||||
|  |  | ||||||
| 通常为事件消息的纯文本内容,如果事件不包含消息,则会产生异常。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| text: str = event.get_plaintext() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件是否与机器人有关 |  | ||||||
|  |  | ||||||
| 由适配器实现的判断,通常将事件目标主体为机器人、消息中包含“@机器人”或以“机器人的昵称”开始视为与机器人有关。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| is_tome: bool = event.is_tome() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 更多 |  | ||||||
|  |  | ||||||
| 官方支持的适配器和社区贡献的适配器均可在[商店](/store/adapters)中查看。如果你想要开发自己的适配器,可以参考[开发文档](../developer/adapter-writing.md)。欢迎通过商店发布你的适配器。 |  | ||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,287 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: 选择合适的驱动器运行机器人 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 10 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 选择驱动器 |  | ||||||
|  |  | ||||||
| 驱动器 (Driver) 是机器人运行的基石,它是机器人初始化的第一步,主要负责数据收发。 |  | ||||||
|  |  | ||||||
| :::important 提示 |  | ||||||
| 驱动器的选择通常与机器人所使用的协议适配器相关,如果不知道该选择哪个驱动器,可以先阅读相关协议适配器文档说明。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如何**安装**驱动器请参考[安装驱动器](../tutorial/store.mdx#安装驱动器)。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 驱动器类型 |  | ||||||
|  |  | ||||||
| 驱动器类型大体上可以分为两种: |  | ||||||
|  |  | ||||||
| - `Forward`:即客户端型驱动器,多用于使用 HTTP 轮询,连接 WebSocket 服务器等情形。 |  | ||||||
| - `Reverse`:即服务端型驱动器,多用于使用 WebHook,接收 WebSocket 客户端连接等情形。 |  | ||||||
|  |  | ||||||
| 客户端型驱动器可以分为以下两种: |  | ||||||
|  |  | ||||||
| 1. 异步发送 HTTP 请求,自定义 `HTTP Method`、`URL`、`Header`、`Body`、`Cookie`、`Proxy`、`Timeout` 等。 |  | ||||||
| 2. 异步建立 WebSocket 连接上下文,自定义 `WebSocket URL`、`Header`、`Cookie`、`Proxy`、`Timeout` 等。 |  | ||||||
|  |  | ||||||
| 服务端型驱动器目前有: |  | ||||||
|  |  | ||||||
| 1. ASGI 应用框架,具有以下功能: |  | ||||||
|    - 协议适配器自定义 HTTP 上报地址以及对上报数据处理的回调函数。 |  | ||||||
|    - 协议适配器自定义 WebSocket 连接请求地址以及对 WebSocket 请求处理的回调函数。 |  | ||||||
|    - 用户可以向 ASGI 应用添加任何服务端相关功能,如:[添加自定义路由](./routing.md)。 |  | ||||||
|  |  | ||||||
| ## 配置驱动器 |  | ||||||
|  |  | ||||||
| 驱动器的配置方法已经在[配置](../appendices/config.mdx)章节中简单进行了介绍,这里将详细介绍驱动器配置的格式。 |  | ||||||
|  |  | ||||||
| NoneBot 中的客户端和服务端型驱动器可以相互配合使用,但服务端型驱动器**仅能选择一个**。所有驱动器模块都会包含一个 `Driver` 子类,即驱动器类,他可以作为驱动器单独运行。同时,客户端驱动器模块中还会提供一个 `Mixin` 子类,用于在与其他驱动器配合使用时加载。因此,驱动器配置格式采用特殊语法:`<module>[:<Driver>][+<module>[:<Mixin>]]*`。 |  | ||||||
|  |  | ||||||
| 其中,`<module>` 代表**驱动器模块路径**;`<Driver>` 代表**驱动器类名**,默认为 `Driver`;`<Mixin>` 代表**驱动器混入类名**,默认为 `Mixin`。即,我们需要选择一个主要驱动器,然后在其基础上配合使用其他驱动器的功能。主要驱动器可以为客户端或服务端类型,但混入类驱动器只能为客户端类型。 |  | ||||||
|  |  | ||||||
| 特别的,为了简化内置驱动器模块路径,我们可以使用 `~` 符号作为内置驱动器模块路径的前缀,如 `~fastapi` 代表使用内置驱动器 `fastapi`。NoneBot 内置了多个驱动器适配,但需要安装额外依赖才能使用,具体请参考[安装驱动器](../tutorial/store.mdx#安装驱动器)。常见的驱动器配置如下: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| DRIVER=~fastapi |  | ||||||
| DRIVER=~aiohttp |  | ||||||
| DRIVER=~httpx+~websockets |  | ||||||
| DRIVER=~fastapi+~httpx+~websockets |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 获取驱动器 |  | ||||||
|  |  | ||||||
| 在 NoneBot 框架初始化完成后,我们就可以通过 `get_driver()` 方法获取全局驱动器实例: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| driver = get_driver() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 内置驱动器 |  | ||||||
|  |  | ||||||
| ### None |  | ||||||
|  |  | ||||||
| **类型:**服务端驱动器 |  | ||||||
|  |  | ||||||
| NoneBot 内置的空驱动器,不提供任何收发数据功能,可以在不需要外部网络连接时使用。 |  | ||||||
|  |  | ||||||
| ```env |  | ||||||
| DRIVER=~none |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### FastAPI(默认) |  | ||||||
|  |  | ||||||
| **类型:**ASGI 服务端驱动器 |  | ||||||
|  |  | ||||||
| > FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. |  | ||||||
|  |  | ||||||
| [FastAPI](https://fastapi.tiangolo.com/) 是一个易上手、高性能的异步 Web 框架,具有极佳的编写体验。 FastAPI 可以通过类型注解、依赖注入等方式实现输入参数校验、自动生成 API 文档等功能,也可以挂载其他 ASGI、WSGI 应用。 |  | ||||||
|  |  | ||||||
| ```env |  | ||||||
| DRIVER=~fastapi |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### FastAPI 配置项 |  | ||||||
|  |  | ||||||
| ##### `fastapi_openapi_url` |  | ||||||
|  |  | ||||||
| 类型:`str | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:`FastAPI` 提供的 `OpenAPI` JSON 定义地址,如果为 `None`,则不提供 `OpenAPI` JSON 定义。 |  | ||||||
|  |  | ||||||
| ##### `fastapi_docs_url` |  | ||||||
|  |  | ||||||
| 类型:`str | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:`FastAPI` 提供的 `Swagger` 文档地址,如果为 `None`,则不提供 `Swagger` 文档。 |  | ||||||
|  |  | ||||||
| ##### `fastapi_redoc_url` |  | ||||||
|  |  | ||||||
| 类型:`str | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:`FastAPI` 提供的 `ReDoc` 文档地址,如果为 `None`,则不提供 `ReDoc` 文档。 |  | ||||||
|  |  | ||||||
| ##### `fastapi_include_adapter_schema` |  | ||||||
|  |  | ||||||
| 类型:`bool`   |  | ||||||
| 默认值:`True`   |  | ||||||
| 说明:`FastAPI` 提供的 `OpenAPI` JSON 定义中是否包含适配器路由的 `Schema`。 |  | ||||||
|  |  | ||||||
| ##### `fastapi_reload` |  | ||||||
|  |  | ||||||
| :::caution 警告 |  | ||||||
| 不推荐开启该配置项,在 Windows 平台上开启该功能有可能会造成预料之外的影响!替代方案:使用 `nb-cli` 命令行工具以及参数 `--reload` 启动 NoneBot。 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb run --reload |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 开启该功能后,在 uvicorn 运行时(FastAPI 提供的 ASGI 底层,即 reload 功能的实际来源),asyncio 使用的事件循环会被 uvicorn 从默认的 `ProactorEventLoop` 强制切换到 `SelectorEventLoop`。 |  | ||||||
|  |  | ||||||
| > 相关信息参考 [uvicorn#529](https://github.com/encode/uvicorn/issues/529),[uvicorn#1070](https://github.com/encode/uvicorn/pull/1070),[uvicorn#1257](https://github.com/encode/uvicorn/pull/1257) |  | ||||||
|  |  | ||||||
| 后者(`SelectorEventLoop`)在 Windows 平台的可使用性不如前者(`ProactorEventLoop`),包括但不限于 |  | ||||||
|  |  | ||||||
| 1. 不支持创建子进程 |  | ||||||
| 2. 最多只支持 512 个套接字 |  | ||||||
| 3. ... |  | ||||||
|  |  | ||||||
| > 具体信息参考 [Python 文档](https://docs.python.org/zh-cn/3/library/asyncio-platforms.html#windows) |  | ||||||
|  |  | ||||||
| 所以,一些使用了 asyncio 的库因此可能无法正常工作,如: |  | ||||||
|  |  | ||||||
| 1. [playwright](https://playwright.dev/python/docs/library#incompatible-with-selectoreventloop-of-asyncio-on-windows) |  | ||||||
|  |  | ||||||
| 如果在开启该功能后,原本**正常运行**的代码报错,且打印的异常堆栈信息和 asyncio 有关(异常一般为 `NotImplementedError`), |  | ||||||
| 你可能就需要考虑相关库对事件循环的支持,以及是否启用该功能。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 类型:`bool`   |  | ||||||
| 默认值:`False`   |  | ||||||
| 说明:是否开启 `uvicorn` 的 `reload` 功能,需要在机器人入口文件提供 ASGI 应用路径。 |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| app = nonebot.get_asgi() |  | ||||||
| nonebot.run(app="bot:app") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ##### `fastapi_reload_dirs` |  | ||||||
|  |  | ||||||
| 类型:`List[str] | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:重载监控文件夹列表,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `fastapi_reload_delay` |  | ||||||
|  |  | ||||||
| 类型:`float | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:重载延迟,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `fastapi_reload_includes` |  | ||||||
|  |  | ||||||
| 类型:`List[str] | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `fastapi_reload_excludes` |  | ||||||
|  |  | ||||||
| 类型:`List[str] | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:不要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `fastapi_extra` |  | ||||||
|  |  | ||||||
| 类型:`Dist[str, Any]`   |  | ||||||
| 默认值:`{}`   |  | ||||||
| 说明:传递给 `FastAPI` 的其他参数 |  | ||||||
|  |  | ||||||
| ### Quart |  | ||||||
|  |  | ||||||
| **类型:**ASGI 服务端驱动器 |  | ||||||
|  |  | ||||||
| > Quart is an asyncio reimplementation of the popular Flask microframework API. |  | ||||||
|  |  | ||||||
| [Quart](https://quart.palletsprojects.com/) 是一个类 Flask 的异步版本,拥有与 Flask 非常相似的接口和使用方法。 |  | ||||||
|  |  | ||||||
| ```env |  | ||||||
| DRIVER=~quart |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### Quart 配置项 |  | ||||||
|  |  | ||||||
| ##### `quart_reload` |  | ||||||
|  |  | ||||||
| :::caution 警告 |  | ||||||
| 不推荐开启该配置项,在 Windows 平台上开启该功能有可能会造成预料之外的影响!替代方案:使用 `nb-cli` 命令行工具以及参数 `--reload` 启动 NoneBot。 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb run --reload |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 类型:`bool`   |  | ||||||
| 默认值:`False`   |  | ||||||
| 说明:是否开启 `uvicorn` 的 `reload` 功能,需要在机器人入口文件提供 ASGI 应用路径。 |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| app = nonebot.get_asgi() |  | ||||||
| nonebot.run(app="bot:app") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ##### `quart_reload_dirs` |  | ||||||
|  |  | ||||||
| 类型:`List[str] | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:重载监控文件夹列表,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `quart_reload_delay` |  | ||||||
|  |  | ||||||
| 类型:`float | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:重载延迟,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `quart_reload_includes` |  | ||||||
|  |  | ||||||
| 类型:`List[str] | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `quart_reload_excludes` |  | ||||||
|  |  | ||||||
| 类型:`List[str] | None`   |  | ||||||
| 默认值:`None`   |  | ||||||
| 说明:不要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ##### `quart_extra` |  | ||||||
|  |  | ||||||
| 类型:`Dist[str, Any]`   |  | ||||||
| 默认值:`{}`   |  | ||||||
| 说明:传递给 `Quart` 的其他参数 |  | ||||||
|  |  | ||||||
| ### HTTPX |  | ||||||
|  |  | ||||||
| **类型:**HTTP 客户端驱动器 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 本驱动器仅支持 HTTP 请求,不支持 WebSocket 连接请求。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| > [HTTPX](https://www.python-httpx.org/) is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. |  | ||||||
|  |  | ||||||
| ```env |  | ||||||
| DRIVER=~httpx |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### websockets |  | ||||||
|  |  | ||||||
| **类型:**WebSocket 客户端驱动器 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 本驱动器仅支持 WebSocket 连接请求,不支持 HTTP 请求。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| > [websockets](https://websockets.readthedocs.io/) is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance. |  | ||||||
|  |  | ||||||
| ```env |  | ||||||
| DRIVER=~websockets |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### AIOHTTP |  | ||||||
|  |  | ||||||
| **类型:**HTTP/WebSocket 客户端驱动器 |  | ||||||
|  |  | ||||||
| > [AIOHTTP](https://docs.aiohttp.org/): Asynchronous HTTP Client/Server for asyncio and Python. |  | ||||||
|  |  | ||||||
| ```env |  | ||||||
| DRIVER=~aiohttp |  | ||||||
| ``` |  | ||||||
| @@ -1,40 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 10 |  | ||||||
| description: 自定义事件响应器存储 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 110 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 事件响应器存储 |  | ||||||
|  |  | ||||||
| 事件响应器是 NoneBot 处理事件的核心,它们默认存储在一个字典中。在进入会话状态后,事件响应器将会转为临时响应器,作为最高优先级同样存储于该字典中。因此,事件响应器的存储类似于会话存储,它决定了整个 NoneBot 对事件的处理行为。 |  | ||||||
|  |  | ||||||
| NoneBot 默认使用 Python 的字典将事件响应器存储于内存中,但是我们也可以自定义事件响应器存储,将事件响应器存储于其他地方,例如 Redis 等。这样我们就可以实现持久化、在多实例间共享会话状态等功能。 |  | ||||||
|  |  | ||||||
| ## 编写存储提供者 |  | ||||||
|  |  | ||||||
| 事件响应器的存储提供者 `MatcherProvider` 抽象类继承自 `MutableMapping[int, list[type[Matcher]]]`,即以优先级为键,以事件响应器列表为值的映射。我们可以方便地进行逐优先级事件传播。 |  | ||||||
|  |  | ||||||
| 编写一个自定义的存储提供者,只需要继承并实现 `MatcherProvider` 抽象类: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import MatcherProvider |  | ||||||
|  |  | ||||||
| class CustomProvider(MatcherProvider): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 设置存储提供者 |  | ||||||
|  |  | ||||||
| 我们可以通过 `matchers.set_provider` 方法设置存储提供者: |  | ||||||
|  |  | ||||||
| ```python {3} |  | ||||||
| from nonebot.matcher import matchers |  | ||||||
|  |  | ||||||
| matchers.set_provider(CustomProvider) |  | ||||||
|  |  | ||||||
| assert isinstance(matchers.provider, CustomProvider) |  | ||||||
| ``` |  | ||||||
| @@ -1,338 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: 事件响应器组成与内置响应规则 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 60 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 事件响应器进阶 |  | ||||||
|  |  | ||||||
| 在[指南](../tutorial/matcher.md)与[深入](../appendices/rule.md)中,我们已经介绍了事件响应器的基本用法以及响应规则、权限控制等功能。在这一节中,我们将介绍事件响应器的组成,内置的响应规则,与第三方响应规则拓展。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 事件响应器允许继承,你可以通过直接继承 `Matcher` 类来创建一个新的事件响应器。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 事件响应器组成 |  | ||||||
|  |  | ||||||
| ### 事件响应器类型 |  | ||||||
|  |  | ||||||
| 事件响应器类型 `type` 即是该响应器所要响应的事件类型,只有在接收到的事件类型与该响应器的类型相同时,才会触发该响应器。如果类型为空字符串 `""`,则响应器将会响应所有类型的事件。事件响应器类型的检查在所有其他检查(权限控制、响应规则)之前进行。 |  | ||||||
|  |  | ||||||
| NoneBot 内置了四种常用事件类型:`meta_event`、`message`、`notice`、`request`,分别对应元事件、消息、通知、请求。通常情况下,协议适配器会将事件合理地分类至这四种类型中。如果有其他类型的事件需要响应,可以自行定义新的类型。 |  | ||||||
|  |  | ||||||
| ### 事件触发权限 |  | ||||||
|  |  | ||||||
| 事件触发权限 `permission` 是一个 `Permission` 对象,这在[权限控制](../appendices/permission.mdx)一节中已经介绍过。事件触发权限会在事件响应器的类型检查通过后进行检查,如果权限检查通过,则执行响应规则检查。 |  | ||||||
|  |  | ||||||
| ### 事件响应规则 |  | ||||||
|  |  | ||||||
| 事件响应规则 `rule` 是一个 `Rule` 对象,这在[响应规则](../appendices/rule.md)一节中已经介绍过。事件响应器的响应规则会在事件响应器的权限检查通过后进行匹配,如果响应规则检查通过,则触发该响应器。 |  | ||||||
|  |  | ||||||
| ### 响应优先级 |  | ||||||
|  |  | ||||||
| 响应优先级 `priority` 是一个正整数,用于指定响应器的优先级。响应器的优先级越小,越先被触发。如果响应器的优先级相同,则按照响应器的注册顺序进行触发。 |  | ||||||
|  |  | ||||||
| ### 阻断 |  | ||||||
|  |  | ||||||
| 阻断 `block` 是一个布尔值,用于指定响应器是否阻断事件的传播。如果阻断为 `True`,则在该响应器被触发后,事件将不会再传播给其他下一优先级的响应器。 |  | ||||||
|  |  | ||||||
| NoneBot 内置的事件响应器中,所有非 `command` 规则的 `message` 类型的事件响应器都会阻断事件传递,其他则不会。 |  | ||||||
|  |  | ||||||
| 在部分情况中,可以使用 [`stop_propagation`](../appendices/session-control.mdx#stop_propagation) 方法动态阻止事件传播,该方法需要 handler 在参数中获取 matcher 实例后调用方法。 |  | ||||||
|  |  | ||||||
| ### 有效期 |  | ||||||
|  |  | ||||||
| 事件响应器的有效期分为 `temp` 和 `expire_time` 。`temp` 是一个布尔值,用于指定响应器是否为临时响应器。如果为 `True`,则该响应器在被触发后会被自动销毁。`expire_time` 是一个 `datetime` 对象,用于指定响应器的过期时间。如果 `expire_time` 不为 `None`,则在该时间点后,该响应器会被自动销毁。 |  | ||||||
|  |  | ||||||
| ### 默认状态 |  | ||||||
|  |  | ||||||
| 事件响应器的默认状态 `default_state` 是一个 `dict` 对象,用于指定响应器的默认状态。在响应器被触发时,响应器将会初始化默认状态然后开始执行事件处理流程。 |  | ||||||
|  |  | ||||||
| ## 基本辅助函数 |  | ||||||
|  |  | ||||||
| NoneBot 为四种类型的事件响应器提供了五个基本的辅助函数: |  | ||||||
|  |  | ||||||
| - `on`:创建任何类型的事件响应器。 |  | ||||||
| - `on_metaevent`:创建元事件响应器。 |  | ||||||
| - `on_message`:创建消息事件响应器。 |  | ||||||
| - `on_request`:创建请求事件响应器。 |  | ||||||
| - `on_notice`:创建通知事件响应器。 |  | ||||||
|  |  | ||||||
| 除了 `on` 函数具有一个 `type` 参数外,其余参数均相同: |  | ||||||
|  |  | ||||||
| - `rule`:响应规则,可以是 `Rule` 对象或者 `RuleChecker` 函数。 |  | ||||||
| - `permission`:事件触发权限,可以是 `Permission` 对象或者 `PermissionChecker` 函数。 |  | ||||||
| - `handlers`:事件处理函数列表。 |  | ||||||
| - `temp`:是否为临时响应器。 |  | ||||||
| - `expire_time`:响应器的过期时间。 |  | ||||||
| - `priority`:响应器的优先级。 |  | ||||||
| - `block`:是否阻断事件传播。 |  | ||||||
| - `state`:响应器的默认状态。 |  | ||||||
|  |  | ||||||
| 在消息类型的事件响应器的基础上,NoneBot 还内置了一些常用的响应规则,并结合为辅助函数来方便我们快速创建指定功能的响应器。下面我们逐个介绍。 |  | ||||||
|  |  | ||||||
| ## 内置响应规则 |  | ||||||
|  |  | ||||||
| ### `startswith` |  | ||||||
|  |  | ||||||
| `startswith` 响应规则用于匹配消息纯文本部分的开头是否与指定字符串(或一系列字符串)相同。可选参数 `ignorecase` 用于指定是否忽略大小写,默认为 `False`。 |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配消息开头为 `!` 或者 `/` 的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import startswith |  | ||||||
|  |  | ||||||
| rule = startswith(("!", "/"), ignorecase=False) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_startswith |  | ||||||
|  |  | ||||||
| matcher = on_startswith(("!", "/"), ignorecase=False) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `endswith` |  | ||||||
|  |  | ||||||
| `endswith` 响应规则用于匹配消息纯文本部分的结尾是否与指定字符串(或一系列字符串)相同。可选参数 `ignorecase` 用于指定是否忽略大小写,默认为 `False`。 |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配消息结尾为 `.` 或者 `。` 的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import endswith |  | ||||||
|  |  | ||||||
| rule = endswith((".", "。"), ignorecase=False) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_endswith |  | ||||||
|  |  | ||||||
| matcher = on_endswith((".", "。"), ignorecase=False) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `fullmatch` |  | ||||||
|  |  | ||||||
| `fullmatch` 响应规则用于匹配消息纯文本部分是否与指定字符串(或一系列字符串)完全相同。可选参数 `ignorecase` 用于指定是否忽略大小写,默认为 `False`。 |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配消息为 `ping` 或者 `pong` 的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import fullmatch |  | ||||||
|  |  | ||||||
| rule = fullmatch(("ping", "pong"), ignorecase=False) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_fullmatch |  | ||||||
|  |  | ||||||
| matcher = on_fullmatch(("ping", "pong"), ignorecase=False) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `keyword` |  | ||||||
|  |  | ||||||
| `keyword` 响应规则用于匹配消息纯文本部分是否包含指定字符串(或一系列字符串)。 |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配消息中包含 `hello` 或者 `hi` 的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import keyword |  | ||||||
|  |  | ||||||
| rule = keyword("hello", "hi") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_keyword |  | ||||||
|  |  | ||||||
| matcher = on_keyword("hello", "hi") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `command` |  | ||||||
|  |  | ||||||
| `command` 是最常用的响应规则,它用于匹配消息是否为命令。它会根据配置中的 [Command Start 和 Command Separator](../appendices/config.mdx#command-start-和-command-separator) 来判断消息是否为命令。 |  | ||||||
|  |  | ||||||
| 例如,当我们配置了 `Command Start` 为 `/`,`Command Separator` 为 `.` 时: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import command |  | ||||||
|  |  | ||||||
| # 匹配 "/help" 或者 "/帮助" 开头的消息 |  | ||||||
| rule = command("help", "帮助") |  | ||||||
| # 匹配 "/help.cmd" 开头的消息 |  | ||||||
| rule = command(("help", "cmd")) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_command |  | ||||||
|  |  | ||||||
| matcher = on_command("help", aliases={"帮助"}) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 此外,`command` 响应规则默认允许消息命令与参数间不加空格,如果需要严格匹配命令与参数间的空白符,可以使用 `command` 函数的 `force_whitespace` 参数。`force_whitespace` 参数可以是 bool 类型或者具体的字符串,默认为 `False`。如果为 `True`,则命令与参数间必须有任意个数的空白符;如果为字符串,则命令与参数间必须有且与给定字符串一致的空白符。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| rule = command("help", force_whitespace=True) |  | ||||||
| rule = command("help", force_whitespace=" ") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 命令解析后的结果可以通过 [`Command`](./dependency.mdx#command)、[`RawCommand`](./dependency.mdx#rawcommand)、[`CommandArg`](./dependency.mdx#commandarg)、[`CommandStart`](./dependency.mdx#commandstart)、[`CommandWhitespace`](./dependency.mdx#commandwhitespace) 依赖注入获取。 |  | ||||||
|  |  | ||||||
| ### `shell_command` |  | ||||||
|  |  | ||||||
| `shell_command` 响应规则用于匹配类 shell 命令形式的消息。它首先与 [`command`](#command) 响应规则一样进行命令匹配,如果匹配成功,则会进行进一步的参数解析。参数解析采用 `argparse` 标准库进行,在此基础上添加了消息序列 `Message` 支持。 |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配 `/cmd` 命令并且带有 `-v` 选项与默认 `-h` 帮助选项的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import shell_command, ArgumentParser |  | ||||||
|  |  | ||||||
| parser = ArgumentParser() |  | ||||||
| parser.add_argument("-v", "--verbose", action="store_true") |  | ||||||
|  |  | ||||||
| rule = shell_command("cmd", parser=parser) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 更多关于 `argparse` 的使用方法请参考 [argparse 文档](https://docs.python.org/zh-cn/3/library/argparse.html)。我们也可以选择不提供 `parser` 参数,这样 `shell_command` 将不会解析参数,但会提供参数列表 `argv`。 |  | ||||||
|  |  | ||||||
| 直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_shell_command |  | ||||||
| from nonebot.rule import ArgumentParser |  | ||||||
|  |  | ||||||
| parser = ArgumentParser() |  | ||||||
| parser.add_argument("-v", "--verbose", action="store_true") |  | ||||||
|  |  | ||||||
| matcher = on_shell_command("cmd", parser=parser) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 参数解析后的结果可以通过 [`ShellCommandArgv`](./dependency.mdx#shellcommandargv)、[`ShellCommandArgs`](./dependency.mdx#shellcommandargs) 依赖注入获取。 |  | ||||||
|  |  | ||||||
| ### `regex` |  | ||||||
|  |  | ||||||
| `regex` 响应规则用于匹配消息是否与指定正则表达式匹配。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 正则表达式匹配使用 search 而非 match,如需从头匹配请使用 `r"^xxx"` 模式来确保匹配开头。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配消息中包含字母并且忽略大小写的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import regex |  | ||||||
|  |  | ||||||
| rule = regex(r"[a-z]+", flags=re.IGNORECASE) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以直接使用辅助函数新建一个响应器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_regex |  | ||||||
|  |  | ||||||
| matcher = on_regex(r"[a-z]+", flags=re.IGNORECASE) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 正则匹配后的结果可以通过 [`RegexStr`](./dependency.mdx#regexstr)、[`RegexGroup`](./dependency.mdx#regexgroup)、[`RegexDict`](./dependency.mdx#regexdict) 依赖注入获取。 |  | ||||||
|  |  | ||||||
| ### `to_me` |  | ||||||
|  |  | ||||||
| `to_me` 响应规则用于匹配事件是否与机器人相关。 |  | ||||||
|  |  | ||||||
| 例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import to_me |  | ||||||
|  |  | ||||||
| rule = to_me() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `is_type` |  | ||||||
|  |  | ||||||
| `is_type` 响应规则用于匹配事件类型是否为指定类型(或者一系列类型)。 |  | ||||||
|  |  | ||||||
| 例如,我们可以创建一个匹配 OneBot v11 私聊和群聊消息事件的规则: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import is_type |  | ||||||
| from nonebot.adapters.onebot.v11 import PrivateMessageEvent, GroupMessageEvent |  | ||||||
|  |  | ||||||
| rule = is_type(PrivateMessageEvent, GroupMessageEvent) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 响应器组 |  | ||||||
|  |  | ||||||
| 为了更方便的管理一系列功能相近的响应器,NoneBot 提供了两种响应器组,它们可以帮助我们进行响应器的统一管理。 |  | ||||||
|  |  | ||||||
| ### `CommandGroup` |  | ||||||
|  |  | ||||||
| `CommandGroup` 可以用于管理一系列具有相同前置命令的子命令响应器。 |  | ||||||
|  |  | ||||||
| 例如,我们创建 `/cmd`、`/cmd.sub`、`/cmd.help` 三个命令,他们具有相同的优先级: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import CommandGroup |  | ||||||
|  |  | ||||||
| group = CommandGroup("cmd", priority=10) |  | ||||||
|  |  | ||||||
| cmd = group.command(tuple()) |  | ||||||
| sub_cmd = group.command("sub") |  | ||||||
| help_cmd = group.command("help") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 命令别名 aliases 默认不会添加 `CommandGroup` 设定的前缀,如果需要为 aliases 添加前缀,可以添加 `prefix_aliases=True` 参数: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import CommandGroup |  | ||||||
|  |  | ||||||
| group = CommandGroup("cmd", prefix_aliases=True) |  | ||||||
|  |  | ||||||
| cmd = group.command(tuple()) |  | ||||||
| help_cmd = group.command("help", aliases={"帮助"}) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样就能成功匹配 `/cmd`、`/cmd.help`、`/cmd.帮助` 命令。如果未设置,将默认匹配 `/cmd`、`/cmd.help`、`/帮助` 命令。 |  | ||||||
|  |  | ||||||
| ### `MatcherGroup` |  | ||||||
|  |  | ||||||
| `MatcherGroup` 可以用于管理一系列具有相同属性的响应器。 |  | ||||||
|  |  | ||||||
| 例如,我们创建一个具有相同响应规则的响应器组: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from nonebot import MatcherGroup |  | ||||||
|  |  | ||||||
| group = MatcherGroup(rule=to_me()) |  | ||||||
|  |  | ||||||
| matcher1 = group.on_message() |  | ||||||
| matcher2 = group.on_message() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 第三方响应规则 |  | ||||||
|  |  | ||||||
| ### Alconna |  | ||||||
|  |  | ||||||
| [`nonebot-plugin-alconna`](https://github.com/nonebot/plugin-alconna) 是一类提供了拓展响应规则的插件。 |  | ||||||
| 该插件使用 [Alconna](https://github.com/ArcletProject/Alconna) 作为命令解析器, |  | ||||||
| 是一个简单、灵活、高效的命令参数解析器, 并且不局限于解析命令式字符串。 |  | ||||||
|  |  | ||||||
| 该插件提供了一类新的事件响应器辅助函数 `on_alconna`,以及 `AlconnaResult` 等依赖注入函数。 |  | ||||||
|  |  | ||||||
| 基于 `Alconna` 的特性,该插件同时提供了一系列便捷的消息段标注。 |  | ||||||
| 标注可用于在 `Alconna` 中匹配消息中除 text 外的其他消息段,也可用于快速创建各适配器下的消息段。所有标注位于 `nonebot_plugin_alconna.adapters` 中。 |  | ||||||
|  |  | ||||||
| 该插件同时通过提供 `UniMessage` (通用消息模型) 实现了**跨平台接收和发送消息**的功能。 |  | ||||||
|  |  | ||||||
| 详情请阅读最佳实践中的 [命令解析拓展](../best-practice/alconna/README.mdx) 章节。 |  | ||||||
| @@ -1,104 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 填写与获取插件相关的信息 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 30 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 插件信息 |  | ||||||
|  |  | ||||||
| NoneBot 是一个插件化的框架,可以通过加载插件来扩展功能。同时,我们也可以通过 NoneBot 的插件系统来获取相关信息,例如插件的名称、使用方法,用于收集帮助信息等。下面我们将介绍如何为插件添加元数据,以及如何获取插件信息。 |  | ||||||
|  |  | ||||||
| ## 插件元数据 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,插件 [`Plugin`](../api/plugin/model.md#Plugin) 对象中存储了插件系统所需要的一系列信息。包括插件的索引名称、插件模块、插件中的事件响应器、插件父子关系等。通常,只有插件开发者才需要关心这些信息,而插件使用者或者机器人用户想要看到的是插件使用方法等帮助信息。因此,我们可以为插件添加插件元数据 `PluginMetadata`,它允许插件开发者为插件添加一些额外的信息。这些信息编写于插件模块的顶层,可以直接通过源码查看,或者通过 NoneBot 插件系统获取收集到的信息,通过其他方式发送给机器人用户等。 |  | ||||||
|  |  | ||||||
| 现在,假设我们有一个插件 `example`, 它的模块结构如下: |  | ||||||
|  |  | ||||||
| ```tree {4-6} title=Project |  | ||||||
| 📦 awesome-bot |  | ||||||
| ├── 📂 awesome_bot |  | ||||||
| │   └── 📂 plugins |  | ||||||
| |       └── 📂 example |  | ||||||
| |           ├── 📜 __init__.py |  | ||||||
| |           └── 📜 config.py |  | ||||||
| ├── 📜 pyproject.toml |  | ||||||
| └── 📜 README.md |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们需要在插件顶层模块 `example/__init__.py` 中添加插件元数据,如下所示: |  | ||||||
|  |  | ||||||
| ```python {1,5-12} title=example/__init__.py |  | ||||||
| from nonebot.plugin import PluginMetadata |  | ||||||
|  |  | ||||||
| from .config import Config |  | ||||||
|  |  | ||||||
| __plugin_meta__ = PluginMetadata( |  | ||||||
|     name="示例插件", |  | ||||||
|     description="这是一个示例插件", |  | ||||||
|     usage="没什么用", |  | ||||||
|     type="application", |  | ||||||
|     config=Config, |  | ||||||
|     extra={}, |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们可以看到,插件元数据 `PluginMetadata` 有三个基本属性:插件名称、插件描述、插件使用方法。除此之外,还有几个可选的属性(具体填写见[发布插件](../developer/plugin-publishing.mdx#填写插件元数据)章节): |  | ||||||
|  |  | ||||||
| - `type`:插件类别,发布插件必填。当前有效类别有:`library`(为其他插件编写提供功能),`application`(向机器人用户提供功能); |  | ||||||
| - `homepage`:插件项目主页,发布插件必填; |  | ||||||
| - `config`:插件的[配置类](../appendices/config.mdx#插件配置),如无配置类可不填; |  | ||||||
| - `supported_adapters`:支持的适配器模块名集合,若插件可以保证兼容所有适配器(即仅使用基本适配器功能)可不填写; |  | ||||||
| - `extra`:一个字典,可以用于存储任意信息。其他插件可以通过约定 `extra` 字典的键名来达成收集某些特殊信息的目的。 |  | ||||||
|  |  | ||||||
| 请注意,这里的**插件名称**是供使用者或机器人用户查看的,与插件索引名称无关。**插件索引名称(插件模块名称)**仅用于 NoneBot 插件系统**内部索引**。 |  | ||||||
|  |  | ||||||
| ## 获取插件信息 |  | ||||||
|  |  | ||||||
| NoneBot 提供了多种获取插件对象的方法,例如获取当前所有已导入的插件: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| plugins: set[Plugin] = nonebot.get_loaded_plugins() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 也可以通过插件索引名称获取插件对象: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| plugin: Plugin | None = nonebot.get_plugin("example") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 或者通过模块路径获取插件对象: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| plugin: Plugin | None = nonebot.get_plugin_by_module_name("awesome_bot.plugins.example") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果需要获取所有当前声明的插件名称(可能还未加载),可以使用 `get_available_plugin_names` 函数: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| plugin_names: set[str] = nonebot.get_available_plugin_names() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 插件对象 `Plugin` 中包含了多个属性: |  | ||||||
|  |  | ||||||
| - `name`:插件索引名称 |  | ||||||
| - `module`:插件模块 |  | ||||||
| - `module_name`:插件模块路径 |  | ||||||
| - `manager`:插件管理器 |  | ||||||
| - `matcher`:插件中定义的事件响应器 |  | ||||||
| - `parent_plugin`:插件的父插件 |  | ||||||
| - `sub_plugins`:插件的子插件集合 |  | ||||||
| - `metadata`:插件元数据 |  | ||||||
|  |  | ||||||
| 通过这些属性以及插件元数据,我们就可以收集所需要的插件信息了。 |  | ||||||
| @@ -1,41 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: 编写与加载嵌套插件 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 40 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 嵌套插件 |  | ||||||
|  |  | ||||||
| NoneBot 支持嵌套插件,即一个插件可以包含其他插件。通过这种方式,我们可以将一个大型插件拆分成多个功能子插件,使得插件更加清晰、易于维护。我们可以直接在插件中使用 NoneBot 加载插件的方法来加载子插件。 |  | ||||||
|  |  | ||||||
| ## 创建嵌套插件 |  | ||||||
|  |  | ||||||
| 我们可以在使用 `nb-cli` 命令[创建插件](../tutorial/create-plugin.md#创建插件)时,选择直接通过模板创建一个嵌套插件: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb plugin create |  | ||||||
| [?] 插件名称: parent |  | ||||||
| [?] 使用嵌套插件? (y/N) Y |  | ||||||
| [?] 输出目录: awesome_bot/plugins |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 或者使用 `nb plugin create --sub-plugin` 选项直接创建一个嵌套插件。 |  | ||||||
|  |  | ||||||
| ## 已有插件 |  | ||||||
|  |  | ||||||
| 如果你已经有一个插件,想要在其中嵌套加载子插件,可以在插件的 `__init__.py` 中添加如下代码: |  | ||||||
|  |  | ||||||
| ```python title=parent/__init__.py |  | ||||||
| import nonebot |  | ||||||
| from pathlib import Path |  | ||||||
|  |  | ||||||
| sub_plugins = nonebot.load_plugins( |  | ||||||
|     str(Path(__file__).parent.joinpath("plugins").resolve()) |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,`parent` 插件就会加载 `parent/plugins` 目录下的所有插件。NoneBot 会正确识别这些插件的父子关系,你可以在 `parent` 的插件信息中看到这些子插件的信息,也可以在子插件信息中看到它们的父插件信息。 |  | ||||||
| @@ -1,37 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: 使用其他插件提供的功能 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 50 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 跨插件访问 |  | ||||||
|  |  | ||||||
| NoneBot 插件化系统的设计使得插件之间可以功能独立、各司其职,我们可以更好地维护和扩展插件。但是,有时候我们可能需要在不同插件之间调用功能。NoneBot 生态中就有一类插件,它们专为其他插件提供功能支持,如:[定时任务插件](../best-practice/scheduler.md)、[数据存储插件](../best-practice/data-storing.md)等。这时候我们就需要在插件之间进行跨插件访问。 |  | ||||||
|  |  | ||||||
| ## 插件跟踪 |  | ||||||
|  |  | ||||||
| 由于 NoneBot 插件系统通过 [Import Hooks](https://docs.python.org/3/reference/import.html#import-hooks) 的方式实现插件加载与跟踪管理,因此我们**不能**在 NoneBot 跟踪插件前进行模块 import,这会导致插件加载失败。即,我们不能在使用 NoneBot 提供的加载插件方法前,直接使用 `import` 语句导入插件。 |  | ||||||
|  |  | ||||||
| 对于在项目目录下的插件,我们通常直接使用 `load_from_toml` 等方法一次性加载所有插件。由于这些插件已经被声明,即便插件导入顺序不同,NoneBot 也能正确跟踪插件。此时,我们不需要对跨插件访问进行特殊处理。但当我们使用了外部插件,如果没有事先声明或加载插件,NoneBot 并不会将其当作插件进行跟踪,可能会出现意料之外的错误出现。 |  | ||||||
|  |  | ||||||
| 简单来说,我们必须在 `import` 外部插件之前,确保依赖的外部插件已经被声明或加载。 |  | ||||||
|  |  | ||||||
| ## 插件依赖声明 |  | ||||||
|  |  | ||||||
| NoneBot 提供了一种方法来确保我们依赖的插件已经被正确加载,即使用 `require` 函数。通过 `require` 函数,我们可以在当前插件中声明依赖的插件,NoneBot 会在加载当前插件时,检查依赖的插件是否已经被加载,如果没有,会尝试优先加载依赖的插件。 |  | ||||||
|  |  | ||||||
| 假设我们有一个插件 `a` 依赖于插件 `b`,我们可以在插件 `a` 中使用 `require` 函数声明其依赖于插件 `b`: |  | ||||||
|  |  | ||||||
| ```python {3} title=a/__init__.py |  | ||||||
| from nonebot import require |  | ||||||
|  |  | ||||||
| require("b") |  | ||||||
|  |  | ||||||
| from b import some_function |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 其中,`require` 函数的参数为插件索引名称或者外部插件的模块名称。在完成依赖声明后,我们可以在插件 `a` 中直接导入插件 `b` 所提供的功能。 |  | ||||||
| @@ -1,135 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 9 |  | ||||||
| description: 添加服务端路由规则 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 100 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 添加路由 |  | ||||||
|  |  | ||||||
| 在[驱动器](./driver.md)一节中,我们了解了驱动器的两种类型。既然驱动器可以作为服务端运行,那么我们就可以向驱动器添加路由规则,从而实现自定义的 API 接口等功能。在添加路由规则时,我们需要注意驱动器的类型,详情可以参考[选择驱动器](./driver.md#配置驱动器)。 |  | ||||||
|  |  | ||||||
| NoneBot 中,我们可以通过两种途径向 ASGI 驱动器添加路由规则: |  | ||||||
|  |  | ||||||
| 1. 通过 NoneBot 的兼容层建立路由规则。 |  | ||||||
| 2. 直接向 ASGI 应用添加路由规则。 |  | ||||||
|  |  | ||||||
| 这两种途径各有优劣,前者可以在各种服务端型驱动器下运行,但并不能直接使用 ASGI 应用框架提供的特性与功能;后者直接使用 ASGI 应用,更自由、功能完整,但只能在特定类型驱动器下运行。 |  | ||||||
|  |  | ||||||
| 在向驱动器添加路由规则时,我们需要注意驱动器是否为服务端类型,我们可以通过以下方式判断: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
| from nonebot.drivers import ASGIMixin |  | ||||||
|  |  | ||||||
| # highlight-next-line |  | ||||||
| can_use = isinstance(get_driver(), ASGIMixin) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 通过兼容层添加路由 |  | ||||||
|  |  | ||||||
| NoneBot 兼容层定义了两个数据类 `HTTPServerSetup` 和 `WebSocketServerSetup`,分别用于定义 HTTP 服务端和 WebSocket 服务端的路由规则。 |  | ||||||
|  |  | ||||||
| ### HTTP 路由 |  | ||||||
|  |  | ||||||
| `HTTPServerSetup` 具有四个属性: |  | ||||||
|  |  | ||||||
| - `path`:路由路径,不支持特殊占位表达式。类型为 `URL`。 |  | ||||||
| - `method`:请求方法。类型为 `str`。 |  | ||||||
| - `name`:路由名称,不可重复。类型为 `str`。 |  | ||||||
| - `handle_func`:路由处理函数。类型为 `Callable[[Request], Awaitable[Response]]`。 |  | ||||||
|  |  | ||||||
| 例如,我们添加一个 `/hello` 的路由,当请求方法为 `GET` 时,返回 `200 OK` 以及返回体信息: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
| from nonebot.drivers import URL, Request, Response, ASGIMixin, HTTPServerSetup |  | ||||||
|  |  | ||||||
| async def hello(request: Request) -> Response: |  | ||||||
|     return Response(200, content="Hello, world!") |  | ||||||
|  |  | ||||||
| if isinstance((driver := get_driver()), ASGIMixin): |  | ||||||
|     driver.setup_http_server( |  | ||||||
|         HTTPServerSetup( |  | ||||||
|             path=URL("/hello"), |  | ||||||
|             method="GET", |  | ||||||
|             name="hello", |  | ||||||
|             handle_func=hello, |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 对于 `Request` 和 `Response` 的详细信息,可以参考 [API 文档](../api/drivers/index.md)。 |  | ||||||
|  |  | ||||||
| ### WebSocket 路由 |  | ||||||
|  |  | ||||||
| `WebSocketServerSetup` 具有三个属性: |  | ||||||
|  |  | ||||||
| - `path`:路由路径,不支持特殊占位表达式。类型为 `URL`。 |  | ||||||
| - `name`:路由名称,不可重复。类型为 `str`。 |  | ||||||
| - `handle_func`:路由处理函数。类型为 `Callable[[WebSocket], Awaitable[Any]]`。 |  | ||||||
|  |  | ||||||
| 例如,我们添加一个 `/ws` 的路由,发送所有接收到的数据: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
| from nonebot.drivers import URL, ASGIMixin, WebSocket, WebSocketServerSetup |  | ||||||
|  |  | ||||||
| async def ws_handler(ws: WebSocket): |  | ||||||
|     await ws.accept() |  | ||||||
|     try: |  | ||||||
|       while True: |  | ||||||
|           data = await ws.receive() |  | ||||||
|           await ws.send(data) |  | ||||||
|     except WebSocketClosed as e: |  | ||||||
|         # handle closed |  | ||||||
|         ... |  | ||||||
|     finally: |  | ||||||
|         with contextlib.suppress(Exception): |  | ||||||
|             await websocket.close() |  | ||||||
|         # do some cleanup |  | ||||||
|  |  | ||||||
| if isinstance((driver := get_driver()), ASGIMixin): |  | ||||||
|     driver.setup_websocket_server( |  | ||||||
|         WebSocketServerSetup( |  | ||||||
|             path=URL("/ws"), |  | ||||||
|             name="ws", |  | ||||||
|             handle_func=ws_handler, |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 对于 `WebSocket` 的详细信息,可以参考 [API 文档](../api/drivers/index.md)。 |  | ||||||
|  |  | ||||||
| ## 使用 ASGI 应用添加路由 |  | ||||||
|  |  | ||||||
| ### 获取 ASGI 应用 |  | ||||||
|  |  | ||||||
| NoneBot 服务端类型的驱动器具有两个属性 `server_app` 和 `asgi`,分别对应驱动框架应用和 ASGI 应用。通常情况下,这两个应用是同一个对象。我们可以通过 `get_app()` 方法快速获取: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| app = nonebot.get_app() |  | ||||||
| asgi = nonebot.get_asgi() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 添加路由规则 |  | ||||||
|  |  | ||||||
| 在获取到了 ASGI 应用后,我们就可以直接使用 ASGI 应用框架提供的功能来添加路由规则了。这里我们以 [FastAPI](./driver.md#fastapi默认) 为例,演示如何添加路由规则。 |  | ||||||
|  |  | ||||||
| 在下面的代码中,我们添加了一个 `GET` 类型的 `/api` 路由,具体方法参考 [FastAPI 文档](https://fastapi.tiangolo.com/)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
| from fastapi import FastAPI |  | ||||||
|  |  | ||||||
| app: FastAPI = nonebot.get_app() |  | ||||||
|  |  | ||||||
| @app.get("/api") |  | ||||||
| async def custom_api(): |  | ||||||
|     return {"message": "Hello, world!"} |  | ||||||
| ``` |  | ||||||
| @@ -1,159 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 8 |  | ||||||
| description: 在特定的生命周期中执行代码 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 90 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 钩子函数 |  | ||||||
|  |  | ||||||
| > [钩子编程](https://zh.wikipedia.org/wiki/%E9%92%A9%E5%AD%90%E7%BC%96%E7%A8%8B)(hooking),也称作“挂钩”,是计算机程序设计术语,指通过拦截软件模块间的函数调用、消息传递、事件传递来修改或扩展操作系统、应用程序或其他软件组件的行为的各种技术。处理被拦截的函数调用、事件、消息的代码,被称为钩子(hook)。 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中有一系列预定义的钩子函数,可以分为两类:**全局钩子函数**和**事件处理钩子函数**,这些钩子函数可以用装饰器的形式来使用。 |  | ||||||
|  |  | ||||||
| ## 全局钩子函数 |  | ||||||
|  |  | ||||||
| 全局钩子函数是指 NoneBot 针对其本身运行过程的钩子函数。 |  | ||||||
|  |  | ||||||
| 这些钩子函数是由驱动器来运行的,故需要先[获得全局驱动器](./driver.md#获取驱动器)。 |  | ||||||
|  |  | ||||||
| ### 启动准备 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 NoneBot 启动时运行。很多时候,我们并不希望在模块被导入时就执行一些耗时操作,如:连接数据库,这时候我们可以在这个钩子函数中进行这些操作。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| driver = get_driver() |  | ||||||
|  |  | ||||||
| @driver.on_startup |  | ||||||
| async def do_something(): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 终止处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 NoneBot 终止时运行。我们可以在这个钩子函数中进行一些清理工作,如:关闭数据库连接。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| driver = get_driver() |  | ||||||
|  |  | ||||||
| @driver.on_shutdown |  | ||||||
| async def do_something(): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### Bot 连接处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在任何协议适配器连接 `Bot` 对象至 NoneBot 时运行。支持依赖注入,可以直接注入 `Bot` 对象。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| driver = get_driver() |  | ||||||
|  |  | ||||||
| @driver.on_bot_connect |  | ||||||
| async def do_something(bot: Bot): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### Bot 断开处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 `Bot` 断开与 NoneBot 的连接时运行。支持依赖注入,可以直接注入 `Bot` 对象。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| driver = get_driver() |  | ||||||
|  |  | ||||||
| @driver.on_bot_disconnect |  | ||||||
| async def do_something(bot: Bot): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 事件处理钩子函数 |  | ||||||
|  |  | ||||||
| 这些钩子函数指的是影响 NoneBot 进行**事件处理**的函数, 这些函数可以跟普通的事件处理函数一样接受相应的参数。 |  | ||||||
|  |  | ||||||
| ### 事件预处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 NoneBot 接收到新的事件时运行。支持依赖注入,可以注入 `Bot` 对象、事件、会话状态。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.message import event_preprocessor |  | ||||||
|  |  | ||||||
| @event_preprocessor |  | ||||||
| async def do_something(event: Event): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 事件后处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 NoneBot 处理事件完成后运行。支持依赖注入,可以注入 `Bot` 对象、事件、会话状态。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.message import event_postprocessor |  | ||||||
|  |  | ||||||
| @event_postprocessor |  | ||||||
| async def do_something(event: Event): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 运行预处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 NoneBot 运行事件响应器前运行。支持依赖注入,可以注入 `Bot` 对象、事件、事件响应器、会话状态。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.message import run_preprocessor |  | ||||||
|  |  | ||||||
| @run_preprocessor |  | ||||||
| async def do_something(event: Event, matcher: Matcher): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 运行后处理 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 NoneBot 运行事件响应器后运行。支持依赖注入,可以注入 `Bot` 对象、事件、事件响应器、会话状态、运行中产生的异常。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.message import run_postprocessor |  | ||||||
|  |  | ||||||
| @run_postprocessor |  | ||||||
| async def do_something(event: Event, matcher: Matcher, exception: Optional[Exception]): |  | ||||||
|     pass |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 平台接口调用钩子 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 `Bot` 对象调用平台接口时运行。在这个钩子函数中,我们可以通过引起 `MockApiException` 异常来阻止 `Bot` 对象调用平台接口并返回指定的结果。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.adapters import Bot |  | ||||||
| from nonebot.exception import MockApiException |  | ||||||
|  |  | ||||||
| @Bot.on_calling_api |  | ||||||
| async def handle_api_call(bot: Bot, api: str, data: Dict[str, Any]): |  | ||||||
|     if api == "send_msg": |  | ||||||
|         raise MockApiException(result={"message_id": 123}) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 平台接口调用后钩子 |  | ||||||
|  |  | ||||||
| 这个钩子函数会在 `Bot` 对象调用平台接口后运行。在这个钩子函数中,我们可以通过引起 `MockApiException` 异常来忽略平台接口返回的结果并返回指定的结果。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.adapters import Bot |  | ||||||
| from nonebot.exception import MockApiException |  | ||||||
|  |  | ||||||
| @Bot.on_called_api |  | ||||||
| async def handle_api_result( |  | ||||||
|     bot: Bot, exception: Optional[Exception], api: str, data: Dict[str, Any], result: Any |  | ||||||
| ): |  | ||||||
|     if not exception and api == "send_msg": |  | ||||||
|         raise MockApiException(result={**result, "message_id": 123}) |  | ||||||
| ``` |  | ||||||
| @@ -1,59 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 7 |  | ||||||
| description: 控制会话响应对象 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: advanced |  | ||||||
|       weight: 80 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 会话更新 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,在某个事件响应器对事件响应后,即是进入了会话状态,会话状态会持续到整个事件响应流程结束。会话过程中,机器人可以与用户进行多次交互。每次需要等待用户事件时,NoneBot 将会复制一个新的临时事件响应器,并更新该事件响应器使其响应当前会话主体的消息,这个过程称为会话更新。 |  | ||||||
|  |  | ||||||
| 会话更新分为两部分:**更新[事件响应器类型](./matcher.md#事件响应器类型)**和**更新[事件触发权限](./matcher.md#事件触发权限)**。 |  | ||||||
|  |  | ||||||
| ## 更新事件响应器类型 |  | ||||||
|  |  | ||||||
| 通常情况下,与机器人用户进行的会话都是通过消息事件进行的,因此会话更新后的默认响应事件类型为 `message`。如果希望接收一个特定类型的消息,比如 `notice` 等,我们需要自定义响应事件类型更新函数。响应事件类型更新函数是一个 `Dependent`,可以使用依赖注入。 |  | ||||||
|  |  | ||||||
| ```python {3-5} |  | ||||||
| foo = on_message() |  | ||||||
|  |  | ||||||
| @foo.type_updater |  | ||||||
| async def _() -> str: |  | ||||||
|     return "notice" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在注册了上述响应事件类型更新函数后,当我们需要等待用户事件时,将只会响应 `notice` 类型的事件。如果希望在会话过程中的不同阶段响应不同类型的事件,我们就需要使用更复杂的逻辑来更新响应事件类型(如:根据会话状态),这里将不再展示。 |  | ||||||
|  |  | ||||||
| ## 更新事件触发权限 |  | ||||||
|  |  | ||||||
| 会话通常是由机器人与用户进行的一对一交互,因此会话更新后的默认触发权限为当前事件的会话 ID。这个会话 ID 由协议适配器生成,通常由用户 ID 和群 ID 等组成。如果希望实现更复杂的会话功能(如:多用户同时参与的会话),我们需要自定义触发权限更新函数。触发权限更新函数是一个 `Dependent`,可以使用依赖注入。 |  | ||||||
|  |  | ||||||
| ```python {5-7} |  | ||||||
| from nonebot.permission import User |  | ||||||
|  |  | ||||||
| foo = on_message() |  | ||||||
|  |  | ||||||
| @foo.permission_updater |  | ||||||
| async def _(event: Event, matcher: Matcher) -> Permission: |  | ||||||
|     return Permission(User.from_event(event, perm=matcher.permission)) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 上述权限更新函数是默认的权限更新函数,它将会话的触发权限更新为当前事件的会话 ID。如果我们希望响应多个用户的消息,我们可以如下修改: |  | ||||||
|  |  | ||||||
| ```python {5-7} |  | ||||||
| from nonebot.permission import USER |  | ||||||
|  |  | ||||||
| foo = on_message() |  | ||||||
|  |  | ||||||
| @foo.permission_updater |  | ||||||
| async def _(matcher: Matcher) -> Permission: |  | ||||||
|     return USER("session1", "session2", perm=matcher.permission) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 请注意,此处为全大写字母的 `USER` 权限,它可以匹配多个会话 ID。通过这种方式,我们可以实现多用户同时参与的会话。 |  | ||||||
|  |  | ||||||
| 我们已经了解了如何控制会话的更新,相信你已经能够实现更复杂的会话功能了,例如多人小游戏等等。欢迎将你的作品分享到[插件商店](/store/plugins)。 |  | ||||||
| @@ -1,3 +0,0 @@ | |||||||
| { |  | ||||||
|   "position": 15 |  | ||||||
| } |  | ||||||
| @@ -1,872 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: nonebot.adapters 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.adapters |  | ||||||
|  |  | ||||||
| 本模块定义了协议适配基类,各协议请继承以下基类。 |  | ||||||
|  |  | ||||||
| 使用 [Driver.register_adapter](../drivers/index.md#Driver-register-adapter) 注册适配器。 |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Bot(adapter, self_id)` {#Bot} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   Bot 基类。 |  | ||||||
|  |  | ||||||
|   用于处理上报消息,并提供 API 调用接口。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `adapter` ([Adapter](#Adapter)): 协议适配器实例 |  | ||||||
|  |  | ||||||
|   - `self_id` (str): 机器人 ID |  | ||||||
|  |  | ||||||
| ### _instance-var_ `adapter` {#Bot-adapter} |  | ||||||
|  |  | ||||||
| - **类型:** [Adapter](#Adapter) |  | ||||||
|  |  | ||||||
| - **说明:** 协议适配器实例 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `self_id` {#Bot-self-id} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 机器人 ID |  | ||||||
|  |  | ||||||
| ### _property_ `type` {#Bot-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 协议适配器名称 |  | ||||||
|  |  | ||||||
| ### _property_ `config` {#Bot-config} |  | ||||||
|  |  | ||||||
| - **类型:** [Config](../config.md#Config) |  | ||||||
|  |  | ||||||
| - **说明:** 全局 NoneBot 配置 |  | ||||||
|  |  | ||||||
| ### _async method_ `call_api(api, **data)` {#Bot-call-api} |  | ||||||
|  |  | ||||||
| - **说明:** 调用机器人 API 接口,可以通过该函数或直接通过 bot 属性进行调用 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `api` (str): API 名称 |  | ||||||
|  |  | ||||||
|   - `**data` (Any): API 数据 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   await bot.call_api("send_msg", message="hello world") |  | ||||||
|   await bot.send_msg(message="hello world") |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `send(event, message, **kwargs)` {#Bot-send} |  | ||||||
|  |  | ||||||
| - **说明:** 调用机器人基础发送消息接口 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `event` ([Event](#Event)): 上报事件 |  | ||||||
|  |  | ||||||
|   - `message` (str | [Message](#Message) | [MessageSegment](#MessageSegment)): 要发送的消息 |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any): 任意额外参数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ### _classmethod_ `on_calling_api(func)` {#Bot-on-calling-api} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   调用 api 预处理。 |  | ||||||
|  |  | ||||||
|   钩子函数参数: |  | ||||||
|  |  | ||||||
|   - bot: 当前 bot 对象 |  | ||||||
|   - api: 调用的 api 名称 |  | ||||||
|   - data: api 调用的参数字典 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_CallingAPIHook](../typing.md#T-CallingAPIHook)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_CallingAPIHook](../typing.md#T-CallingAPIHook) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `on_called_api(func)` {#Bot-on-called-api} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   调用 api 后处理。 |  | ||||||
|  |  | ||||||
|   钩子函数参数: |  | ||||||
|  |  | ||||||
|   - bot: 当前 bot 对象 |  | ||||||
|   - exception: 调用 api 时发生的错误 |  | ||||||
|   - api: 调用的 api 名称 |  | ||||||
|   - data: api 调用的参数字典 |  | ||||||
|   - result: api 调用的返回 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_CalledAPIHook](../typing.md#T-CalledAPIHook)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_CalledAPIHook](../typing.md#T-CalledAPIHook) |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Event(<auto>)` {#Event} |  | ||||||
|  |  | ||||||
| - **说明:** Event 基类。提供获取关键信息的方法,其余信息可直接获取。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _classmethod_ `validate(value)` {#Event-validate} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - E |  | ||||||
|  |  | ||||||
| ### _abstract method_ `get_type()` {#Event-get-type} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件类型的方法,类型通常为 NoneBot 内置的四种类型。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _abstract method_ `get_event_name()` {#Event-get-event-name} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件名称的方法。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _abstract method_ `get_event_description()` {#Event-get-event-description} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件描述的方法,通常为事件具体内容。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _method_ `get_log_string()` {#Event-get-log-string} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取事件日志信息的方法。 |  | ||||||
|  |  | ||||||
|   通常你不需要修改这个方法,只有当希望 NoneBot 隐藏该事件日志时, |  | ||||||
|   可以抛出 `NoLogException` 异常。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - NoLogException: 希望 NoneBot 隐藏该事件日志 |  | ||||||
|  |  | ||||||
| ### _abstract method_ `get_user_id()` {#Event-get-user-id} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件主体 id 的方法,通常是用户 id 。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _abstract method_ `get_session_id()` {#Event-get-session-id} |  | ||||||
|  |  | ||||||
| - **说明:** 获取会话 id 的方法,用于判断当前事件属于哪一个会话, 通常是用户 id、群组 id 组合。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _abstract method_ `get_message()` {#Event-get-message} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件消息内容的方法。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Message](#Message) |  | ||||||
|  |  | ||||||
| ### _method_ `get_plaintext()` {#Event-get-plaintext} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取消息纯文本的方法。 |  | ||||||
|  |  | ||||||
|   通常不需要修改,默认通过 `get_message().extract_plain_text` 获取。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _abstract method_ `is_tome()` {#Event-is-tome} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件是否与机器人有关的方法。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Adapter(driver, **kwargs)` {#Adapter} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   协议适配器基类。 |  | ||||||
|  |  | ||||||
|   通常,在 Adapter 中编写协议通信相关代码,如: 建立通信连接、处理接收与发送 data 等。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `driver` ([Driver](../drivers/index.md#Driver)): [Driver](../drivers/index.md#Driver) 实例 |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any): 其他由 [Driver.register_adapter](../drivers/index.md#Driver-register-adapter) 传入的额外参数 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `driver` {#Adapter-driver} |  | ||||||
|  |  | ||||||
| - **类型:** [Driver](../drivers/index.md#Driver) |  | ||||||
|  |  | ||||||
| - **说明:** 实例 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `bots` {#Adapter-bots} |  | ||||||
|  |  | ||||||
| - **类型:** dict[str, [Bot](#Bot)] |  | ||||||
|  |  | ||||||
| - **说明:** 本协议适配器已建立连接的 [Bot](#Bot) 实例 |  | ||||||
|  |  | ||||||
| ### _abstract classmethod_ `get_name()` {#Adapter-get-name} |  | ||||||
|  |  | ||||||
| - **说明:** 当前协议适配器的名称 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _property_ `config` {#Adapter-config} |  | ||||||
|  |  | ||||||
| - **类型:** [Config](../config.md#Config) |  | ||||||
|  |  | ||||||
| - **说明:** 全局 NoneBot 配置 |  | ||||||
|  |  | ||||||
| ### _method_ `bot_connect(bot)` {#Adapter-bot-connect} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   告知 NoneBot 建立了一个新的 [Bot](#Bot) 连接。 |  | ||||||
|  |  | ||||||
|   当有新的 [Bot](#Bot) 实例连接建立成功时调用。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](#Bot)): [Bot](#Bot) 实例 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `bot_disconnect(bot)` {#Adapter-bot-disconnect} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   告知 NoneBot [Bot](#Bot) 连接已断开。 |  | ||||||
|  |  | ||||||
|   当有 [Bot](#Bot) 实例连接断开时调用。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](#Bot)): [Bot](#Bot) 实例 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `setup_http_server(setup)` {#Adapter-setup-http-server} |  | ||||||
|  |  | ||||||
| - **说明:** 设置一个 HTTP 服务器路由配置 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([HTTPServerSetup](../drivers/index.md#HTTPServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `setup_websocket_server(setup)` {#Adapter-setup-websocket-server} |  | ||||||
|  |  | ||||||
| - **说明:** 设置一个 WebSocket 服务器路由配置 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([WebSocketServerSetup](../drivers/index.md#WebSocketServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `request(setup)` {#Adapter-request} |  | ||||||
|  |  | ||||||
| - **说明:** 进行一个 HTTP 客户端请求 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](../drivers/index.md#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Response](../drivers/index.md#Response) |  | ||||||
|  |  | ||||||
| ### _method_ `websocket(setup)` {#Adapter-websocket} |  | ||||||
|  |  | ||||||
| - **说明:** 建立一个 WebSocket 客户端连接请求 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](../drivers/index.md#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - AsyncGenerator[[WebSocket](../drivers/index.md#WebSocket), None] |  | ||||||
|  |  | ||||||
| ### _method_ `on_ready(func)` {#Adapter-on-ready} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` (LIFESPAN_FUNC) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - LIFESPAN_FUNC |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Message(<auto>)` {#Message} |  | ||||||
|  |  | ||||||
| - **说明:** 消息序列 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `message`: 消息内容 |  | ||||||
|  |  | ||||||
| ### _classmethod_ `template(format_string)` {#Message-template} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   创建消息模板。 |  | ||||||
|  |  | ||||||
|   用法和 `str.format` 大致相同,支持以 `Message` 对象作为消息模板并输出消息对象。 |  | ||||||
|   并且提供了拓展的格式化控制符, |  | ||||||
|   可以通过该消息类型的 `MessageSegment` 工厂方法创建消息。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `format_string` (str | TM): 格式化模板 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [MessageTemplate](#MessageTemplate)[Self]: 消息格式化器 |  | ||||||
|  |  | ||||||
| ### _abstract classmethod_ `get_segment_class()` {#Message-get-segment-class} |  | ||||||
|  |  | ||||||
| - **说明:** 获取消息段类型 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[TMS] |  | ||||||
|  |  | ||||||
| ### _abstract staticmethod_ `_construct(msg)` {#Message--construct} |  | ||||||
|  |  | ||||||
| - **说明:** 构造消息数组 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Iterable[TMS] |  | ||||||
|  |  | ||||||
| ### _method_ `__getitem__(args)` {#Message---getitem--} |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(args) -> Self` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (str): 消息段类型 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - Self: 所有类型为 `args` 的消息段 |  | ||||||
|  |  | ||||||
|   **2.** `(args) -> TMS` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (tuple[str, int]): 消息段类型和索引 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - TMS: 类型为 `args[0]` 的消息段第 `args[1]` 个 |  | ||||||
|  |  | ||||||
|   **3.** `(args) -> Self` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (tuple[str, slice]): 消息段类型和切片 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - Self: 类型为 `args[0]` 的消息段切片 `args[1]` |  | ||||||
|  |  | ||||||
|   **4.** `(args) -> TMS` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (int): 索引 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - TMS: 第 `args` 个消息段 |  | ||||||
|  |  | ||||||
|   **5.** `(args) -> Self` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (slice): 切片 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - Self: 消息切片 `args` |  | ||||||
|  |  | ||||||
| ### _method_ `__contains__(value)` {#Message---contains--} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息段是否存在 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (TMS | str): 消息段或消息段类型 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool: 消息内是否存在给定消息段或给定类型的消息段 |  | ||||||
|  |  | ||||||
| ### _method_ `has(value)` {#Message-has} |  | ||||||
|  |  | ||||||
| - **说明:** 与 [`__contains__`](#Message---contains--) 相同 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (TMS | str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ### _method_ `index(value, *args)` {#Message-index} |  | ||||||
|  |  | ||||||
| - **说明:** 索引消息段 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (TMS | str): 消息段或者消息段类型 |  | ||||||
|  |  | ||||||
|   - `*args` (SupportsIndex) |  | ||||||
|  |  | ||||||
|   - `arg`: start 与 end |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - int: 索引 index |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - ValueError: 消息段不存在 |  | ||||||
|  |  | ||||||
| ### _method_ `get(type_, count=None)` {#Message-get} |  | ||||||
|  |  | ||||||
| - **说明:** 获取指定类型的消息段 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `type_` (str): 消息段类型 |  | ||||||
|  |  | ||||||
|   - `count` (int | None): 获取个数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self: 构建的新消息 |  | ||||||
|  |  | ||||||
| ### _method_ `count(value)` {#Message-count} |  | ||||||
|  |  | ||||||
| - **说明:** 计算指定消息段的个数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (TMS | str): 消息段或消息段类型 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - int: 个数 |  | ||||||
|  |  | ||||||
| ### _method_ `only(value)` {#Message-only} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息中是否仅包含指定消息段 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (TMS | str): 指定消息段或消息段类型 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool: 是否仅包含指定消息段 |  | ||||||
|  |  | ||||||
| ### _method_ `append(obj)` {#Message-append} |  | ||||||
|  |  | ||||||
| - **说明:** 添加一个消息段到消息数组末尾。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `obj` (str | TMS): 要添加的消息段 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self |  | ||||||
|  |  | ||||||
| ### _method_ `extend(obj)` {#Message-extend} |  | ||||||
|  |  | ||||||
| - **说明:** 拼接一个消息数组或多个消息段到消息数组末尾。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `obj` (Self | Iterable[TMS]): 要添加的消息数组 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self |  | ||||||
|  |  | ||||||
| ### _method_ `join(iterable)` {#Message-join} |  | ||||||
|  |  | ||||||
| - **说明:** 将多个消息连接并将自身作为分割 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `iterable` (Iterable[TMS | Self]): 要连接的消息 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self: 连接后的消息 |  | ||||||
|  |  | ||||||
| ### _method_ `copy()` {#Message-copy} |  | ||||||
|  |  | ||||||
| - **说明:** 深拷贝消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self |  | ||||||
|  |  | ||||||
| ### _method_ `include(*types)` {#Message-include} |  | ||||||
|  |  | ||||||
| - **说明:** 过滤消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*types` (str): 包含的消息段类型 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self: 新构造的消息 |  | ||||||
|  |  | ||||||
| ### _method_ `exclude(*types)` {#Message-exclude} |  | ||||||
|  |  | ||||||
| - **说明:** 过滤消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*types` (str): 不包含的消息段类型 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self: 新构造的消息 |  | ||||||
|  |  | ||||||
| ### _method_ `extract_plain_text()` {#Message-extract-plain-text} |  | ||||||
|  |  | ||||||
| - **说明:** 提取消息内纯文本消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _abstract class_ `MessageSegment(<auto>)` {#MessageSegment} |  | ||||||
|  |  | ||||||
| - **说明:** 消息段基类 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _instance-var_ `type` {#MessageSegment-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 消息段类型 |  | ||||||
|  |  | ||||||
| ### _class-var_ `data` {#MessageSegment-data} |  | ||||||
|  |  | ||||||
| - **类型:** dict[str, Any] |  | ||||||
|  |  | ||||||
| - **说明:** 消息段数据 |  | ||||||
|  |  | ||||||
| ### _abstract classmethod_ `get_message_class()` {#MessageSegment-get-message-class} |  | ||||||
|  |  | ||||||
| - **说明:** 获取消息数组类型 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[TM] |  | ||||||
|  |  | ||||||
| ### _abstract method_ `__str__()` {#MessageSegment---str--} |  | ||||||
|  |  | ||||||
| - **说明:** 该消息段所代表的 str,在命令匹配部分使用 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _method_ `__add__(other)` {#MessageSegment---add--} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `other` (str | TMS | Iterable[TMS]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - TM |  | ||||||
|  |  | ||||||
| ### _method_ `get(key, default=None)` {#MessageSegment-get} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str) |  | ||||||
|  |  | ||||||
|   - `default` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `keys()` {#MessageSegment-keys} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `values()` {#MessageSegment-values} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `items()` {#MessageSegment-items} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `join(iterable)` {#MessageSegment-join} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `iterable` (Iterable[TMS | TM]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - TM |  | ||||||
|  |  | ||||||
| ### _method_ `copy()` {#MessageSegment-copy} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self |  | ||||||
|  |  | ||||||
| ### _abstract method_ `is_text()` {#MessageSegment-is-text} |  | ||||||
|  |  | ||||||
| - **说明:** 当前消息段是否为纯文本 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _class_ `MessageTemplate(template, factory=str)` {#MessageTemplate} |  | ||||||
|  |  | ||||||
| - **说明:** 消息模板格式化实现类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `template` (str | TM): 模板 |  | ||||||
|  |  | ||||||
|   - `factory` (type[str] | type[TM]): 消息类型工厂,默认为 `str` |  | ||||||
|  |  | ||||||
| ### _method_ `add_format_spec(spec, name=None)` {#MessageTemplate-add-format-spec} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `spec` (FormatSpecFunc_T) |  | ||||||
|  |  | ||||||
|   - `name` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - FormatSpecFunc_T |  | ||||||
|  |  | ||||||
| ### _method_ `format(*args, **kwargs)` {#MessageTemplate-format} |  | ||||||
|  |  | ||||||
| - **说明:** 根据传入参数和模板生成消息对象 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `**kwargs` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `format_map(mapping)` {#MessageTemplate-format-map} |  | ||||||
|  |  | ||||||
| - **说明:** 根据传入字典和模板生成消息对象, 在传入字段名不是有效标识符时有用 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `mapping` (Mapping[str, Any]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - TF |  | ||||||
|  |  | ||||||
| ### _method_ `vformat(format_string, args, kwargs)` {#MessageTemplate-vformat} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `format_string` (str) |  | ||||||
|  |  | ||||||
|   - `args` (Sequence[Any]) |  | ||||||
|  |  | ||||||
|   - `kwargs` (Mapping[str, Any]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - TF |  | ||||||
|  |  | ||||||
| ### _method_ `format_field(value, format_spec)` {#MessageTemplate-format-field} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `value` (Any) |  | ||||||
|  |  | ||||||
|   - `format_spec` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
| @@ -1,168 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: nonebot.config 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.config |  | ||||||
|  |  | ||||||
| 本模块定义了 NoneBot 本身运行所需的配置项。 |  | ||||||
|  |  | ||||||
| NoneBot 使用 [`pydantic`](https://pydantic-docs.helpmanual.io/) 以及 |  | ||||||
| [`python-dotenv`](https://saurabh-kumar.com/python-dotenv/) 来读取配置。 |  | ||||||
|  |  | ||||||
| 配置项需符合特殊格式或 json 序列化格式 |  | ||||||
| 详情见 [`pydantic Field Type`](https://pydantic-docs.helpmanual.io/usage/types/) 文档。 |  | ||||||
|  |  | ||||||
| ## _class_ `Env(<auto>)` {#Env} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   运行环境配置。大小写不敏感。 |  | ||||||
|  |  | ||||||
|   将会从 **环境变量** > **dotenv 配置文件** 的优先级读取环境信息。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _class-var_ `environment` {#Env-environment} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   当前环境名。 |  | ||||||
|  |  | ||||||
|   NoneBot 将从 `.env.{environment}` 文件中加载配置。 |  | ||||||
|  |  | ||||||
| ## _class_ `Config(<auto>)` {#Config} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   NoneBot 主要配置。大小写不敏感。 |  | ||||||
|  |  | ||||||
|   除了 NoneBot 的配置项外,还可以自行添加配置项到 `.env.{environment}` 文件中。 |  | ||||||
|   这些配置将会在 json 反序列化后一起带入 `Config` 类中。 |  | ||||||
|  |  | ||||||
|   配置方法参考: [配置](https://nonebot.dev/docs/appendices/config) |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _class-var_ `driver` {#Config-driver} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   NoneBot 运行所使用的 `Driver` 。继承自 [Driver](drivers/index.md#Driver) 。 |  | ||||||
|  |  | ||||||
|   配置格式为 `<module>[:<Driver>][+<module>[:<Mixin>]]*`。 |  | ||||||
|  |  | ||||||
|   `~` 为 `nonebot.drivers.` 的缩写。 |  | ||||||
|  |  | ||||||
|   配置方法参考: [配置驱动器](https://nonebot.dev/docs/advanced/driver#%E9%85%8D%E7%BD%AE%E9%A9%B1%E5%8A%A8%E5%99%A8) |  | ||||||
|  |  | ||||||
| ### _class-var_ `host` {#Config-host} |  | ||||||
|  |  | ||||||
| - **类型:** IPvAnyAddress |  | ||||||
|  |  | ||||||
| - **说明:** NoneBot [ReverseDriver](drivers/index.md#ReverseDriver) 服务端监听的 IP/主机名。 |  | ||||||
|  |  | ||||||
| ### _class-var_ `port` {#Config-port} |  | ||||||
|  |  | ||||||
| - **类型:** int |  | ||||||
|  |  | ||||||
| - **说明:** NoneBot [ReverseDriver](drivers/index.md#ReverseDriver) 服务端监听的端口。 |  | ||||||
|  |  | ||||||
| ### _class-var_ `log_level` {#Config-log-level} |  | ||||||
|  |  | ||||||
| - **类型:** int | str |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   NoneBot 日志输出等级,可以为 `int` 类型等级或等级名称。 |  | ||||||
|  |  | ||||||
|   参考 [记录日志](https://nonebot.dev/docs/appendices/log),[loguru 日志等级](https://loguru.readthedocs.io/en/stable/api/logger.html#levels)。 |  | ||||||
|  |  | ||||||
|   :::tip 提示 |  | ||||||
|   日志等级名称应为大写,如 `INFO`。 |  | ||||||
|   ::: |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```conf |  | ||||||
|   LOG_LEVEL=25 |  | ||||||
|   LOG_LEVEL=INFO |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _class-var_ `api_timeout` {#Config-api-timeout} |  | ||||||
|  |  | ||||||
| - **类型:** float | None |  | ||||||
|  |  | ||||||
| - **说明:** API 请求超时时间,单位: 秒。 |  | ||||||
|  |  | ||||||
| ### _class-var_ `superusers` {#Config-superusers} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明:** 机器人超级用户。 |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```conf |  | ||||||
|   SUPERUSERS=["12345789"] |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _class-var_ `nickname` {#Config-nickname} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明:** 机器人昵称。 |  | ||||||
|  |  | ||||||
| ### _class-var_ `command_start` {#Config-command-start} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   命令的起始标记,用于判断一条消息是不是命令。 |  | ||||||
|  |  | ||||||
|   参考[命令响应规则](https://nonebot.dev/docs/advanced/matcher#command)。 |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```conf |  | ||||||
|   COMMAND_START=["/", ""] |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _class-var_ `command_sep` {#Config-command-sep} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   命令的分隔标记,用于将文本形式的命令切分为元组(实际的命令名)。 |  | ||||||
|  |  | ||||||
|   参考[命令响应规则](https://nonebot.dev/docs/advanced/matcher#command)。 |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```conf |  | ||||||
|   COMMAND_SEP=["."] |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _class-var_ `session_expire_timeout` {#Config-session-expire-timeout} |  | ||||||
|  |  | ||||||
| - **类型:** timedelta |  | ||||||
|  |  | ||||||
| - **说明:** 等待用户回复的超时时间。 |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```conf |  | ||||||
|   SESSION_EXPIRE_TIMEOUT=120  # 单位: 秒 |  | ||||||
|   SESSION_EXPIRE_TIMEOUT=[DD ][HH:MM]SS[.ffffff] |  | ||||||
|   SESSION_EXPIRE_TIMEOUT=P[DD]DT[HH]H[MM]M[SS]S  # ISO 8601 |  | ||||||
|   ``` |  | ||||||
| @@ -1,116 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 9 |  | ||||||
| description: nonebot.consts 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.consts |  | ||||||
|  |  | ||||||
| 本模块包含了 NoneBot 事件处理过程中使用到的常量。 |  | ||||||
|  |  | ||||||
| ## _var_ `RECEIVE_KEY` {#RECEIVE-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_receive\_{id}'] |  | ||||||
|  |  | ||||||
| - **说明:** `receive` 存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `LAST_RECEIVE_KEY` {#LAST-RECEIVE-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_last\_receive'] |  | ||||||
|  |  | ||||||
| - **说明:** `last_receive` 存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `ARG_KEY` {#ARG-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['{key}'] |  | ||||||
|  |  | ||||||
| - **说明:** `arg` 存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `REJECT_TARGET` {#REJECT-TARGET} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_current\_target'] |  | ||||||
|  |  | ||||||
| - **说明:** 当前 `reject` 目标存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `REJECT_CACHE_TARGET` {#REJECT-CACHE-TARGET} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_next\_target'] |  | ||||||
|  |  | ||||||
| - **说明:** 下一个 `reject` 目标存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `PREFIX_KEY` {#PREFIX-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_prefix'] |  | ||||||
|  |  | ||||||
| - **说明:** 命令前缀存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `CMD_KEY` {#CMD-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['command'] |  | ||||||
|  |  | ||||||
| - **说明:** 命令元组存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `RAW_CMD_KEY` {#RAW-CMD-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['raw\_command'] |  | ||||||
|  |  | ||||||
| - **说明:** 命令文本存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `CMD_ARG_KEY` {#CMD-ARG-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['command\_arg'] |  | ||||||
|  |  | ||||||
| - **说明:** 命令参数存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `CMD_START_KEY` {#CMD-START-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['command\_start'] |  | ||||||
|  |  | ||||||
| - **说明:** 命令开头存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `CMD_WHITESPACE_KEY` {#CMD-WHITESPACE-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['command\_whitespace'] |  | ||||||
|  |  | ||||||
| - **说明:** 命令与参数间空白符存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `SHELL_ARGS` {#SHELL-ARGS} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_args'] |  | ||||||
|  |  | ||||||
| - **说明:** shell 命令 parse 后参数字典存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `SHELL_ARGV` {#SHELL-ARGV} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_argv'] |  | ||||||
|  |  | ||||||
| - **说明:** shell 命令原始参数列表存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `REGEX_MATCHED` {#REGEX-MATCHED} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_matched'] |  | ||||||
|  |  | ||||||
| - **说明:** 正则匹配结果存储 key |  | ||||||
|  |  | ||||||
| ## _var_ `STARTSWITH_KEY` {#STARTSWITH-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_startswith'] |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发前缀 key |  | ||||||
|  |  | ||||||
| ## _var_ `ENDSWITH_KEY` {#ENDSWITH-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_endswith'] |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发后缀 key |  | ||||||
|  |  | ||||||
| ## _var_ `FULLMATCH_KEY` {#FULLMATCH-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_fullmatch'] |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发完整消息 key |  | ||||||
|  |  | ||||||
| ## _var_ `KEYWORD_KEY` {#KEYWORD-KEY} |  | ||||||
|  |  | ||||||
| - **类型:** Literal['\_keyword'] |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发关键字 key |  | ||||||
| @@ -1,3 +0,0 @@ | |||||||
| { |  | ||||||
|   "position": 13 |  | ||||||
| } |  | ||||||
| @@ -1,98 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: nonebot.dependencies 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.dependencies |  | ||||||
|  |  | ||||||
| 本模块模块实现了依赖注入的定义与处理。 |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Param(*args, validate=False, **kwargs)` {#Param} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   依赖注入的基本单元 —— 参数。 |  | ||||||
|  |  | ||||||
|   继承自 `pydantic.fields.FieldInfo`,用于描述参数信息(不包括参数名)。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `Dependent(<auto>)` {#Dependent} |  | ||||||
|  |  | ||||||
| - **说明:** 依赖注入容器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call`: 依赖注入的可调用对象,可以是任何 Callable 对象 |  | ||||||
|  |  | ||||||
|   - `pre_checkers`: 依赖注入解析前的参数检查 |  | ||||||
|  |  | ||||||
|   - `params`: 具名参数列表 |  | ||||||
|  |  | ||||||
|   - `parameterless`: 匿名参数列表 |  | ||||||
|  |  | ||||||
|   - `allow_types`: 允许的参数类型 |  | ||||||
|  |  | ||||||
| ### _staticmethod_ `parse_params(call, allow_types)` {#Dependent-parse-params} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` (\_DependentCallable[R]) |  | ||||||
|  |  | ||||||
|   - `allow_types` (tuple[type[Param], ...]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - tuple[ModelField, ...] |  | ||||||
|  |  | ||||||
| ### _staticmethod_ `parse_parameterless(parameterless, allow_types)` {#Dependent-parse-parameterless} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `parameterless` (tuple[Any, ...]) |  | ||||||
|  |  | ||||||
|   - `allow_types` (tuple[type[Param], ...]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - tuple[Param, ...] |  | ||||||
|  |  | ||||||
| ### _classmethod_ `parse(*, call, parameterless=None, allow_types)` {#Dependent-parse} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` (\_DependentCallable[R]) |  | ||||||
|  |  | ||||||
|   - `parameterless` (Iterable[Any] | None) |  | ||||||
|  |  | ||||||
|   - `allow_types` (Iterable[type[Param]]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Dependent[R] |  | ||||||
|  |  | ||||||
| ### _async method_ `check(**params)` {#Dependent-check} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `**params` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _async method_ `solve(**params)` {#Dependent-solve} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `**params` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - dict[str, Any] |  | ||||||
| @@ -1,46 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: nonebot.dependencies.utils 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.dependencies.utils |  | ||||||
|  |  | ||||||
| ## _def_ `get_typed_signature(call)` {#get-typed-signature} |  | ||||||
|  |  | ||||||
| - **说明:** 获取可调用对象签名 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` ((...) -> Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - inspect.Signature |  | ||||||
|  |  | ||||||
| ## _def_ `get_typed_annotation(param, globalns)` {#get-typed-annotation} |  | ||||||
|  |  | ||||||
| - **说明:** 获取参数的类型注解 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `param` (inspect.Parameter) |  | ||||||
|  |  | ||||||
|   - `globalns` (dict[str, Any]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `check_field_type(field, value)` {#check-field-type} |  | ||||||
|  |  | ||||||
| - **说明:** 检查字段类型是否匹配 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `field` (ModelField) |  | ||||||
|  |  | ||||||
|   - `value` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
| @@ -1,3 +0,0 @@ | |||||||
| { |  | ||||||
|   "position": 14 |  | ||||||
| } |  | ||||||
| @@ -1,136 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: nonebot.drivers.aiohttp 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers.aiohttp |  | ||||||
|  |  | ||||||
| [AIOHTTP](https://aiohttp.readthedocs.io/en/stable/) 驱动适配器。 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver install aiohttp |  | ||||||
| # 或者 |  | ||||||
| pip install nonebot2[aiohttp] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本驱动仅支持客户端连接 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `Mixin(<auto>)` {#Mixin} |  | ||||||
|  |  | ||||||
| - **说明:** AIOHTTP Mixin |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _async method_ `request(setup)` {#Mixin-request} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](index.md#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Response](index.md#Response) |  | ||||||
|  |  | ||||||
| ### _method_ `websocket(setup)` {#Mixin-websocket} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](index.md#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - AsyncGenerator[[WebSocket](index.md#WebSocket), None] |  | ||||||
|  |  | ||||||
| ## _class_ `WebSocket(*, request, session, websocket)` {#WebSocket} |  | ||||||
|  |  | ||||||
| - **说明:** AIOHTTP Websocket Wrapper |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `request` ([Request](index.md#Request)) |  | ||||||
|  |  | ||||||
|   - `session` (aiohttp.ClientSession) |  | ||||||
|  |  | ||||||
|   - `websocket` (aiohttp.ClientWebSocketResponse) |  | ||||||
|  |  | ||||||
| ### _async method_ `accept()` {#WebSocket-accept} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `close(code=1000)` {#WebSocket-close} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `code` (int) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `receive()` {#WebSocket-receive} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_text()` {#WebSocket-receive-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_bytes()` {#WebSocket-receive-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `send_text(data)` {#WebSocket-send-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _async method_ `send_bytes(data)` {#WebSocket-send-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (bytes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)) |  | ||||||
|  |  | ||||||
|   - `config` ([Config](../config.md#Config)) |  | ||||||
| @@ -1,240 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: nonebot.drivers.fastapi 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers.fastapi |  | ||||||
|  |  | ||||||
| [FastAPI](https://fastapi.tiangolo.com/) 驱动适配 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver install fastapi |  | ||||||
| # 或者 |  | ||||||
| pip install nonebot2[fastapi] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本驱动仅支持服务端连接 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `Config(<auto>)` {#Config} |  | ||||||
|  |  | ||||||
| - **说明:** FastAPI 驱动框架设置,详情参考 FastAPI 文档 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_openapi_url` {#Config-fastapi-openapi-url} |  | ||||||
|  |  | ||||||
| - **类型:** str | None |  | ||||||
|  |  | ||||||
| - **说明:** `openapi.json` 地址,默认为 `None` 即关闭 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_docs_url` {#Config-fastapi-docs-url} |  | ||||||
|  |  | ||||||
| - **类型:** str | None |  | ||||||
|  |  | ||||||
| - **说明:** `swagger` 地址,默认为 `None` 即关闭 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_redoc_url` {#Config-fastapi-redoc-url} |  | ||||||
|  |  | ||||||
| - **类型:** str | None |  | ||||||
|  |  | ||||||
| - **说明:** `redoc` 地址,默认为 `None` 即关闭 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_include_adapter_schema` {#Config-fastapi-include-adapter-schema} |  | ||||||
|  |  | ||||||
| - **类型:** bool |  | ||||||
|  |  | ||||||
| - **说明:** 是否包含适配器路由的 schema,默认为 `True` |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_reload` {#Config-fastapi-reload} |  | ||||||
|  |  | ||||||
| - **类型:** bool |  | ||||||
|  |  | ||||||
| - **说明:** 开启/关闭冷重载 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_reload_dirs` {#Config-fastapi-reload-dirs} |  | ||||||
|  |  | ||||||
| - **类型:** list[str] | None |  | ||||||
|  |  | ||||||
| - **说明:** 重载监控文件夹列表,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_reload_delay` {#Config-fastapi-reload-delay} |  | ||||||
|  |  | ||||||
| - **类型:** float |  | ||||||
|  |  | ||||||
| - **说明:** 重载延迟,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_reload_includes` {#Config-fastapi-reload-includes} |  | ||||||
|  |  | ||||||
| - **类型:** list[str] | None |  | ||||||
|  |  | ||||||
| - **说明:** 要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_reload_excludes` {#Config-fastapi-reload-excludes} |  | ||||||
|  |  | ||||||
| - **类型:** list[str] | None |  | ||||||
|  |  | ||||||
| - **说明:** 不要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `fastapi_extra` {#Config-fastapi-extra} |  | ||||||
|  |  | ||||||
| - **类型:** dict[str, Any] |  | ||||||
|  |  | ||||||
| - **说明:** 传递给 `FastAPI` 的其他参数。 |  | ||||||
|  |  | ||||||
| ## _class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **说明:** FastAPI 驱动框架。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)) |  | ||||||
|  |  | ||||||
|   - `config` (NoneBotConfig) |  | ||||||
|  |  | ||||||
| ### _property_ `type` {#Driver-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 驱动名称: `fastapi` |  | ||||||
|  |  | ||||||
| ### _property_ `server_app` {#Driver-server-app} |  | ||||||
|  |  | ||||||
| - **类型:** FastAPI |  | ||||||
|  |  | ||||||
| - **说明:** `FastAPI APP` 对象 |  | ||||||
|  |  | ||||||
| ### _property_ `asgi` {#Driver-asgi} |  | ||||||
|  |  | ||||||
| - **类型:** FastAPI |  | ||||||
|  |  | ||||||
| - **说明:** `FastAPI APP` 对象 |  | ||||||
|  |  | ||||||
| ### _property_ `logger` {#Driver-logger} |  | ||||||
|  |  | ||||||
| - **类型:** logging.Logger |  | ||||||
|  |  | ||||||
| - **说明:** fastapi 使用的 logger |  | ||||||
|  |  | ||||||
| ### _method_ `setup_http_server(setup)` {#Driver-setup-http-server} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([HTTPServerSetup](index.md#HTTPServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `setup_websocket_server(setup)` {#Driver-setup-websocket-server} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([WebSocketServerSetup](index.md#WebSocketServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `run(host=None, port=None, *, app=None, **kwargs)` {#Driver-run} |  | ||||||
|  |  | ||||||
| - **说明:** 使用 `uvicorn` 启动 FastAPI |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `host` (str | None) |  | ||||||
|  |  | ||||||
|   - `port` (int | None) |  | ||||||
|  |  | ||||||
|   - `app` (str | None) |  | ||||||
|  |  | ||||||
|   - `**kwargs` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _class_ `FastAPIWebSocket(*, request, websocket)` {#FastAPIWebSocket} |  | ||||||
|  |  | ||||||
| - **说明:** FastAPI WebSocket Wrapper |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `request` (BaseRequest) |  | ||||||
|  |  | ||||||
|   - `websocket` ([WebSocket](index.md#WebSocket)) |  | ||||||
|  |  | ||||||
| ### _async method_ `accept()` {#FastAPIWebSocket-accept} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _async method_ `close(code=status.WS_1000_NORMAL_CLOSURE, reason="")` {#FastAPIWebSocket-close} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `code` (int) |  | ||||||
|  |  | ||||||
|   - `reason` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _async method_ `receive()` {#FastAPIWebSocket-receive} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str | bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_text()` {#FastAPIWebSocket-receive-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_bytes()` {#FastAPIWebSocket-receive-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `send_text(data)` {#FastAPIWebSocket-send-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _async method_ `send_bytes(data)` {#FastAPIWebSocket-send-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (bytes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
| @@ -1,44 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: nonebot.drivers.httpx 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers.httpx |  | ||||||
|  |  | ||||||
| [HTTPX](https://www.python-httpx.org/) 驱动适配 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver install httpx |  | ||||||
| # 或者 |  | ||||||
| pip install nonebot2[httpx] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本驱动仅支持客户端 HTTP 连接 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `Mixin(<auto>)` {#Mixin} |  | ||||||
|  |  | ||||||
| - **说明:** HTTPX Mixin |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _async method_ `request(setup)` {#Mixin-request} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](index.md#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Response](index.md#Response) |  | ||||||
|  |  | ||||||
| ## _class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)) |  | ||||||
|  |  | ||||||
|   - `config` ([Config](../config.md#Config)) |  | ||||||
| @@ -1,572 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: nonebot.drivers 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers |  | ||||||
|  |  | ||||||
| 本模块定义了驱动适配器基类。 |  | ||||||
|  |  | ||||||
| 各驱动请继承以下基类。 |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Mixin(<auto>)` {#Mixin} |  | ||||||
|  |  | ||||||
| - **说明:** 可与其他驱动器共用的混入基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _abstract property_ `type` {#Mixin-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 混入驱动类型名称 |  | ||||||
|  |  | ||||||
| ## _abstract class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   驱动器基类。 |  | ||||||
|  |  | ||||||
|   驱动器控制框架的启动和停止,适配器的注册,以及机器人生命周期管理。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)): 包含环境信息的 Env 对象 |  | ||||||
|  |  | ||||||
|   - `config` ([Config](../config.md#Config)): 包含配置信息的 Config 对象 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `env` {#Driver-env} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 环境名称 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `config` {#Driver-config} |  | ||||||
|  |  | ||||||
| - **类型:** [Config](../config.md#Config) |  | ||||||
|  |  | ||||||
| - **说明:** 全局配置对象 |  | ||||||
|  |  | ||||||
| ### _property_ `bots` {#Driver-bots} |  | ||||||
|  |  | ||||||
| - **类型:** dict[str, [Bot](../adapters/index.md#Bot)] |  | ||||||
|  |  | ||||||
| - **说明:** 获取当前所有已连接的 Bot |  | ||||||
|  |  | ||||||
| ### _method_ `register_adapter(adapter, **kwargs)` {#Driver-register-adapter} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个协议适配器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `adapter` (type[[Adapter](../adapters/index.md#Adapter)]): 适配器类 |  | ||||||
|  |  | ||||||
|   - `**kwargs`: 其他传递给适配器的参数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _abstract property_ `type` {#Driver-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 驱动类型名称 |  | ||||||
|  |  | ||||||
| ### _abstract property_ `logger` {#Driver-logger} |  | ||||||
|  |  | ||||||
| - **类型:** untyped |  | ||||||
|  |  | ||||||
| - **说明:** 驱动专属 logger 日志记录器 |  | ||||||
|  |  | ||||||
| ### _abstract method_ `run(*args, **kwargs)` {#Driver-run} |  | ||||||
|  |  | ||||||
| - **说明:** 启动驱动框架 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `**kwargs` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `on_startup(func)` {#Driver-on-startup} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个启动时执行的函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` (LIFESPAN_FUNC) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - LIFESPAN_FUNC |  | ||||||
|  |  | ||||||
| ### _method_ `on_shutdown(func)` {#Driver-on-shutdown} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个停止时执行的函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` (LIFESPAN_FUNC) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - LIFESPAN_FUNC |  | ||||||
|  |  | ||||||
| ### _classmethod_ `on_bot_connect(func)` {#Driver-on-bot-connect} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   装饰一个函数使他在 bot 连接成功时执行。 |  | ||||||
|  |  | ||||||
|   钩子函数参数: |  | ||||||
|  |  | ||||||
|   - bot: 当前连接上的 Bot 对象 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_BotConnectionHook](../typing.md#T-BotConnectionHook)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_BotConnectionHook](../typing.md#T-BotConnectionHook) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `on_bot_disconnect(func)` {#Driver-on-bot-disconnect} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   装饰一个函数使他在 bot 连接断开时执行。 |  | ||||||
|  |  | ||||||
|   钩子函数参数: |  | ||||||
|  |  | ||||||
|   - bot: 当前连接上的 Bot 对象 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_BotDisconnectionHook](../typing.md#T-BotDisconnectionHook)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_BotDisconnectionHook](../typing.md#T-BotDisconnectionHook) |  | ||||||
|  |  | ||||||
| ## _class_ `Cookies(cookies=None)` {#Cookies} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cookies` (CookieTypes) |  | ||||||
|  |  | ||||||
| ### _method_ `set(name, value, domain="", path="/")` {#Cookies-set} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str) |  | ||||||
|  |  | ||||||
|   - `value` (str) |  | ||||||
|  |  | ||||||
|   - `domain` (str) |  | ||||||
|  |  | ||||||
|   - `path` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `get(name, default=None, domain=None, path=None)` {#Cookies-get} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str) |  | ||||||
|  |  | ||||||
|   - `default` (str | None) |  | ||||||
|  |  | ||||||
|   - `domain` (str | None) |  | ||||||
|  |  | ||||||
|   - `path` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str | None |  | ||||||
|  |  | ||||||
| ### _method_ `delete(name, domain=None, path=None)` {#Cookies-delete} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str) |  | ||||||
|  |  | ||||||
|   - `domain` (str | None) |  | ||||||
|  |  | ||||||
|   - `path` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `clear(domain=None, path=None)` {#Cookies-clear} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `domain` (str | None) |  | ||||||
|  |  | ||||||
|   - `path` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `update(cookies=None)` {#Cookies-update} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cookies` (CookieTypes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `as_header(request)` {#Cookies-as-header} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `request` (Request) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - dict[str, str] |  | ||||||
|  |  | ||||||
| ## _class_ `Request(method, url, *, params=None, headers=None, cookies=None, content=None, data=None, json=None, files=None, version=HTTPVersion.H11, timeout=None, proxy=None)` {#Request} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `method` (str | bytes) |  | ||||||
|  |  | ||||||
|   - `url` (URL | str | RawURL) |  | ||||||
|  |  | ||||||
|   - `params` (QueryTypes) |  | ||||||
|  |  | ||||||
|   - `headers` (HeaderTypes) |  | ||||||
|  |  | ||||||
|   - `cookies` (CookieTypes) |  | ||||||
|  |  | ||||||
|   - `content` (ContentTypes) |  | ||||||
|  |  | ||||||
|   - `data` (DataTypes) |  | ||||||
|  |  | ||||||
|   - `json` (Any) |  | ||||||
|  |  | ||||||
|   - `files` (FilesTypes) |  | ||||||
|  |  | ||||||
|   - `version` (str | HTTPVersion) |  | ||||||
|  |  | ||||||
|   - `timeout` (float | None) |  | ||||||
|  |  | ||||||
|   - `proxy` (str | None) |  | ||||||
|  |  | ||||||
| ## _class_ `Response(status_code, *, headers=None, content=None, request=None)` {#Response} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `status_code` (int) |  | ||||||
|  |  | ||||||
|   - `headers` (HeaderTypes) |  | ||||||
|  |  | ||||||
|   - `content` (ContentTypes) |  | ||||||
|  |  | ||||||
|   - `request` (Request | None) |  | ||||||
|  |  | ||||||
| ## _abstract class_ `ASGIMixin(<auto>)` {#ASGIMixin} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   ASGI 服务端基类。 |  | ||||||
|  |  | ||||||
|   将后端框架封装,以满足适配器使用。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _abstract property_ `server_app` {#ASGIMixin-server-app} |  | ||||||
|  |  | ||||||
| - **类型:** Any |  | ||||||
|  |  | ||||||
| - **说明:** 驱动 APP 对象 |  | ||||||
|  |  | ||||||
| ### _abstract property_ `asgi` {#ASGIMixin-asgi} |  | ||||||
|  |  | ||||||
| - **类型:** Any |  | ||||||
|  |  | ||||||
| - **说明:** 驱动 ASGI 对象 |  | ||||||
|  |  | ||||||
| ### _abstract method_ `setup_http_server(setup)` {#ASGIMixin-setup-http-server} |  | ||||||
|  |  | ||||||
| - **说明:** 设置一个 HTTP 服务器路由配置 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([HTTPServerSetup](#HTTPServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _abstract method_ `setup_websocket_server(setup)` {#ASGIMixin-setup-websocket-server} |  | ||||||
|  |  | ||||||
| - **说明:** 设置一个 WebSocket 服务器路由配置 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([WebSocketServerSetup](#WebSocketServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _abstract class_ `WebSocket(*, request)` {#WebSocket} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `request` (Request) |  | ||||||
|  |  | ||||||
| ### _abstract property_ `closed` {#WebSocket-closed} |  | ||||||
|  |  | ||||||
| - **类型:** bool |  | ||||||
|  |  | ||||||
| - **说明:** 连接是否已经关闭 |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `accept()` {#WebSocket-accept} |  | ||||||
|  |  | ||||||
| - **说明:** 接受 WebSocket 连接请求 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `close(code=1000, reason="")` {#WebSocket-close} |  | ||||||
|  |  | ||||||
| - **说明:** 关闭 WebSocket 连接请求 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `code` (int) |  | ||||||
|  |  | ||||||
|   - `reason` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `receive()` {#WebSocket-receive} |  | ||||||
|  |  | ||||||
| - **说明:** 接收一条 WebSocket text/bytes 信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str | bytes |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `receive_text()` {#WebSocket-receive-text} |  | ||||||
|  |  | ||||||
| - **说明:** 接收一条 WebSocket text 信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `receive_bytes()` {#WebSocket-receive-bytes} |  | ||||||
|  |  | ||||||
| - **说明:** 接收一条 WebSocket binary 信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `send(data)` {#WebSocket-send} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一条 WebSocket text/bytes 信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (str | bytes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `send_text(data)` {#WebSocket-send-text} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一条 WebSocket text 信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `send_bytes(data)` {#WebSocket-send-bytes} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一条 WebSocket binary 信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (bytes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _enum_ `HTTPVersion` {#HTTPVersion} |  | ||||||
|  |  | ||||||
| - **说明:** An enumeration. |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
|   - `H10: '1.0'` |  | ||||||
|  |  | ||||||
|   - `H11: '1.1'` |  | ||||||
|  |  | ||||||
|   - `H2: '2'` |  | ||||||
|  |  | ||||||
| ## _abstract class_ `ForwardMixin(<auto>)` {#ForwardMixin} |  | ||||||
|  |  | ||||||
| - **说明:** 客户端混入基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _abstract class_ `ReverseMixin(<auto>)` {#ReverseMixin} |  | ||||||
|  |  | ||||||
| - **说明:** 服务端混入基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _var_ `ForwardDriver` {#ForwardDriver} |  | ||||||
|  |  | ||||||
| - **类型:** ForwardMixin |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   支持客户端请求的驱动器。 |  | ||||||
|  |  | ||||||
|   **Deprecated**,请使用 [ForwardMixin](#ForwardMixin) 或其子类代替。 |  | ||||||
|  |  | ||||||
| ## _var_ `ReverseDriver` {#ReverseDriver} |  | ||||||
|  |  | ||||||
| - **类型:** ReverseMixin |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   支持服务端请求的驱动器。 |  | ||||||
|  |  | ||||||
|   **Deprecated**,请使用 [ReverseMixin](#ReverseMixin) 或其子类代替。 |  | ||||||
|  |  | ||||||
| ## _def_ `combine_driver(driver, *mixins)` {#combine-driver} |  | ||||||
|  |  | ||||||
| - **说明:** 将一个驱动器和多个混入类合并。 |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(driver) -> type[D]` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `driver` (type[D]) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - type[D] |  | ||||||
|  |  | ||||||
|   **2.** `(driver, *mixins) -> type[CombinedDriver]` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `driver` (type[D]) |  | ||||||
|  |  | ||||||
|     - `*mixins` (type[[Mixin](#Mixin)]) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - type[CombinedDriver] |  | ||||||
|  |  | ||||||
| ## _abstract class_ `HTTPClientMixin(<auto>)` {#HTTPClientMixin} |  | ||||||
|  |  | ||||||
| - **说明:** HTTP 客户端混入基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _abstract async method_ `request(setup)` {#HTTPClientMixin-request} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一个 HTTP 请求 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Response](#Response) |  | ||||||
|  |  | ||||||
| ## _class_ `HTTPServerSetup(<auto>)` {#HTTPServerSetup} |  | ||||||
|  |  | ||||||
| - **说明:** HTTP 服务器路由配置。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _abstract class_ `WebSocketClientMixin(<auto>)` {#WebSocketClientMixin} |  | ||||||
|  |  | ||||||
| - **说明:** WebSocket 客户端混入基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _abstract method_ `websocket(setup)` {#WebSocketClientMixin-websocket} |  | ||||||
|  |  | ||||||
| - **说明:** 发起一个 WebSocket 连接 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - AsyncGenerator[[WebSocket](#WebSocket), None] |  | ||||||
|  |  | ||||||
| ## _class_ `WebSocketServerSetup(<auto>)` {#WebSocketServerSetup} |  | ||||||
|  |  | ||||||
| - **说明:** WebSocket 服务器路由配置。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
| @@ -1,60 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 6 |  | ||||||
| description: nonebot.drivers.none 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers.none |  | ||||||
|  |  | ||||||
| None 驱动适配 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本驱动不支持任何服务器或客户端连接 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **说明:** None 驱动框架 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)) |  | ||||||
|  |  | ||||||
|   - `config` ([Config](../config.md#Config)) |  | ||||||
|  |  | ||||||
| ### _property_ `type` {#Driver-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 驱动名称: `none` |  | ||||||
|  |  | ||||||
| ### _property_ `logger` {#Driver-logger} |  | ||||||
|  |  | ||||||
| - **类型:** untyped |  | ||||||
|  |  | ||||||
| - **说明:** none driver 使用的 logger |  | ||||||
|  |  | ||||||
| ### _method_ `run(*args, **kwargs)` {#Driver-run} |  | ||||||
|  |  | ||||||
| - **说明:** 启动 none driver |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `**kwargs` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `exit(force=False)` {#Driver-exit} |  | ||||||
|  |  | ||||||
| - **说明:** 退出 none driver |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `force` (bool): 强制退出 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
| @@ -1,216 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: nonebot.drivers.quart 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers.quart |  | ||||||
|  |  | ||||||
| [Quart](https://pgjones.gitlab.io/quart/index.html) 驱动适配 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver install quart |  | ||||||
| # 或者 |  | ||||||
| pip install nonebot2[quart] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本驱动仅支持服务端连接 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `Config(<auto>)` {#Config} |  | ||||||
|  |  | ||||||
| - **说明:** Quart 驱动框架设置 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _class-var_ `quart_reload` {#Config-quart-reload} |  | ||||||
|  |  | ||||||
| - **类型:** bool |  | ||||||
|  |  | ||||||
| - **说明:** 开启/关闭冷重载 |  | ||||||
|  |  | ||||||
| ### _class-var_ `quart_reload_dirs` {#Config-quart-reload-dirs} |  | ||||||
|  |  | ||||||
| - **类型:** list[str] | None |  | ||||||
|  |  | ||||||
| - **说明:** 重载监控文件夹列表,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `quart_reload_delay` {#Config-quart-reload-delay} |  | ||||||
|  |  | ||||||
| - **类型:** float |  | ||||||
|  |  | ||||||
| - **说明:** 重载延迟,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `quart_reload_includes` {#Config-quart-reload-includes} |  | ||||||
|  |  | ||||||
| - **类型:** list[str] | None |  | ||||||
|  |  | ||||||
| - **说明:** 要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `quart_reload_excludes` {#Config-quart-reload-excludes} |  | ||||||
|  |  | ||||||
| - **类型:** list[str] | None |  | ||||||
|  |  | ||||||
| - **说明:** 不要监听的文件列表,支持 glob pattern,默认为 uvicorn 默认值 |  | ||||||
|  |  | ||||||
| ### _class-var_ `quart_extra` {#Config-quart-extra} |  | ||||||
|  |  | ||||||
| - **类型:** dict[str, Any] |  | ||||||
|  |  | ||||||
| - **说明:** 传递给 `Quart` 的其他参数。 |  | ||||||
|  |  | ||||||
| ## _class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **说明:** Quart 驱动框架 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)) |  | ||||||
|  |  | ||||||
|   - `config` (NoneBotConfig) |  | ||||||
|  |  | ||||||
| ### _property_ `type` {#Driver-type} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 驱动名称: `quart` |  | ||||||
|  |  | ||||||
| ### _property_ `server_app` {#Driver-server-app} |  | ||||||
|  |  | ||||||
| - **类型:** Quart |  | ||||||
|  |  | ||||||
| - **说明:** `Quart` 对象 |  | ||||||
|  |  | ||||||
| ### _property_ `asgi` {#Driver-asgi} |  | ||||||
|  |  | ||||||
| - **类型:** untyped |  | ||||||
|  |  | ||||||
| - **说明:** `Quart` 对象 |  | ||||||
|  |  | ||||||
| ### _property_ `logger` {#Driver-logger} |  | ||||||
|  |  | ||||||
| - **类型:** untyped |  | ||||||
|  |  | ||||||
| - **说明:** Quart 使用的 logger |  | ||||||
|  |  | ||||||
| ### _method_ `setup_http_server(setup)` {#Driver-setup-http-server} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([HTTPServerSetup](index.md#HTTPServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `setup_websocket_server(setup)` {#Driver-setup-websocket-server} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([WebSocketServerSetup](index.md#WebSocketServerSetup)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `run(host=None, port=None, *, app=None, **kwargs)` {#Driver-run} |  | ||||||
|  |  | ||||||
| - **说明:** 使用 `uvicorn` 启动 Quart |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `host` (str | None) |  | ||||||
|  |  | ||||||
|   - `port` (int | None) |  | ||||||
|  |  | ||||||
|   - `app` (str | None) |  | ||||||
|  |  | ||||||
|   - `**kwargs` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _class_ `WebSocket(*, request, websocket_ctx)` {#WebSocket} |  | ||||||
|  |  | ||||||
| - **说明:** Quart WebSocket Wrapper |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `request` (BaseRequest) |  | ||||||
|  |  | ||||||
|   - `websocket_ctx` (WebsocketContext) |  | ||||||
|  |  | ||||||
| ### _async method_ `accept()` {#WebSocket-accept} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `close(code=1000, reason="")` {#WebSocket-close} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `code` (int) |  | ||||||
|  |  | ||||||
|   - `reason` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `receive()` {#WebSocket-receive} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str | bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_text()` {#WebSocket-receive-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_bytes()` {#WebSocket-receive-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `send_text(data)` {#WebSocket-send-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `send_bytes(data)` {#WebSocket-send-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (bytes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
| @@ -1,136 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: nonebot.drivers.websockets 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.drivers.websockets |  | ||||||
|  |  | ||||||
| [websockets](https://websockets.readthedocs.io/) 驱动适配 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver install websockets |  | ||||||
| # 或者 |  | ||||||
| pip install nonebot2[websockets] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本驱动仅支持客户端 WebSocket 连接 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _def_ `catch_closed(func)` {#catch-closed} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ((P) -> Awaitable[T]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - (P) -> Awaitable[T] |  | ||||||
|  |  | ||||||
| ## _class_ `Mixin(<auto>)` {#Mixin} |  | ||||||
|  |  | ||||||
| - **说明:** Websockets Mixin |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _method_ `websocket(setup)` {#Mixin-websocket} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `setup` ([Request](index.md#Request)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - AsyncGenerator[[WebSocket](index.md#WebSocket), None] |  | ||||||
|  |  | ||||||
| ## _class_ `WebSocket(*, request, websocket)` {#WebSocket} |  | ||||||
|  |  | ||||||
| - **说明:** Websockets WebSocket Wrapper |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `request` ([Request](index.md#Request)) |  | ||||||
|  |  | ||||||
|   - `websocket` (WebSocketClientProtocol) |  | ||||||
|  |  | ||||||
| ### _async method_ `accept()` {#WebSocket-accept} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `close(code=1000, reason="")` {#WebSocket-close} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `code` (int) |  | ||||||
|  |  | ||||||
|   - `reason` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `receive()` {#WebSocket-receive} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str | bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_text()` {#WebSocket-receive-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _async method_ `receive_bytes()` {#WebSocket-receive-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bytes |  | ||||||
|  |  | ||||||
| ### _async method_ `send_text(data)` {#WebSocket-send-text} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (str) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _async method_ `send_bytes(data)` {#WebSocket-send-bytes} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `data` (bytes) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _class_ `Driver(env, config)` {#Driver} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `env` ([Env](../config.md#Env)) |  | ||||||
|  |  | ||||||
|   - `config` ([Config](../config.md#Config)) |  | ||||||
| @@ -1,254 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 10 |  | ||||||
| description: nonebot.exception 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.exception |  | ||||||
|  |  | ||||||
| 本模块包含了所有 NoneBot 运行时可能会抛出的异常。 |  | ||||||
|  |  | ||||||
| 这些异常并非所有需要用户处理,在 NoneBot 内部运行时被捕获,并进行对应操作。 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| NoneBotException |  | ||||||
| ├── ParserExit |  | ||||||
| ├── ProcessException |  | ||||||
| |   ├── IgnoredException |  | ||||||
| |   ├── SkippedException |  | ||||||
| |   |   └── TypeMisMatch |  | ||||||
| |   ├── MockApiException |  | ||||||
| |   └── StopPropagation |  | ||||||
| ├── MatcherException |  | ||||||
| |   ├── PausedException |  | ||||||
| |   ├── RejectedException |  | ||||||
| |   └── FinishedException |  | ||||||
| ├── AdapterException |  | ||||||
| |   ├── NoLogException |  | ||||||
| |   ├── ApiNotAvailable |  | ||||||
| |   ├── NetworkError |  | ||||||
| |   └── ActionFailed |  | ||||||
| └── DriverException |  | ||||||
|     └── WebSocketClosed |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## _class_ `NoneBotException(<auto>)` {#NoneBotException} |  | ||||||
|  |  | ||||||
| - **说明:** 所有 NoneBot 发生的异常基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `ParserExit(<auto>)` {#ParserExit} |  | ||||||
|  |  | ||||||
| - **说明:** 处理消息失败时返回的异常。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `ProcessException(<auto>)` {#ProcessException} |  | ||||||
|  |  | ||||||
| - **说明:** 事件处理过程中发生的异常基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `IgnoredException(<auto>)` {#IgnoredException} |  | ||||||
|  |  | ||||||
| - **说明:** 指示 NoneBot 应该忽略该事件。可由 PreProcessor 抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `reason`: 忽略事件的原因 |  | ||||||
|  |  | ||||||
| ## _class_ `SkippedException(<auto>)` {#SkippedException} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指示 NoneBot 立即结束当前 `Dependent` 的运行。 |  | ||||||
|  |  | ||||||
|   例如,可以在 `Handler` 中通过 [Matcher.skip](matcher.md#Matcher-skip) 抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   def always_skip(): |  | ||||||
|       Matcher.skip() |  | ||||||
|  |  | ||||||
|   @matcher.handle() |  | ||||||
|   async def handler(dependency = Depends(always_skip)): |  | ||||||
|       # never run |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `TypeMisMatch(<auto>)` {#TypeMisMatch} |  | ||||||
|  |  | ||||||
| - **说明:** 当前 `Handler` 的参数类型不匹配。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `MockApiException(<auto>)` {#MockApiException} |  | ||||||
|  |  | ||||||
| - **说明:** 指示 NoneBot 阻止本次 API 调用或修改本次调用返回值,并返回自定义内容。 可由 api hook 抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `result`: 返回的内容 |  | ||||||
|  |  | ||||||
| ## _class_ `StopPropagation(<auto>)` {#StopPropagation} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指示 NoneBot 终止事件向下层传播。 |  | ||||||
|  |  | ||||||
|   在 [Matcher.block](matcher.md#Matcher-block) 为 `True` |  | ||||||
|   或使用 [Matcher.stop_propagation](matcher.md#Matcher-stop-propagation) 方法时抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   matcher = on_notice(block=True) |  | ||||||
|   # 或者 |  | ||||||
|   @matcher.handle() |  | ||||||
|   async def handler(matcher: Matcher): |  | ||||||
|       matcher.stop_propagation() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `MatcherException(<auto>)` {#MatcherException} |  | ||||||
|  |  | ||||||
| - **说明:** 所有 Matcher 发生的异常基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `PausedException(<auto>)` {#PausedException} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指示 NoneBot 结束当前 `Handler` 并等待下一条消息后继续下一个 `Handler`。 可用于用户输入新信息。 |  | ||||||
|  |  | ||||||
|   可以在 `Handler` 中通过 [Matcher.pause](matcher.md#Matcher-pause) 抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   @matcher.handle() |  | ||||||
|   async def handler(): |  | ||||||
|       await matcher.pause("some message") |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `RejectedException(<auto>)` {#RejectedException} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指示 NoneBot 结束当前 `Handler` 并等待下一条消息后重新运行当前 `Handler`。 可用于用户重新输入。 |  | ||||||
|  |  | ||||||
|   可以在 `Handler` 中通过 [Matcher.reject](matcher.md#Matcher-reject) 抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   @matcher.handle() |  | ||||||
|   async def handler(): |  | ||||||
|       await matcher.reject("some message") |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `FinishedException(<auto>)` {#FinishedException} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指示 NoneBot 结束当前 `Handler` 且后续 `Handler` 不再被运行。可用于结束用户会话。 |  | ||||||
|  |  | ||||||
|   可以在 `Handler` 中通过 [Matcher.finish](matcher.md#Matcher-finish) 抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   @matcher.handle() |  | ||||||
|   async def handler(): |  | ||||||
|       await matcher.finish("some message") |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `AdapterException(<auto>)` {#AdapterException} |  | ||||||
|  |  | ||||||
| - **说明:** 代表 `Adapter` 抛出的异常,所有的 `Adapter` 都要在内部继承自这个 `Exception`。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `adapter_name`: 标识 adapter |  | ||||||
|  |  | ||||||
| ## _class_ `NoLogException(<auto>)` {#NoLogException} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指示 NoneBot 对当前 `Event` 进行处理但不显示 Log 信息。 |  | ||||||
|  |  | ||||||
|   可在 [Event.get_log_string](adapters/index.md#Event-get-log-string) 时抛出 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `ApiNotAvailable(<auto>)` {#ApiNotAvailable} |  | ||||||
|  |  | ||||||
| - **说明:** 在 API 连接不可用时抛出。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `NetworkError(<auto>)` {#NetworkError} |  | ||||||
|  |  | ||||||
| - **说明:** 在网络出现问题时抛出, 如: API 请求地址不正确, API 请求无返回或返回状态非正常等。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `ActionFailed(<auto>)` {#ActionFailed} |  | ||||||
|  |  | ||||||
| - **说明:** API 请求成功返回数据,但 API 操作失败。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `DriverException(<auto>)` {#DriverException} |  | ||||||
|  |  | ||||||
| - **说明:** `Driver` 抛出的异常基类。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `WebSocketClosed(<auto>)` {#WebSocketClosed} |  | ||||||
|  |  | ||||||
| - **说明:** WebSocket 连接已关闭。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
| @@ -1,283 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: nonebot 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot |  | ||||||
|  |  | ||||||
| 本模块主要定义了 NoneBot 启动所需函数,供 bot 入口文件调用。 |  | ||||||
|  |  | ||||||
| ## 快捷导入 |  | ||||||
|  |  | ||||||
| 为方便使用,本模块从子模块导入了部分内容,以下内容可以直接通过本模块导入: |  | ||||||
|  |  | ||||||
| - `on` => [`on`](plugin/on.md#on) |  | ||||||
| - `on_metaevent` => [`on_metaevent`](plugin/on.md#on-metaevent) |  | ||||||
| - `on_message` => [`on_message`](plugin/on.md#on-message) |  | ||||||
| - `on_notice` => [`on_notice`](plugin/on.md#on-notice) |  | ||||||
| - `on_request` => [`on_request`](plugin/on.md#on-request) |  | ||||||
| - `on_startswith` => [`on_startswith`](plugin/on.md#on-startswith) |  | ||||||
| - `on_endswith` => [`on_endswith`](plugin/on.md#on-endswith) |  | ||||||
| - `on_fullmatch` => [`on_fullmatch`](plugin/on.md#on-fullmatch) |  | ||||||
| - `on_keyword` => [`on_keyword`](plugin/on.md#on-keyword) |  | ||||||
| - `on_command` => [`on_command`](plugin/on.md#on-command) |  | ||||||
| - `on_shell_command` => [`on_shell_command`](plugin/on.md#on-shell-command) |  | ||||||
| - `on_regex` => [`on_regex`](plugin/on.md#on-regex) |  | ||||||
| - `on_type` => [`on_type`](plugin/on.md#on-type) |  | ||||||
| - `CommandGroup` => [`CommandGroup`](plugin/on.md#CommandGroup) |  | ||||||
| - `Matchergroup` => [`MatcherGroup`](plugin/on.md#MatcherGroup) |  | ||||||
| - `load_plugin` => [`load_plugin`](plugin/load.md#load-plugin) |  | ||||||
| - `load_plugins` => [`load_plugins`](plugin/load.md#load-plugins) |  | ||||||
| - `load_all_plugins` => [`load_all_plugins`](plugin/load.md#load-all-plugins) |  | ||||||
| - `load_from_json` => [`load_from_json`](plugin/load.md#load-from-json) |  | ||||||
| - `load_from_toml` => [`load_from_toml`](plugin/load.md#load-from-toml) |  | ||||||
| - `load_builtin_plugin` => |  | ||||||
|   [`load_builtin_plugin`](plugin/load.md#load-builtin-plugin) |  | ||||||
| - `load_builtin_plugins` => |  | ||||||
|   [`load_builtin_plugins`](plugin/load.md#load-builtin-plugins) |  | ||||||
| - `get_plugin` => [`get_plugin`](plugin/index.md#get-plugin) |  | ||||||
| - `get_plugin_by_module_name` => |  | ||||||
|   [`get_plugin_by_module_name`](plugin/index.md#get-plugin-by-module-name) |  | ||||||
| - `get_loaded_plugins` => |  | ||||||
|   [`get_loaded_plugins`](plugin/index.md#get-loaded-plugins) |  | ||||||
| - `get_available_plugin_names` => |  | ||||||
|   [`get_available_plugin_names`](plugin/index.md#get-available-plugin-names) |  | ||||||
| - `require` => [`require`](plugin/load.md#require) |  | ||||||
|  |  | ||||||
| ## _def_ `get_driver()` {#get-driver} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取全局 [Driver](drivers/index.md#Driver) 实例。 |  | ||||||
|  |  | ||||||
|   可用于在计划任务的回调等情形中获取当前 [Driver](drivers/index.md#Driver) 实例。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Driver](drivers/index.md#Driver): 全局 [Driver](drivers/index.md#Driver) 对象 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   driver = nonebot.get_driver() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `get_adapter(name)` {#get-adapter} |  | ||||||
|  |  | ||||||
| - **说明:** 获取已注册的 [Adapter](adapters/index.md#Adapter) 实例。 |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(name) -> Adapter` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `name` (str): 适配器名称 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Adapter](adapters/index.md#Adapter): 指定名称的 [Adapter](adapters/index.md#Adapter) 对象 |  | ||||||
|  |  | ||||||
|   **2.** `(name) -> A` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `name` (type[A]): 适配器类型 |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - A: 指定类型的 [Adapter](adapters/index.md#Adapter) 对象 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - ValueError: 指定的 [Adapter](adapters/index.md#Adapter) 未注册 |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   from nonebot.adapters.console import Adapter |  | ||||||
|   adapter = nonebot.get_adapter(Adapter) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `get_adapters()` {#get-adapters} |  | ||||||
|  |  | ||||||
| - **说明:** 获取所有已注册的 [Adapter](adapters/index.md#Adapter) 实例。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - dict[str, [Adapter](adapters/index.md#Adapter)]: 所有 [Adapter](adapters/index.md#Adapter) 实例字典 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   adapters = nonebot.get_adapters() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `get_app()` {#get-app} |  | ||||||
|  |  | ||||||
| - **说明:** 获取全局 [ASGIMixin](drivers/index.md#ASGIMixin) 对应的 Server App 对象。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any: Server App 对象 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - AssertionError: 全局 Driver 对象不是 [ASGIMixin](drivers/index.md#ASGIMixin) 类型 |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   app = nonebot.get_app() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `get_asgi()` {#get-asgi} |  | ||||||
|  |  | ||||||
| - **说明:** 获取全局 [ASGIMixin](drivers/index.md#ASGIMixin) 对应的 [ASGI](https://asgi.readthedocs.io/) 对象。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any: ASGI 对象 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - AssertionError: 全局 Driver 对象不是 [ASGIMixin](drivers/index.md#ASGIMixin) 类型 |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   asgi = nonebot.get_asgi() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `get_bot(self_id=None)` {#get-bot} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取一个连接到 NoneBot 的 [Bot](adapters/index.md#Bot) 对象。 |  | ||||||
|  |  | ||||||
|   当提供 `self_id` 时,此函数是 `get_bots()[self_id]` 的简写; |  | ||||||
|   当不提供时,返回一个 [Bot](adapters/index.md#Bot)。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `self_id` (str | None): 用来识别 [Bot](adapters/index.md#Bot) 的 [Bot.self_id](adapters/index.md#Bot-self-id) 属性 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Bot](adapters/index.md#Bot): [Bot](adapters/index.md#Bot) 对象 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - KeyError: 对应 self_id 的 Bot 不存在 |  | ||||||
|  |  | ||||||
|   - ValueError: 没有传入 self_id 且没有 Bot 可用 |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   assert nonebot.get_bot("12345") == nonebot.get_bots()["12345"] |  | ||||||
|  |  | ||||||
|   another_unspecified_bot = nonebot.get_bot() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `get_bots()` {#get-bots} |  | ||||||
|  |  | ||||||
| - **说明:** 获取所有连接到 NoneBot 的 [Bot](adapters/index.md#Bot) 对象。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - dict[str, [Bot](adapters/index.md#Bot)]: 一个以 [Bot.self_id](adapters/index.md#Bot-self-id) 为键 |  | ||||||
|  |  | ||||||
|     [Bot](adapters/index.md#Bot) 对象为值的字典 |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - ValueError: 全局 [Driver](drivers/index.md#Driver) 对象尚未初始化 ([nonebot.init](#init) 尚未调用) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   bots = nonebot.get_bots() |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `init(*, _env_file=None, **kwargs)` {#init} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   初始化 NoneBot 以及 全局 [Driver](drivers/index.md#Driver) 对象。 |  | ||||||
|  |  | ||||||
|   NoneBot 将会从 .env 文件中读取环境信息,并使用相应的 env 文件配置。 |  | ||||||
|  |  | ||||||
|   也可以传入自定义的 `_env_file` 来指定 NoneBot 从该文件读取配置。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `_env_file` (DotenvType | None): 配置文件名,默认从 `.env.{env_name}` 中读取配置 |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any): 任意变量,将会存储到 [Driver.config](drivers/index.md#Driver-config) 对象里 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   nonebot.init(database=Database(...)) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `run(*args, **kwargs)` {#run} |  | ||||||
|  |  | ||||||
| - **说明:** 启动 NoneBot,即运行全局 [Driver](drivers/index.md#Driver) 对象。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` (Any): 传入 [Driver.run](drivers/index.md#Driver-run) 的位置参数 |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any): 传入 [Driver.run](drivers/index.md#Driver-run) 的命名参数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   nonebot.run(host="127.0.0.1", port=8080) |  | ||||||
|   ``` |  | ||||||
| @@ -1,71 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 7 |  | ||||||
| description: nonebot.log 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.log |  | ||||||
|  |  | ||||||
| 本模块定义了 NoneBot 的日志记录 Logger。 |  | ||||||
|  |  | ||||||
| NoneBot 使用 [`loguru`][loguru] 来记录日志信息。 |  | ||||||
|  |  | ||||||
| 自定义 logger 请参考 [自定义日志](https://nonebot.dev/docs/appendices/log) |  | ||||||
| 以及 [`loguru`][loguru] 文档。 |  | ||||||
|  |  | ||||||
| [loguru]: https://github.com/Delgan/loguru |  | ||||||
|  |  | ||||||
| ## _var_ `logger` {#logger} |  | ||||||
|  |  | ||||||
| - **类型:** Logger |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   NoneBot 日志记录器对象。 |  | ||||||
|  |  | ||||||
|   默认信息: |  | ||||||
|  |  | ||||||
|   - 格式: `[%(asctime)s %(name)s] %(levelname)s: %(message)s` |  | ||||||
|   - 等级: `INFO` ,根据 `config.log_level` 配置改变 |  | ||||||
|   - 输出: 输出至 stdout |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   from nonebot.log import logger |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `LoguruHandler(<auto>)` {#LoguruHandler} |  | ||||||
|  |  | ||||||
| - **说明:** logging 与 loguru 之间的桥梁,将 logging 的日志转发到 loguru。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _method_ `emit(record)` {#LoguruHandler-emit} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `record` (logging.LogRecord) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _def_ `default_filter(record)` {#default-filter} |  | ||||||
|  |  | ||||||
| - **说明:** 默认的日志过滤器,根据 `config.log_level` 配置改变日志等级。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `record` (Record) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _var_ `default_format` {#default-format} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 默认日志格式 |  | ||||||
| @@ -1,749 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: nonebot.matcher 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.matcher |  | ||||||
|  |  | ||||||
| 本模块实现事件响应器的创建与运行,并提供一些快捷方法来帮助用户更好的与机器人进行对话。 |  | ||||||
|  |  | ||||||
| ## _class_ `Matcher()` {#Matcher} |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器类 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| ### _instance-var_ `handlers` {#Matcher-handlers} |  | ||||||
|  |  | ||||||
| - **类型:** list[[Dependent](dependencies/index.md#Dependent)[Any]] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器拥有的事件处理函数列表 |  | ||||||
|  |  | ||||||
| ### _class-var_ `type` {#Matcher-type} |  | ||||||
|  |  | ||||||
| - **类型:** ClassVar[str] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器类型 |  | ||||||
|  |  | ||||||
| ### _class-var_ `rule` {#Matcher-rule} |  | ||||||
|  |  | ||||||
| - **类型:** ClassVar[[Rule](rule.md#Rule)] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器匹配规则 |  | ||||||
|  |  | ||||||
| ### _class-var_ `permission` {#Matcher-permission} |  | ||||||
|  |  | ||||||
| - **类型:** ClassVar[[Permission](permission.md#Permission)] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器触发权限 |  | ||||||
|  |  | ||||||
| ### _class-var_ `priority` {#Matcher-priority} |  | ||||||
|  |  | ||||||
| - **类型:** ClassVar[int] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器优先级 |  | ||||||
|  |  | ||||||
| ### _class-var_ `block` {#Matcher-block} |  | ||||||
|  |  | ||||||
| - **类型:** bool |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器是否阻止事件传播 |  | ||||||
|  |  | ||||||
| ### _class-var_ `temp` {#Matcher-temp} |  | ||||||
|  |  | ||||||
| - **类型:** ClassVar[bool] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器是否为临时 |  | ||||||
|  |  | ||||||
| ### _class-var_ `expire_time` {#Matcher-expire-time} |  | ||||||
|  |  | ||||||
| - **类型:** ClassVar[datetime | None] |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器过期时间点 |  | ||||||
|  |  | ||||||
| ### _classmethod_ `new(type_="", rule=None, permission=None, handlers=None, temp=False, priority=1, block=False, *, plugin=None, module=None, source=None, expire_time=None, default_state=None, default_type_updater=None, default_permission_updater=None)` {#Matcher-new} |  | ||||||
|  |  | ||||||
| - **说明:** 创建一个新的事件响应器,并存储至 `matchers <#matchers>`\_ |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `type_` (str): 事件响应器类型,与 `event.get_type()` 一致时触发,空字符串表示任意 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](rule.md#Rule) | None): 匹配规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](permission.md#Permission) | None): 权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T\_Handler](typing.md#T-Handler) | [Dependent](dependencies/index.md#Dependent)[Any]] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器,即触发一次后删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 响应优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级的响应器传播 |  | ||||||
|  |  | ||||||
|   - `plugin` ([Plugin](plugin/model.md#Plugin) | None): **Deprecated.** 事件响应器所在插件 |  | ||||||
|  |  | ||||||
|   - `module` (ModuleType | None): **Deprecated.** 事件响应器所在模块 |  | ||||||
|  |  | ||||||
|   - `source` (MatcherSource | None): 事件响应器源代码上下文信息 |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `default_state` ([T_State](typing.md#T-State) | None): 默认状态 `state` |  | ||||||
|  |  | ||||||
|   - `default_type_updater` ([T_TypeUpdater](typing.md#T-TypeUpdater) | [Dependent](dependencies/index.md#Dependent)[str] | None): 默认事件类型更新函数 |  | ||||||
|  |  | ||||||
|   - `default_permission_updater` ([T_PermissionUpdater](typing.md#T-PermissionUpdater) | [Dependent](dependencies/index.md#Dependent)[[Permission](permission.md#Permission)] | None): 默认会话权限更新函数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[Matcher]: 新的事件响应器类 |  | ||||||
|  |  | ||||||
| ### _classmethod_ `destroy()` {#Matcher-destroy} |  | ||||||
|  |  | ||||||
| - **说明:** 销毁当前的事件响应器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _classmethod_ `check_perm(bot, event, stack=None, dependency_cache=None)` {#Matcher-check-perm} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否满足触发权限 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)): Bot 对象 |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): 上报事件 |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None): 异步上下文栈 |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None): 依赖缓存 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool: 是否满足权限 |  | ||||||
|  |  | ||||||
| ### _classmethod_ `check_rule(bot, event, state, stack=None, dependency_cache=None)` {#Matcher-check-rule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否满足匹配规则 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)): Bot 对象 |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): 上报事件 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](typing.md#T-State)): 当前状态 |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None): 异步上下文栈 |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None): 依赖缓存 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool: 是否满足匹配规则 |  | ||||||
|  |  | ||||||
| ### _classmethod_ `type_updater(func)` {#Matcher-type-updater} |  | ||||||
|  |  | ||||||
| - **说明:** 装饰一个函数来更改当前事件响应器的默认响应事件类型更新函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_TypeUpdater](typing.md#T-TypeUpdater)): 响应事件类型更新函数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_TypeUpdater](typing.md#T-TypeUpdater) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `permission_updater(func)` {#Matcher-permission-updater} |  | ||||||
|  |  | ||||||
| - **说明:** 装饰一个函数来更改当前事件响应器的默认会话权限更新函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_PermissionUpdater](typing.md#T-PermissionUpdater)): 会话权限更新函数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_PermissionUpdater](typing.md#T-PermissionUpdater) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `append_handler(handler, parameterless=None)` {#Matcher-append-handler} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `handler` ([T_Handler](typing.md#T-Handler)) |  | ||||||
|  |  | ||||||
|   - `parameterless` (Iterable[Any] | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Dependent](dependencies/index.md#Dependent)[Any] |  | ||||||
|  |  | ||||||
| ### _classmethod_ `handle(parameterless=None)` {#Matcher-handle} |  | ||||||
|  |  | ||||||
| - **说明:** 装饰一个函数来向事件响应器直接添加一个处理函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `parameterless` (Iterable[Any] | None): 非参数类型依赖列表 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ([T_Handler](typing.md#T-Handler)) -> [T_Handler](typing.md#T-Handler) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `receive(id="", parameterless=None)` {#Matcher-receive} |  | ||||||
|  |  | ||||||
| - **说明:** 装饰一个函数来指示 NoneBot 在接收用户新的一条消息后继续运行该函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `id` (str): 消息 ID |  | ||||||
|  |  | ||||||
|   - `parameterless` (Iterable[Any] | None): 非参数类型依赖列表 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ([T_Handler](typing.md#T-Handler)) -> [T_Handler](typing.md#T-Handler) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `got(key, prompt=None, parameterless=None)` {#Matcher-got} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   装饰一个函数来指示 NoneBot 获取一个参数 `key` |  | ||||||
|  |  | ||||||
|   当要获取的 `key` 不存在时接收用户新的一条消息再运行该函数, |  | ||||||
|   如果 `key` 已存在则直接继续运行 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str): 参数名 |  | ||||||
|  |  | ||||||
|   - `prompt` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate) | None): 在参数不存在时向用户发送的消息 |  | ||||||
|  |  | ||||||
|   - `parameterless` (Iterable[Any] | None): 非参数类型依赖列表 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ([T_Handler](typing.md#T-Handler)) -> [T_Handler](typing.md#T-Handler) |  | ||||||
|  |  | ||||||
| ### _classmethod_ `send(message, **kwargs)` {#Matcher-send} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一条消息给当前交互用户 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `message` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate)): 消息内容 |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any): [Bot.send](adapters/index.md#Bot-send) 的参数, 请参考对应 adapter 的 bot 对象 api |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ### _classmethod_ `finish(message=None, **kwargs)` {#Matcher-finish} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一条消息给当前交互用户并结束当前事件响应器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `message` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate) | None): 消息内容 |  | ||||||
|  |  | ||||||
|   - `**kwargs`: [Bot.send](adapters/index.md#Bot-send) 的参数, 请参考对应 adapter 的 bot 对象 api |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - NoReturn |  | ||||||
|  |  | ||||||
| ### _classmethod_ `pause(prompt=None, **kwargs)` {#Matcher-pause} |  | ||||||
|  |  | ||||||
| - **说明:** 发送一条消息给当前交互用户并暂停事件响应器,在接收用户新的一条消息后继续下一个处理函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `prompt` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate) | None): 消息内容 |  | ||||||
|  |  | ||||||
|   - `**kwargs`: [Bot.send](adapters/index.md#Bot-send) 的参数, 请参考对应 adapter 的 bot 对象 api |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - NoReturn |  | ||||||
|  |  | ||||||
| ### _classmethod_ `reject(prompt=None, **kwargs)` {#Matcher-reject} |  | ||||||
|  |  | ||||||
| - **说明:** 最近使用 `got` / `receive` 接收的消息不符合预期, 发送一条消息给当前交互用户并将当前事件处理流程中断在当前位置,在接收用户新的一个事件后从头开始执行当前处理函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `prompt` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate) | None): 消息内容 |  | ||||||
|  |  | ||||||
|   - `**kwargs`: [Bot.send](adapters/index.md#Bot-send) 的参数, 请参考对应 adapter 的 bot 对象 api |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - NoReturn |  | ||||||
|  |  | ||||||
| ### _classmethod_ `reject_arg(key, prompt=None, **kwargs)` {#Matcher-reject-arg} |  | ||||||
|  |  | ||||||
| - **说明:** 最近使用 `got` 接收的消息不符合预期, 发送一条消息给当前交互用户并将当前事件处理流程中断在当前位置,在接收用户新的一条消息后从头开始执行当前处理函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str): 参数名 |  | ||||||
|  |  | ||||||
|   - `prompt` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate) | None): 消息内容 |  | ||||||
|  |  | ||||||
|   - `**kwargs`: [Bot.send](adapters/index.md#Bot-send) 的参数, 请参考对应 adapter 的 bot 对象 api |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - NoReturn |  | ||||||
|  |  | ||||||
| ### _classmethod_ `reject_receive(id="", prompt=None, **kwargs)` {#Matcher-reject-receive} |  | ||||||
|  |  | ||||||
| - **说明:** 最近使用 `receive` 接收的消息不符合预期, 发送一条消息给当前交互用户并将当前事件处理流程中断在当前位置,在接收用户新的一个事件后从头开始执行当前处理函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `id` (str): 消息 id |  | ||||||
|  |  | ||||||
|   - `prompt` (str | [Message](adapters/index.md#Message) | [MessageSegment](adapters/index.md#MessageSegment) | [MessageTemplate](adapters/index.md#MessageTemplate) | None): 消息内容 |  | ||||||
|  |  | ||||||
|   - `**kwargs`: [Bot.send](adapters/index.md#Bot-send) 的参数, 请参考对应 adapter 的 bot 对象 api |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - NoReturn |  | ||||||
|  |  | ||||||
| ### _classmethod_ `skip()` {#Matcher-skip} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   跳过当前事件处理函数,继续下一个处理函数 |  | ||||||
|  |  | ||||||
|   通常在事件处理函数的依赖中使用。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - NoReturn |  | ||||||
|  |  | ||||||
| ### _method_ `get_receive(id, default=None)` {#Matcher-get-receive} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取一个 `receive` 事件 |  | ||||||
|  |  | ||||||
|   如果没有找到对应的事件,返回 `default` 值 |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(id) -> Event | None` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `id` (str) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Event](adapters/index.md#Event) | None |  | ||||||
|  |  | ||||||
|   **2.** `(id, default) -> Event | T` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `id` (str) |  | ||||||
|  |  | ||||||
|     - `default` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Event](adapters/index.md#Event) | T |  | ||||||
|  |  | ||||||
| ### _method_ `set_receive(id, event)` {#Matcher-set-receive} |  | ||||||
|  |  | ||||||
| - **说明:** 设置一个 `receive` 事件 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `id` (str) |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `get_last_receive(default=None)` {#Matcher-get-last-receive} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取最近一次 `receive` 事件 |  | ||||||
|  |  | ||||||
|   如果没有事件,返回 `default` 值 |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `() -> Event | None` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     empty |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Event](adapters/index.md#Event) | None |  | ||||||
|  |  | ||||||
|   **2.** `(default) -> Event | T` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `default` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Event](adapters/index.md#Event) | T |  | ||||||
|  |  | ||||||
| ### _method_ `get_arg(key, default=None)` {#Matcher-get-arg} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取一个 `got` 消息 |  | ||||||
|  |  | ||||||
|   如果没有找到对应的消息,返回 `default` 值 |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(key) -> Message | None` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `key` (str) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Message](adapters/index.md#Message) | None |  | ||||||
|  |  | ||||||
|   **2.** `(key, default) -> Message | T` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `key` (str) |  | ||||||
|  |  | ||||||
|     - `default` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - [Message](adapters/index.md#Message) | T |  | ||||||
|  |  | ||||||
| ### _method_ `set_arg(key, message)` {#Matcher-set-arg} |  | ||||||
|  |  | ||||||
| - **说明:** 设置一个 `got` 消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str) |  | ||||||
|  |  | ||||||
|   - `message` ([Message](adapters/index.md#Message)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `set_target(target, cache=True)` {#Matcher-set-target} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `target` (str) |  | ||||||
|  |  | ||||||
|   - `cache` (bool) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `get_target(default=None)` {#Matcher-get-target} |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `() -> str | None` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     empty |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - str | None |  | ||||||
|  |  | ||||||
|   **2.** `(default) -> str | T` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `default` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - str | T |  | ||||||
|  |  | ||||||
| ### _method_ `stop_propagation()` {#Matcher-stop-propagation} |  | ||||||
|  |  | ||||||
| - **说明:** 阻止事件传播 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `update_type(bot, event, stack=None, dependency_cache=None)` {#Matcher-update-type} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)) |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)) |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None) |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ### _async method_ `update_permission(bot, event, stack=None, dependency_cache=None)` {#Matcher-update-permission} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)) |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)) |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None) |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Permission](permission.md#Permission) |  | ||||||
|  |  | ||||||
| ### _async method_ `resolve_reject()` {#Matcher-resolve-reject} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _method_ `ensure_context(bot, event)` {#Matcher-ensure-context} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)) |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `simple_run(bot, event, state, stack=None, dependency_cache=None)` {#Matcher-simple-run} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)) |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)) |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](typing.md#T-State)) |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None) |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ### _async method_ `run(bot, event, state, stack=None, dependency_cache=None)` {#Matcher-run} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)) |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)) |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](typing.md#T-State)) |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None) |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _var_ `matchers` {#matchers} |  | ||||||
|  |  | ||||||
| - **类型:** untyped |  | ||||||
|  |  | ||||||
| ## _class_ `MatcherManager()` {#MatcherManager} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件响应器管理器 |  | ||||||
|  |  | ||||||
|   实现了常用字典操作,用于管理事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| ### _method_ `keys()` {#MatcherManager-keys} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - KeysView[int] |  | ||||||
|  |  | ||||||
| ### _method_ `values()` {#MatcherManager-values} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ValuesView[list[type[[Matcher](#Matcher)]]] |  | ||||||
|  |  | ||||||
| ### _method_ `items()` {#MatcherManager-items} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ItemsView[int, list[type[[Matcher](#Matcher)]]] |  | ||||||
|  |  | ||||||
| ### _method_ `get(key, default=None)` {#MatcherManager-get} |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(key) -> list[type[Matcher]] | None` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `key` (int) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - list[type[[Matcher](#Matcher)]] | None |  | ||||||
|  |  | ||||||
|   **2.** `(key, default) -> list[type[Matcher]] | T` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `key` (int) |  | ||||||
|  |  | ||||||
|     - `default` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - list[type[[Matcher](#Matcher)]] | T |  | ||||||
|  |  | ||||||
| ### _method_ `pop(key)` {#MatcherManager-pop} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (int) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - list[type[[Matcher](#Matcher)]] |  | ||||||
|  |  | ||||||
| ### _method_ `popitem()` {#MatcherManager-popitem} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - tuple[int, list[type[[Matcher](#Matcher)]]] |  | ||||||
|  |  | ||||||
| ### _method_ `clear()` {#MatcherManager-clear} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `update(__m)` {#MatcherManager-update} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `__m` (MutableMapping[int, list[type[[Matcher](#Matcher)]]]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ### _method_ `setdefault(key, default)` {#MatcherManager-setdefault} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (int) |  | ||||||
|  |  | ||||||
|   - `default` (list[type[[Matcher](#Matcher)]]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - list[type[[Matcher](#Matcher)]] |  | ||||||
|  |  | ||||||
| ### _method_ `set_provider(provider_class)` {#MatcherManager-set-provider} |  | ||||||
|  |  | ||||||
| - **说明:** 设置事件响应器存储器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `provider_class` (type[[MatcherProvider](#MatcherProvider)]): 事件响应器存储器类 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _abstract class_ `MatcherProvider(matchers)` {#MatcherProvider} |  | ||||||
|  |  | ||||||
| - **说明:** 事件响应器存储器基类 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `matchers` (Mapping[int, list[type[[Matcher](#Matcher)]]]): 当前存储器中已有的事件响应器 |  | ||||||
|  |  | ||||||
| ## _var_ `DEFAULT_PROVIDER_CLASS` {#DEFAULT-PROVIDER-CLASS} |  | ||||||
|  |  | ||||||
| - **类型:** untyped |  | ||||||
|  |  | ||||||
| - **说明:** 默认存储器类型 |  | ||||||
| @@ -1,117 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: nonebot.message 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.message |  | ||||||
|  |  | ||||||
| 本模块定义了事件处理主要流程。 |  | ||||||
|  |  | ||||||
| NoneBot 内部处理并按优先级分发事件给所有事件响应器,提供了多个插槽以进行事件的预处理等。 |  | ||||||
|  |  | ||||||
| ## _def_ `event_preprocessor(func)` {#event-preprocessor} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件预处理。 |  | ||||||
|  |  | ||||||
|   装饰一个函数,使它在每次接收到事件并分发给各响应器之前执行。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_EventPreProcessor](typing.md#T-EventPreProcessor)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_EventPreProcessor](typing.md#T-EventPreProcessor) |  | ||||||
|  |  | ||||||
| ## _def_ `event_postprocessor(func)` {#event-postprocessor} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件后处理。 |  | ||||||
|  |  | ||||||
|   装饰一个函数,使它在每次接收到事件并分发给各响应器之后执行。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_EventPostProcessor](typing.md#T-EventPostProcessor)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_EventPostProcessor](typing.md#T-EventPostProcessor) |  | ||||||
|  |  | ||||||
| ## _def_ `run_preprocessor(func)` {#run-preprocessor} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   运行预处理。 |  | ||||||
|  |  | ||||||
|   装饰一个函数,使它在每次事件响应器运行前执行。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_RunPreProcessor](typing.md#T-RunPreProcessor)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_RunPreProcessor](typing.md#T-RunPreProcessor) |  | ||||||
|  |  | ||||||
| ## _def_ `run_postprocessor(func)` {#run-postprocessor} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   运行后处理。 |  | ||||||
|  |  | ||||||
|   装饰一个函数,使它在每次事件响应器运行后执行。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ([T_RunPostProcessor](typing.md#T-RunPostProcessor)) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [T_RunPostProcessor](typing.md#T-RunPostProcessor) |  | ||||||
|  |  | ||||||
| ## _async def_ `check_and_run_matcher(Matcher, bot, event, state, stack=None, dependency_cache=None)` {#check-and-run-matcher} |  | ||||||
|  |  | ||||||
| - **说明:** 检查并运行事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `Matcher` (type[[Matcher](matcher.md#Matcher)]): 事件响应器 |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)): Bot 对象 |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): Event 对象 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](typing.md#T-State)): 会话状态 |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None): 异步上下文栈 |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None): 依赖缓存 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _async def_ `handle_event(bot, event)` {#handle-event} |  | ||||||
|  |  | ||||||
| - **说明:** 处理一个事件。调用该函数以实现分发事件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)): Bot 对象 |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): Event 对象 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   import asyncio |  | ||||||
|   asyncio.create_task(handle_event(bot, event)) |  | ||||||
|   ``` |  | ||||||
| @@ -1,478 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: nonebot.params 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.params |  | ||||||
|  |  | ||||||
| 本模块定义了依赖注入的各类参数。 |  | ||||||
|  |  | ||||||
| ## _def_ `Arg(key=None)` {#Arg} |  | ||||||
|  |  | ||||||
| - **说明:** Arg 参数消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `ArgStr(key=None)` {#ArgStr} |  | ||||||
|  |  | ||||||
| - **说明:** Arg 参数消息文本 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `Depends(dependency=None, *, use_cache=True, validate=False)` {#Depends} |  | ||||||
|  |  | ||||||
| - **说明:** 子依赖装饰器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `dependency` ([T_Handler](typing.md#T-Handler) | None): 依赖函数。默认为参数的类型注释。 |  | ||||||
|  |  | ||||||
|   - `use_cache` (bool): 是否使用缓存。默认为 `True`。 |  | ||||||
|  |  | ||||||
|   - `validate` (bool | FieldInfo): 是否使用 Pydantic 类型校验。默认为 `False`。 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   def depend_func() -> Any: |  | ||||||
|       return ... |  | ||||||
|  |  | ||||||
|   def depend_gen_func(): |  | ||||||
|       try: |  | ||||||
|           yield ... |  | ||||||
|       finally: |  | ||||||
|           ... |  | ||||||
|  |  | ||||||
|   async def handler( |  | ||||||
|       param_name: Any = Depends(depend_func), |  | ||||||
|       gen: Any = Depends(depend_gen_func), |  | ||||||
|   ): |  | ||||||
|       ... |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _class_ `ArgParam(*args, validate=False, **kwargs)` {#ArgParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   Arg 注入参数 |  | ||||||
|  |  | ||||||
|   本注入解析事件响应器操作 `got` 所获取的参数。 |  | ||||||
|  |  | ||||||
|   可以通过 `Arg`、`ArgStr`、`ArgPlainText` 等函数参数 `key` 指定获取的参数, |  | ||||||
|   留空则会根据参数名称获取。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `BotParam(*args, validate=False, **kwargs)` {#BotParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注入参数。 |  | ||||||
|  |  | ||||||
|   本注入解析所有类型为且仅为 [Bot](adapters/index.md#Bot) 及其子类或 `None` 的参数。 |  | ||||||
|  |  | ||||||
|   为保证兼容性,本注入还会解析名为 `bot` 且没有类型注解的参数。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `EventParam(*args, validate=False, **kwargs)` {#EventParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注入参数 |  | ||||||
|  |  | ||||||
|   本注入解析所有类型为且仅为 [Event](adapters/index.md#Event) 及其子类或 `None` 的参数。 |  | ||||||
|  |  | ||||||
|   为保证兼容性,本注入还会解析名为 `event` 且没有类型注解的参数。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `StateParam(*args, validate=False, **kwargs)` {#StateParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件处理状态注入参数 |  | ||||||
|  |  | ||||||
|   本注入解析所有类型为 `T_State` 的参数。 |  | ||||||
|  |  | ||||||
|   为保证兼容性,本注入还会解析名为 `state` 且没有类型注解的参数。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `DependParam(*args, validate=False, **kwargs)` {#DependParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   子依赖注入参数。 |  | ||||||
|  |  | ||||||
|   本注入解析所有子依赖注入,然后将它们的返回值作为参数值传递给父依赖。 |  | ||||||
|  |  | ||||||
|   本注入应该具有最高优先级,因此应该在其他参数之前检查。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _def_ `ArgPlainText(key=None)` {#ArgPlainText} |  | ||||||
|  |  | ||||||
| - **说明:** Arg 参数消息纯文本 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `key` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _class_ `DefaultParam(*args, validate=False, **kwargs)` {#DefaultParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   默认值注入参数 |  | ||||||
|  |  | ||||||
|   本注入解析所有剩余未能解析且具有默认值的参数。 |  | ||||||
|  |  | ||||||
|   本注入参数应该具有最低优先级,因此应该在所有其他注入参数之后使用。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `MatcherParam(*args, validate=False, **kwargs)` {#MatcherParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件响应器实例注入参数 |  | ||||||
|  |  | ||||||
|   本注入解析所有类型为且仅为 [Matcher](matcher.md#Matcher) 及其子类或 `None` 的参数。 |  | ||||||
|  |  | ||||||
|   为保证兼容性,本注入还会解析名为 `matcher` 且没有类型注解的参数。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _class_ `ExceptionParam(*args, validate=False, **kwargs)` {#ExceptionParam} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   的异常注入参数 |  | ||||||
|  |  | ||||||
|   本注入解析所有类型为 `Exception` 或 `None` 的参数。 |  | ||||||
|  |  | ||||||
|   为保证兼容性,本注入还会解析名为 `exception` 且没有类型注解的参数。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*args` |  | ||||||
|  |  | ||||||
|   - `validate` (bool) |  | ||||||
|  |  | ||||||
|   - `**kwargs` (Any) |  | ||||||
|  |  | ||||||
| ## _def_ `EventType()` {#EventType} |  | ||||||
|  |  | ||||||
| - **说明:** 类型参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `EventMessage()` {#EventMessage} |  | ||||||
|  |  | ||||||
| - **说明:** 消息参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `EventPlainText()` {#EventPlainText} |  | ||||||
|  |  | ||||||
| - **说明:** 纯文本消息参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `EventToMe()` {#EventToMe} |  | ||||||
|  |  | ||||||
| - **说明:** `to_me` 参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _def_ `Command()` {#Command} |  | ||||||
|  |  | ||||||
| - **说明:** 消息命令元组 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - tuple[str, ...] |  | ||||||
|  |  | ||||||
| ## _def_ `RawCommand()` {#RawCommand} |  | ||||||
|  |  | ||||||
| - **说明:** 消息命令文本 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `CommandArg()` {#CommandArg} |  | ||||||
|  |  | ||||||
| - **说明:** 消息命令参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `CommandStart()` {#CommandStart} |  | ||||||
|  |  | ||||||
| - **说明:** 消息命令开头 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `CommandWhitespace()` {#CommandWhitespace} |  | ||||||
|  |  | ||||||
| - **说明:** 消息命令与参数之间的空白 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `ShellCommandArgs()` {#ShellCommandArgs} |  | ||||||
|  |  | ||||||
| - **说明:** shell 命令解析后的参数字典 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `ShellCommandArgv()` {#ShellCommandArgv} |  | ||||||
|  |  | ||||||
| - **说明:** shell 命令原始参数列表 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `RegexMatched()` {#RegexMatched} |  | ||||||
|  |  | ||||||
| - **说明:** 正则匹配结果 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Match[str] |  | ||||||
|  |  | ||||||
| ## _def_ `RegexStr()` {#RegexStr} |  | ||||||
|  |  | ||||||
| - **说明:** 正则匹配结果文本 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `RegexGroup()` {#RegexGroup} |  | ||||||
|  |  | ||||||
| - **说明:** 正则匹配结果 group 元组 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - tuple[Any, ...] |  | ||||||
|  |  | ||||||
| ## _def_ `RegexDict()` {#RegexDict} |  | ||||||
|  |  | ||||||
| - **说明:** 正则匹配结果 group 字典 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - dict[str, Any] |  | ||||||
|  |  | ||||||
| ## _def_ `Startswith()` {#Startswith} |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发前缀 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `Endswith()` {#Endswith} |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发后缀 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `Fullmatch()` {#Fullmatch} |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发完整消息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `Keyword()` {#Keyword} |  | ||||||
|  |  | ||||||
| - **说明:** 响应触发关键字 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `Received(id=None, default=None)` {#Received} |  | ||||||
|  |  | ||||||
| - **说明:** `receive` 事件参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `id` (str | None) |  | ||||||
|  |  | ||||||
|   - `default` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _def_ `LastReceived(default=None)` {#LastReceived} |  | ||||||
|  |  | ||||||
| - **说明:** `last_receive` 事件参数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `default` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
| @@ -1,208 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 6 |  | ||||||
| description: nonebot.permission 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.permission |  | ||||||
|  |  | ||||||
| 本模块是 [Matcher.permission](matcher.md#Matcher-permission) 的类型定义。 |  | ||||||
|  |  | ||||||
| 每个[事件响应器](matcher.md#Matcher) |  | ||||||
| 拥有一个 [Permission](#Permission),其中是 `PermissionChecker` 的集合。 |  | ||||||
| 只要有一个 `PermissionChecker` 检查结果为 `True` 时就会继续运行。 |  | ||||||
|  |  | ||||||
| ## _def_ `USER(*users, perm=None)` {#USER} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配当前事件属于指定会话。 |  | ||||||
|  |  | ||||||
|   如果 `perm` 中仅有 `User` 类型的权限检查函数,则会去除原有检查函数的会话 ID 限制。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*users` (str) |  | ||||||
|  |  | ||||||
|   - `perm` (Permission | None): 需要同时满足的权限 |  | ||||||
|  |  | ||||||
|   - `user`: 会话白名单 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _class_ `User(users, perm=None)` {#User} |  | ||||||
|  |  | ||||||
| - **说明:** 检查当前事件是否属于指定会话。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `users` (tuple[str, ...]): 会话 ID 元组 |  | ||||||
|  |  | ||||||
|   - `perm` (Permission | None): 需同时满足的权限 |  | ||||||
|  |  | ||||||
| ### _classmethod_ `from_event(event, perm=None)` {#User-from-event} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   从事件中获取会话 ID。 |  | ||||||
|  |  | ||||||
|   如果 `perm` 中仅有 `User` 类型的权限检查函数,则会去除原有的会话 ID 限制。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): Event 对象 |  | ||||||
|  |  | ||||||
|   - `perm` (Permission | None): 需同时满足的权限 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self |  | ||||||
|  |  | ||||||
| ### _classmethod_ `from_permission(*users, perm=None)` {#User-from-permission} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   指定会话与权限。 |  | ||||||
|  |  | ||||||
|   如果 `perm` 中仅有 `User` 类型的权限检查函数,则会去除原有的会话 ID 限制。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*users` (str): 会话白名单 |  | ||||||
|  |  | ||||||
|   - `perm` (Permission | None): 需同时满足的权限 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Self |  | ||||||
|  |  | ||||||
| ## _class_ `Permission(*checkers)` {#Permission} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   权限类。 |  | ||||||
|  |  | ||||||
|   当事件传递时,在 [Matcher](matcher.md#Matcher) 运行前进行检查。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*checkers` ([T_PermissionChecker](typing.md#T-PermissionChecker) | [Dependent](dependencies/index.md#Dependent)[bool]): PermissionChecker |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   Permission(async_function) | sync_function |  | ||||||
|   # 等价于 |  | ||||||
|   Permission(async_function, sync_function) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _instance-var_ `checkers` {#Permission-checkers} |  | ||||||
|  |  | ||||||
| - **类型:** set[[Dependent](dependencies/index.md#Dependent)[bool]] |  | ||||||
|  |  | ||||||
| - **说明:** 存储 `PermissionChecker` |  | ||||||
|  |  | ||||||
| ### _async method_ `__call__(bot, event, stack=None, dependency_cache=None)` {#Permission---call--} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否满足某个权限。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)): Bot 对象 |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): Event 对象 |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None): 异步上下文栈 |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None): 依赖缓存 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _class_ `Message(<auto>)` {#Message} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否为消息事件 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `Notice(<auto>)` {#Notice} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否为通知事件 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `Request(<auto>)` {#Request} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否为请求事件 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `MetaEvent(<auto>)` {#MetaEvent} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否为元事件 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _var_ `MESSAGE` {#MESSAGE} |  | ||||||
|  |  | ||||||
| - **类型:** [Permission](#Permission) |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配任意 `message` 类型事件 |  | ||||||
|  |  | ||||||
|   仅在需要同时捕获不同类型事件时使用,优先使用 message type 的 Matcher。 |  | ||||||
|  |  | ||||||
| ## _var_ `NOTICE` {#NOTICE} |  | ||||||
|  |  | ||||||
| - **类型:** [Permission](#Permission) |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配任意 `notice` 类型事件 |  | ||||||
|  |  | ||||||
|   仅在需要同时捕获不同类型事件时使用,优先使用 notice type 的 Matcher。 |  | ||||||
|  |  | ||||||
| ## _var_ `REQUEST` {#REQUEST} |  | ||||||
|  |  | ||||||
| - **类型:** [Permission](#Permission) |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配任意 `request` 类型事件 |  | ||||||
|  |  | ||||||
|   仅在需要同时捕获不同类型事件时使用,优先使用 request type 的 Matcher。 |  | ||||||
|  |  | ||||||
| ## _var_ `METAEVENT` {#METAEVENT} |  | ||||||
|  |  | ||||||
| - **类型:** [Permission](#Permission) |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配任意 `meta_event` 类型事件 |  | ||||||
|  |  | ||||||
|   仅在需要同时捕获不同类型事件时使用,优先使用 meta_event type 的 Matcher。 |  | ||||||
|  |  | ||||||
| ## _class_ `SuperUser(<auto>)` {#SuperUser} |  | ||||||
|  |  | ||||||
| - **说明:** 检查当前事件是否是消息事件且属于超级管理员 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _var_ `SUPERUSER` {#SUPERUSER} |  | ||||||
|  |  | ||||||
| - **类型:** [Permission](#Permission) |  | ||||||
|  |  | ||||||
| - **说明:** 匹配任意超级用户事件 |  | ||||||
| @@ -1,3 +0,0 @@ | |||||||
| { |  | ||||||
|   "position": 12 |  | ||||||
| } |  | ||||||
| @@ -1,95 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: nonebot.plugin 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.plugin |  | ||||||
|  |  | ||||||
| 本模块为 NoneBot 插件开发提供便携的定义函数。 |  | ||||||
|  |  | ||||||
| ## 快捷导入 |  | ||||||
|  |  | ||||||
| 为方便使用,本模块从子模块导入了部分内容,以下内容可以直接通过本模块导入: |  | ||||||
|  |  | ||||||
| - `on` => [`on`](on.md#on) |  | ||||||
| - `on_metaevent` => [`on_metaevent`](on.md#on-metaevent) |  | ||||||
| - `on_message` => [`on_message`](on.md#on-message) |  | ||||||
| - `on_notice` => [`on_notice`](on.md#on-notice) |  | ||||||
| - `on_request` => [`on_request`](on.md#on-request) |  | ||||||
| - `on_startswith` => [`on_startswith`](on.md#on-startswith) |  | ||||||
| - `on_endswith` => [`on_endswith`](on.md#on-endswith) |  | ||||||
| - `on_fullmatch` => [`on_fullmatch`](on.md#on-fullmatch) |  | ||||||
| - `on_keyword` => [`on_keyword`](on.md#on-keyword) |  | ||||||
| - `on_command` => [`on_command`](on.md#on-command) |  | ||||||
| - `on_shell_command` => [`on_shell_command`](on.md#on-shell-command) |  | ||||||
| - `on_regex` => [`on_regex`](on.md#on-regex) |  | ||||||
| - `on_type` => [`on_type`](on.md#on-type) |  | ||||||
| - `CommandGroup` => [`CommandGroup`](on.md#CommandGroup) |  | ||||||
| - `Matchergroup` => [`MatcherGroup`](on.md#MatcherGroup) |  | ||||||
| - `load_plugin` => [`load_plugin`](load.md#load-plugin) |  | ||||||
| - `load_plugins` => [`load_plugins`](load.md#load-plugins) |  | ||||||
| - `load_all_plugins` => [`load_all_plugins`](load.md#load-all-plugins) |  | ||||||
| - `load_from_json` => [`load_from_json`](load.md#load-from-json) |  | ||||||
| - `load_from_toml` => [`load_from_toml`](load.md#load-from-toml) |  | ||||||
| - `load_builtin_plugin` => |  | ||||||
|   [`load_builtin_plugin`](load.md#load-builtin-plugin) |  | ||||||
| - `load_builtin_plugins` => |  | ||||||
|   [`load_builtin_plugins`](load.md#load-builtin-plugins) |  | ||||||
| - `require` => [`require`](load.md#require) |  | ||||||
| - `PluginMetadata` => [`PluginMetadata`](model.md#PluginMetadata) |  | ||||||
|  |  | ||||||
| ## _def_ `get_plugin(name)` {#get-plugin} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取已经导入的某个插件。 |  | ||||||
|  |  | ||||||
|   如果为 `load_plugins` 文件夹导入的插件,则为文件(夹)名。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str): 插件名,即 [Plugin.name](model.md#Plugin-name)。 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Plugin](model.md#Plugin) | None |  | ||||||
|  |  | ||||||
| ## _def_ `get_plugin_by_module_name(module_name)` {#get-plugin-by-module-name} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   通过模块名获取已经导入的某个插件。 |  | ||||||
|  |  | ||||||
|   如果提供的模块名为某个插件的子模块,同样会返回该插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `module_name` (str): 模块名,即 [Plugin.module_name](model.md#Plugin-module-name)。 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Plugin](model.md#Plugin) | None |  | ||||||
|  |  | ||||||
| ## _def_ `get_loaded_plugins()` {#get-loaded-plugins} |  | ||||||
|  |  | ||||||
| - **说明:** 获取当前已导入的所有插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| ## _def_ `get_available_plugin_names()` {#get-available-plugin-names} |  | ||||||
|  |  | ||||||
| - **说明:** 获取当前所有可用的插件名(包含尚未加载的插件)。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[str] |  | ||||||
| @@ -1,165 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: nonebot.plugin.load 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.plugin.load |  | ||||||
|  |  | ||||||
| 本模块定义插件加载接口。 |  | ||||||
|  |  | ||||||
| ## _def_ `load_plugin(module_path)` {#load-plugin} |  | ||||||
|  |  | ||||||
| - **说明:** 加载单个插件,可以是本地插件或是通过 `pip` 安装的插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `module_path` (str | Path): 插件名称 `path.to.your.plugin` 或插件路径 `pathlib.Path(path/to/your/plugin)` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Plugin](model.md#Plugin) | None |  | ||||||
|  |  | ||||||
| ## _def_ `load_plugins(*plugin_dir)` {#load-plugins} |  | ||||||
|  |  | ||||||
| - **说明:** 导入文件夹下多个插件,以 `_` 开头的插件不会被导入! |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*plugin_dir` (str): 文件夹路径 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| ## _def_ `load_all_plugins(module_path, plugin_dir)` {#load-all-plugins} |  | ||||||
|  |  | ||||||
| - **说明:** 导入指定列表中的插件以及指定目录下多个插件,以 `_` 开头的插件不会被导入! |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `module_path` (Iterable[str]): 指定插件集合 |  | ||||||
|  |  | ||||||
|   - `plugin_dir` (Iterable[str]): 指定文件夹路径集合 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| ## _def_ `load_from_json(file_path, encoding="utf-8")` {#load-from-json} |  | ||||||
|  |  | ||||||
| - **说明:** 导入指定 json 文件中的 `plugins` 以及 `plugin_dirs` 下多个插件。 以 `_` 开头的插件不会被导入! |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `file_path` (str): 指定 json 文件路径 |  | ||||||
|  |  | ||||||
|   - `encoding` (str): 指定 json 文件编码 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```json title=plugins.json |  | ||||||
|   { |  | ||||||
|     "plugins": ["some_plugin"], |  | ||||||
|     "plugin_dirs": ["some_dir"] |  | ||||||
|   } |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   nonebot.load_from_json("plugins.json") |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `load_from_toml(file_path, encoding="utf-8")` {#load-from-toml} |  | ||||||
|  |  | ||||||
| - **说明:** 导入指定 toml 文件 `[tool.nonebot]` 中的 `plugins` 以及 `plugin_dirs` 下多个插件。 以 `_` 开头的插件不会被导入! |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `file_path` (str): 指定 toml 文件路径 |  | ||||||
|  |  | ||||||
|   - `encoding` (str): 指定 toml 文件编码 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```toml title=pyproject.toml |  | ||||||
|   [tool.nonebot] |  | ||||||
|   plugins = ["some_plugin"] |  | ||||||
|   plugin_dirs = ["some_dir"] |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   nonebot.load_from_toml("pyproject.toml") |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ## _def_ `load_builtin_plugin(name)` {#load-builtin-plugin} |  | ||||||
|  |  | ||||||
| - **说明:** 导入 NoneBot 内置插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str): 插件名称 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Plugin](model.md#Plugin) | None |  | ||||||
|  |  | ||||||
| ## _def_ `load_builtin_plugins(*plugins)` {#load-builtin-plugins} |  | ||||||
|  |  | ||||||
| - **说明:** 导入多个 NoneBot 内置插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*plugins` (str): 插件名称列表 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| ## _def_ `require(name)` {#require} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取一个插件的导出内容。 |  | ||||||
|  |  | ||||||
|   如果为 `load_plugins` 文件夹导入的插件,则为文件(夹)名。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str): 插件名,即 [Plugin.name](model.md#Plugin-name)。 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ModuleType |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - RuntimeError: 插件无法加载 |  | ||||||
|  |  | ||||||
| ## _def_ `inherit_supported_adapters(*names)` {#inherit-supported-adapters} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取已加载插件的适配器支持状态集合。 |  | ||||||
|  |  | ||||||
|   如果传入了多个插件名称,返回值会自动取交集。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*names` (str): 插件名称列表。 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[str] | None |  | ||||||
|  |  | ||||||
| - **异常** |  | ||||||
|  |  | ||||||
|   - RuntimeError: 插件未加载 |  | ||||||
|  |  | ||||||
|   - ValueError: 插件缺少元数据 |  | ||||||
| @@ -1,128 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: nonebot.plugin.manager 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.plugin.manager |  | ||||||
|  |  | ||||||
| 本模块实现插件加载流程。 |  | ||||||
|  |  | ||||||
| 参考: [import hooks](https://docs.python.org/3/reference/import.html#import-hooks), [PEP302](https://www.python.org/dev/peps/pep-0302/) |  | ||||||
|  |  | ||||||
| ## _class_ `PluginManager(plugins=None, search_path=None)` {#PluginManager} |  | ||||||
|  |  | ||||||
| - **说明:** 插件管理器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `plugins` (Iterable[str] | None): 独立插件模块名集合。 |  | ||||||
|  |  | ||||||
|   - `search_path` (Iterable[str] | None): 插件搜索路径(文件夹)。 |  | ||||||
|  |  | ||||||
| ### _property_ `third_party_plugins` {#PluginManager-third-party-plugins} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明:** 返回所有独立插件名称。 |  | ||||||
|  |  | ||||||
| ### _property_ `searched_plugins` {#PluginManager-searched-plugins} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明:** 返回已搜索到的插件名称。 |  | ||||||
|  |  | ||||||
| ### _property_ `available_plugins` {#PluginManager-available-plugins} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] |  | ||||||
|  |  | ||||||
| - **说明:** 返回当前插件管理器中可用的插件名称。 |  | ||||||
|  |  | ||||||
| ### _method_ `prepare_plugins()` {#PluginManager-prepare-plugins} |  | ||||||
|  |  | ||||||
| - **说明:** 搜索插件并缓存插件名称。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[str] |  | ||||||
|  |  | ||||||
| ### _method_ `load_plugin(name)` {#PluginManager-load-plugin} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   加载指定插件。 |  | ||||||
|  |  | ||||||
|   对于独立插件,可以使用完整插件模块名或者插件名称。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `name` (str): 插件名称。 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Plugin](model.md#Plugin) | None |  | ||||||
|  |  | ||||||
| ### _method_ `load_all_plugins()` {#PluginManager-load-all-plugins} |  | ||||||
|  |  | ||||||
| - **说明:** 加载所有可用插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[[Plugin](model.md#Plugin)] |  | ||||||
|  |  | ||||||
| ## _class_ `PluginFinder(<auto>)` {#PluginFinder} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _method_ `find_spec(fullname, path, target=None)` {#PluginFinder-find-spec} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `fullname` (str) |  | ||||||
|  |  | ||||||
|   - `path` (Sequence[str] | None) |  | ||||||
|  |  | ||||||
|   - `target` (ModuleType | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _class_ `PluginLoader(manager, fullname, path)` {#PluginLoader} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `manager` (PluginManager) |  | ||||||
|  |  | ||||||
|   - `fullname` (str) |  | ||||||
|  |  | ||||||
|   - `path` |  | ||||||
|  |  | ||||||
| ### _method_ `create_module(spec)` {#PluginLoader-create-module} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `spec` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ModuleType | None |  | ||||||
|  |  | ||||||
| ### _method_ `exec_module(module)` {#PluginLoader-exec-module} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `module` (ModuleType) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
| @@ -1,132 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: nonebot.plugin.model 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.plugin.model |  | ||||||
|  |  | ||||||
| 本模块定义插件相关信息。 |  | ||||||
|  |  | ||||||
| ## _class_ `PluginMetadata(<auto>)` {#PluginMetadata} |  | ||||||
|  |  | ||||||
| - **说明:** 插件元信息,由插件编写者提供 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _instance-var_ `name` {#PluginMetadata-name} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 插件名称 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `description` {#PluginMetadata-description} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 插件功能介绍 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `usage` {#PluginMetadata-usage} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 插件使用方法 |  | ||||||
|  |  | ||||||
| ### _class-var_ `type` {#PluginMetadata-type} |  | ||||||
|  |  | ||||||
| - **类型:** str | None |  | ||||||
|  |  | ||||||
| - **说明:** 插件类型,用于商店分类 |  | ||||||
|  |  | ||||||
| ### _class-var_ `homepage` {#PluginMetadata-homepage} |  | ||||||
|  |  | ||||||
| - **类型:** str | None |  | ||||||
|  |  | ||||||
| - **说明:** 插件主页 |  | ||||||
|  |  | ||||||
| ### _class-var_ `config` {#PluginMetadata-config} |  | ||||||
|  |  | ||||||
| - **类型:** type[BaseModel] | None |  | ||||||
|  |  | ||||||
| - **说明:** 插件配置项 |  | ||||||
|  |  | ||||||
| ### _class-var_ `supported_adapters` {#PluginMetadata-supported-adapters} |  | ||||||
|  |  | ||||||
| - **类型:** set[str] | None |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   插件支持的适配器模块路径 |  | ||||||
|  |  | ||||||
|   格式为 `<module>[:<Adapter>]`,`~` 为 `nonebot.adapters.` 的缩写。 |  | ||||||
|  |  | ||||||
|   `None` 表示支持**所有适配器**。 |  | ||||||
|  |  | ||||||
| ### _class-var_ `extra` {#PluginMetadata-extra} |  | ||||||
|  |  | ||||||
| - **类型:** dict[Any, Any] |  | ||||||
|  |  | ||||||
| - **说明:** 插件额外信息,可由插件编写者自由扩展定义 |  | ||||||
|  |  | ||||||
| ### _method_ `get_supported_adapters()` {#PluginMetadata-get-supported-adapters} |  | ||||||
|  |  | ||||||
| - **说明:** 获取当前已安装的插件支持适配器类列表 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - set[type[[Adapter](../adapters/index.md#Adapter)]] | None |  | ||||||
|  |  | ||||||
| ## _class_ `Plugin(<auto>)` {#Plugin} |  | ||||||
|  |  | ||||||
| - **说明:** 存储插件信息 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _instance-var_ `name` {#Plugin-name} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 插件索引标识,NoneBot 使用 文件/文件夹 名称作为标识符 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `module` {#Plugin-module} |  | ||||||
|  |  | ||||||
| - **类型:** ModuleType |  | ||||||
|  |  | ||||||
| - **说明:** 插件模块对象 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `module_name` {#Plugin-module-name} |  | ||||||
|  |  | ||||||
| - **类型:** str |  | ||||||
|  |  | ||||||
| - **说明:** 点分割模块路径 |  | ||||||
|  |  | ||||||
| ### _instance-var_ `manager` {#Plugin-manager} |  | ||||||
|  |  | ||||||
| - **类型:** [PluginManager](manager.md#PluginManager) |  | ||||||
|  |  | ||||||
| - **说明:** 导入该插件的插件管理器 |  | ||||||
|  |  | ||||||
| ### _class-var_ `matcher` {#Plugin-matcher} |  | ||||||
|  |  | ||||||
| - **类型:** set[type[[Matcher](../matcher.md#Matcher)]] |  | ||||||
|  |  | ||||||
| - **说明:** 插件加载时定义的 `Matcher` |  | ||||||
|  |  | ||||||
| ### _class-var_ `parent_plugin` {#Plugin-parent-plugin} |  | ||||||
|  |  | ||||||
| - **类型:** Plugin | None |  | ||||||
|  |  | ||||||
| - **说明:** 父插件 |  | ||||||
|  |  | ||||||
| ### _class-var_ `sub_plugins` {#Plugin-sub-plugins} |  | ||||||
|  |  | ||||||
| - **类型:** set[Plugin] |  | ||||||
|  |  | ||||||
| - **说明:** 子插件集合 |  | ||||||
| @@ -1,948 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: nonebot.plugin.on 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.plugin.on |  | ||||||
|  |  | ||||||
| 本模块定义事件响应器便携定义函数。 |  | ||||||
|  |  | ||||||
| ## _def_ `store_matcher(matcher)` {#store-matcher} |  | ||||||
|  |  | ||||||
| - **说明:** 存储一个事件响应器到插件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `matcher` (type[[Matcher](../matcher.md#Matcher)]): 事件响应器 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - None |  | ||||||
|  |  | ||||||
| ## _def_ `get_matcher_plugin(depth=...)` {#get-matcher-plugin} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取事件响应器定义所在插件。 |  | ||||||
|  |  | ||||||
|   **Deprecated**, 请使用 [get_matcher_source](#get-matcher-source) 获取信息。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `depth` (int): 调用栈深度 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Plugin](model.md#Plugin) | None |  | ||||||
|  |  | ||||||
| ## _def_ `get_matcher_module(depth=...)` {#get-matcher-module} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   获取事件响应器定义所在模块。 |  | ||||||
|  |  | ||||||
|   **Deprecated**, 请使用 [get_matcher_source](#get-matcher-source) 获取信息。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `depth` (int): 调用栈深度 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - ModuleType | None |  | ||||||
|  |  | ||||||
| ## _def_ `get_matcher_source(depth=...)` {#get-matcher-source} |  | ||||||
|  |  | ||||||
| - **说明:** 获取事件响应器定义所在源码信息。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `depth` (int): 调用栈深度 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - MatcherSource | None |  | ||||||
|  |  | ||||||
| ## _def_ `on(type="", rule=..., permission=..., *, handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个基础事件响应器,可自定义类型。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `type` (str): 事件响应器类型 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_metaevent(rule=..., permission=..., *, handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-metaevent} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个元事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_message(rule=..., permission=..., *, handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-message} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_notice(rule=..., permission=..., *, handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-notice} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个通知事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_request(rule=..., permission=..., *, handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-request} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个请求事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_startswith(msg, rule=..., ignorecase=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-startswith} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息的**文本部分**以指定内容开头时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息开头内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_endswith(msg, rule=..., ignorecase=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-endswith} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息的**文本部分**以指定内容结尾时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息结尾内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_fullmatch(msg, rule=..., ignorecase=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-fullmatch} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息的**文本部分**与指定内容完全一致时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息全匹配内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_keyword(keywords, rule=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-keyword} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息纯文本部分包含关键词时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `keywords` (set[str]): 关键词列表 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_command(cmd, rule=..., aliases=..., force_whitespace=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-command} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注册一个消息事件响应器,并且当消息以指定命令开头时响应。 |  | ||||||
|  |  | ||||||
|   命令匹配规则参考: `命令形式匹配 <rule.md#command-command>`\_ |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]): 指定命令内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `aliases` (set[str | tuple[str, ...]] | None): 命令别名 |  | ||||||
|  |  | ||||||
|   - `force_whitespace` (str | bool | None): 是否强制命令后必须有指定空白符 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_shell_command(cmd, rule=..., aliases=..., parser=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-shell-command} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注册一个支持 `shell_like` 解析参数的命令消息事件响应器。 |  | ||||||
|  |  | ||||||
|   与普通的 `on_command` 不同的是,在添加 `parser` 参数时, 响应器会自动处理消息。 |  | ||||||
|  |  | ||||||
|   可以通过 [ShellCommandArgv](../params.md#ShellCommandArgv) 获取原始参数列表, |  | ||||||
|   通过 [ShellCommandArgs](../params.md#ShellCommandArgs) 获取解析后的参数字典。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]): 指定命令内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `aliases` (set[str | tuple[str, ...]] | None): 命令别名 |  | ||||||
|  |  | ||||||
|   - `parser` ([ArgumentParser](../rule.md#ArgumentParser) | None): `nonebot.rule.ArgumentParser` 对象 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_regex(pattern, flags=..., rule=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-regex} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注册一个消息事件响应器,并且当消息匹配正则表达式时响应。 |  | ||||||
|  |  | ||||||
|   命令匹配规则参考: `正则匹配 <rule.md#regex-regex-flags-0>`\_ |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `pattern` (str): 正则表达式 |  | ||||||
|  |  | ||||||
|   - `flags` (int | re.RegexFlag): 正则匹配标志 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _def_ `on_type(types, rule=..., *, permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#on-type} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个事件响应器,并且当事件为指定类型时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `types` (type[[Event](../adapters/index.md#Event)] | tuple[type[[Event](../adapters/index.md#Event)], ...]): 事件类型 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _class_ `CommandGroup(cmd, prefix_aliases=..., *, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#CommandGroup} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]) |  | ||||||
|  |  | ||||||
|   - `prefix_aliases` (bool) |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None) |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None) |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None) |  | ||||||
|  |  | ||||||
|   - `temp` (bool) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None) |  | ||||||
|  |  | ||||||
|   - `priority` (int) |  | ||||||
|  |  | ||||||
|   - `block` (bool) |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None) |  | ||||||
|  |  | ||||||
| ### _method_ `command(cmd, *, rule=..., aliases=..., force_whitespace=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#CommandGroup-command} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个新的命令。新参数将会覆盖命令组默认值 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]): 指定命令内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `aliases` (set[str | tuple[str, ...]] | None): 命令别名 |  | ||||||
|  |  | ||||||
|   - `force_whitespace` (str | bool | None): 是否强制命令后必须有指定空白符 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `shell_command(cmd, *, rule=..., aliases=..., parser=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#CommandGroup-shell-command} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个新的 `shell_like` 命令。新参数将会覆盖命令组默认值 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]): 指定命令内容 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `aliases` (set[str | tuple[str, ...]] | None): 命令别名 |  | ||||||
|  |  | ||||||
|   - `parser` ([ArgumentParser](../rule.md#ArgumentParser) | None): `nonebot.rule.ArgumentParser` 对象 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ## _class_ `MatcherGroup(*, type=..., rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `type` (str) |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None) |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None) |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None) |  | ||||||
|  |  | ||||||
|   - `temp` (bool) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None) |  | ||||||
|  |  | ||||||
|   - `priority` (int) |  | ||||||
|  |  | ||||||
|   - `block` (bool) |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None) |  | ||||||
|  |  | ||||||
| ### _method_ `on(*, type=..., rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个基础事件响应器,可自定义类型。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `type` (str): 事件响应器类型 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_metaevent(*, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-metaevent} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个元事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_message(*, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-message} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_notice(*, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-notice} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个通知事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_request(*, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-request} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个请求事件响应器。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_startswith(msg, *, ignorecase=..., rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-startswith} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息的**文本部分**以指定内容开头时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息开头内容 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_endswith(msg, *, ignorecase=..., rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-endswith} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息的**文本部分**以指定内容结尾时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息结尾内容 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_fullmatch(msg, *, ignorecase=..., rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-fullmatch} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息的**文本部分**与指定内容完全一致时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息全匹配内容 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_keyword(keywords, *, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-keyword} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个消息事件响应器,并且当消息纯文本部分包含关键词时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `keywords` (set[str]): 关键词列表 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_command(cmd, aliases=..., force_whitespace=..., *, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-command} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注册一个消息事件响应器,并且当消息以指定命令开头时响应。 |  | ||||||
|  |  | ||||||
|   命令匹配规则参考: `命令形式匹配 <rule.md#command-command>`\_ |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]): 指定命令内容 |  | ||||||
|  |  | ||||||
|   - `aliases` (set[str | tuple[str, ...]] | None): 命令别名 |  | ||||||
|  |  | ||||||
|   - `force_whitespace` (str | bool | None): 是否强制命令后必须有指定空白符 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_shell_command(cmd, aliases=..., parser=..., *, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-shell-command} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注册一个支持 `shell_like` 解析参数的命令消息事件响应器。 |  | ||||||
|  |  | ||||||
|   与普通的 `on_command` 不同的是,在添加 `parser` 参数时, 响应器会自动处理消息。 |  | ||||||
|  |  | ||||||
|   可以通过 [ShellCommandArgv](../params.md#ShellCommandArgv) 获取原始参数列表, |  | ||||||
|   通过 [ShellCommandArgs](../params.md#ShellCommandArgs) 获取解析后的参数字典。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmd` (str | tuple[str, ...]): 指定命令内容 |  | ||||||
|  |  | ||||||
|   - `aliases` (set[str | tuple[str, ...]] | None): 命令别名 |  | ||||||
|  |  | ||||||
|   - `parser` ([ArgumentParser](../rule.md#ArgumentParser) | None): `nonebot.rule.ArgumentParser` 对象 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_regex(pattern, flags=..., *, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-regex} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   注册一个消息事件响应器,并且当消息匹配正则表达式时响应。 |  | ||||||
|  |  | ||||||
|   命令匹配规则参考: `正则匹配 <rule.md#regex-regex-flags-0>`\_ |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `pattern` (str): 正则表达式 |  | ||||||
|  |  | ||||||
|   - `flags` (int | re.RegexFlag): 正则匹配标志 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
|  |  | ||||||
| ### _method_ `on_type(types, *, rule=..., permission=..., handlers=..., temp=..., expire_time=..., priority=..., block=..., state=...)` {#MatcherGroup-on-type} |  | ||||||
|  |  | ||||||
| - **说明:** 注册一个事件响应器,并且当事件为指定类型时响应。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `types` (type[[Event](../adapters/index.md#Event)] | tuple[type[[Event](../adapters/index.md#Event)]]): 事件类型 |  | ||||||
|  |  | ||||||
|   - `rule` ([Rule](../rule.md#Rule) | [T_RuleChecker](../typing.md#T-RuleChecker) | None): 事件响应规则 |  | ||||||
|  |  | ||||||
|   - `permission` ([Permission](../permission.md#Permission) | [T_PermissionChecker](../typing.md#T-PermissionChecker) | None): 事件响应权限 |  | ||||||
|  |  | ||||||
|   - `handlers` (list[[T_Handler](../typing.md#T-Handler) | [Dependent](../dependencies/index.md#Dependent)] | None): 事件处理函数列表 |  | ||||||
|  |  | ||||||
|   - `temp` (bool): 是否为临时事件响应器(仅执行一次) |  | ||||||
|  |  | ||||||
|   - `expire_time` (datetime | timedelta | None): 事件响应器最终有效时间点,过时即被删除 |  | ||||||
|  |  | ||||||
|   - `priority` (int): 事件响应器优先级 |  | ||||||
|  |  | ||||||
|   - `block` (bool): 是否阻止事件向更低优先级传递 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](../typing.md#T-State) | None): 默认 state |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - type[[Matcher](../matcher.md#Matcher)] |  | ||||||
| @@ -1,402 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: nonebot.rule 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.rule |  | ||||||
|  |  | ||||||
| 本模块是 [Matcher.rule](matcher.md#Matcher-rule) 的类型定义。 |  | ||||||
|  |  | ||||||
| 每个[事件响应器](matcher.md#Matcher)拥有一个 |  | ||||||
| [Rule](#Rule),其中是 `RuleChecker` 的集合。 |  | ||||||
| 只有当所有 `RuleChecker` 检查结果为 `True` 时继续运行。 |  | ||||||
|  |  | ||||||
| ## _class_ `Rule(*checkers)` {#Rule} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   规则类。 |  | ||||||
|  |  | ||||||
|   当事件传递时,在 [Matcher](matcher.md#Matcher) 运行前进行检查。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*checkers` ([T_RuleChecker](typing.md#T-RuleChecker) | [Dependent](dependencies/index.md#Dependent)[bool]): RuleChecker |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   Rule(async_function) & sync_function |  | ||||||
|   # 等价于 |  | ||||||
|   Rule(async_function, sync_function) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### _instance-var_ `checkers` {#Rule-checkers} |  | ||||||
|  |  | ||||||
| - **类型:** set[[Dependent](dependencies/index.md#Dependent)[bool]] |  | ||||||
|  |  | ||||||
| - **说明:** 存储 `RuleChecker` |  | ||||||
|  |  | ||||||
| ### _async method_ `__call__(bot, event, state, stack=None, dependency_cache=None)` {#Rule---call--} |  | ||||||
|  |  | ||||||
| - **说明:** 检查是否符合所有规则 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `bot` ([Bot](adapters/index.md#Bot)): Bot 对象 |  | ||||||
|  |  | ||||||
|   - `event` ([Event](adapters/index.md#Event)): Event 对象 |  | ||||||
|  |  | ||||||
|   - `state` ([T_State](typing.md#T-State)): 当前 State |  | ||||||
|  |  | ||||||
|   - `stack` (AsyncExitStack | None): 异步上下文栈 |  | ||||||
|  |  | ||||||
|   - `dependency_cache` ([T_DependencyCache](typing.md#T-DependencyCache) | None): 依赖缓存 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _class_ `CMD_RESULT(<auto>)` {#CMD-RESULT} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `TRIE_VALUE(<auto>)` {#TRIE-VALUE} |  | ||||||
|  |  | ||||||
| - **说明:** TRIE_VALUE(command_start, command) |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _class_ `StartswithRule(msg, ignorecase=False)` {#StartswithRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息纯文本是否以指定字符串开头。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (tuple[str, ...]): 指定消息开头字符串元组 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
| ## _def_ `startswith(msg, ignorecase=False)` {#startswith} |  | ||||||
|  |  | ||||||
| - **说明:** 匹配消息纯文本开头。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息开头字符串元组 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| ## _class_ `EndswithRule(msg, ignorecase=False)` {#EndswithRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息纯文本是否以指定字符串结尾。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (tuple[str, ...]): 指定消息结尾字符串元组 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
| ## _def_ `endswith(msg, ignorecase=False)` {#endswith} |  | ||||||
|  |  | ||||||
| - **说明:** 匹配消息纯文本结尾。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息开头字符串元组 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| ## _class_ `FullmatchRule(msg, ignorecase=False)` {#FullmatchRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息纯文本是否与指定字符串全匹配。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (tuple[str, ...]): 指定消息全匹配字符串元组 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
| ## _def_ `fullmatch(msg, ignorecase=False)` {#fullmatch} |  | ||||||
|  |  | ||||||
| - **说明:** 完全匹配消息。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `msg` (str | tuple[str, ...]): 指定消息全匹配字符串元组 |  | ||||||
|  |  | ||||||
|   - `ignorecase` (bool): 是否忽略大小写 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| ## _class_ `KeywordsRule(*keywords)` {#KeywordsRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息纯文本是否包含指定关键字。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*keywords` (str): 指定关键字元组 |  | ||||||
|  |  | ||||||
| ## _def_ `keyword(*keywords)` {#keyword} |  | ||||||
|  |  | ||||||
| - **说明:** 匹配消息纯文本关键词。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*keywords` (str): 指定关键字元组 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| ## _class_ `CommandRule(cmds, force_whitespace=None)` {#CommandRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息是否为指定命令。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmds` (list[tuple[str, ...]]): 指定命令元组列表 |  | ||||||
|  |  | ||||||
|   - `force_whitespace` (str | bool | None): 是否强制命令后必须有指定空白符 |  | ||||||
|  |  | ||||||
| ## _def_ `command(*cmds, force_whitespace=None)` {#command} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配消息命令。 |  | ||||||
|  |  | ||||||
|   根据配置里提供的 [`command_start`](config.md#Config-command-start), |  | ||||||
|   [`command_sep`](config.md#Config-command-sep) 判断消息是否为命令。 |  | ||||||
|  |  | ||||||
|   可以通过 [Command](params.md#Command) 获取匹配成功的命令(例: `("test",)`), |  | ||||||
|   通过 [RawCommand](params.md#RawCommand) 获取匹配成功的原始命令文本(例: `"/test"`), |  | ||||||
|   通过 [CommandArg](params.md#CommandArg) 获取匹配成功的命令参数。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*cmds` (str | tuple[str, ...]): 命令文本或命令元组 |  | ||||||
|  |  | ||||||
|   - `force_whitespace` (str | bool | None): 是否强制命令后必须有指定空白符 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   使用默认 `command_start`, `command_sep` 配置情况下: |  | ||||||
|  |  | ||||||
|   命令 `("test",)` 可以匹配: `/test` 开头的消息 |  | ||||||
|   命令 `("test", "sub")` 可以匹配: `/test.sub` 开头的消息 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 命令内容与后续消息间无需空格! |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `ArgumentParser(<auto>)` {#ArgumentParser} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   `shell_like` 命令参数解析器,解析出错时不会退出程序。 |  | ||||||
|  |  | ||||||
|   支持 [Message](adapters/index.md#Message) 富文本解析。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   用法与 `argparse.ArgumentParser` 相同, |  | ||||||
|   参考文档: [argparse](https://docs.python.org/3/library/argparse.html) |  | ||||||
|  |  | ||||||
| ### _method_ `parse_known_args(args=None, namespace=None)` {#ArgumentParser-parse-known-args} |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(args=None, namespace=None) -> tuple[Namespace, list[str | MessageSegment]]` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (Sequence[str | [MessageSegment](adapters/index.md#MessageSegment)] | None) |  | ||||||
|  |  | ||||||
|     - `namespace` (None) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - tuple[Namespace, list[str | [MessageSegment](adapters/index.md#MessageSegment)]] |  | ||||||
|  |  | ||||||
|   **2.** `(args, namespace) -> tuple[T, list[str | MessageSegment]]` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `args` (Sequence[str | [MessageSegment](adapters/index.md#MessageSegment)] | None) |  | ||||||
|  |  | ||||||
|     - `namespace` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - tuple[T, list[str | [MessageSegment](adapters/index.md#MessageSegment)]] |  | ||||||
|  |  | ||||||
|   **3.** `(*, namespace) -> tuple[T, list[str | MessageSegment]]` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `namespace` (T) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - tuple[T, list[str | [MessageSegment](adapters/index.md#MessageSegment)]] |  | ||||||
|  |  | ||||||
| ## _class_ `ShellCommandRule(cmds, parser)` {#ShellCommandRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息是否为指定 shell 命令。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cmds` (list[tuple[str, ...]]): 指定命令元组列表 |  | ||||||
|  |  | ||||||
|   - `parser` (ArgumentParser | None): 可选参数解析器 |  | ||||||
|  |  | ||||||
| ## _def_ `shell_command(*cmds, parser=None)` {#shell-command} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配 `shell_like` 形式的消息命令。 |  | ||||||
|  |  | ||||||
|   根据配置里提供的 [`command_start`](config.md#Config-command-start), |  | ||||||
|   [`command_sep`](config.md#Config-command-sep) 判断消息是否为命令。 |  | ||||||
|  |  | ||||||
|   可以通过 [Command](params.md#Command) 获取匹配成功的命令 |  | ||||||
|   (例: `("test",)`), |  | ||||||
|   通过 [RawCommand](params.md#RawCommand) 获取匹配成功的原始命令文本 |  | ||||||
|   (例: `"/test"`), |  | ||||||
|   通过 [ShellCommandArgv](params.md#ShellCommandArgv) 获取解析前的参数列表 |  | ||||||
|   (例: `["arg", "-h"]`), |  | ||||||
|   通过 [ShellCommandArgs](params.md#ShellCommandArgs) 获取解析后的参数字典 |  | ||||||
|   (例: `{"arg": "arg", "h": True}`)。 |  | ||||||
|  |  | ||||||
|   :::caution 警告 |  | ||||||
|   如果参数解析失败,则通过 [ShellCommandArgs](params.md#ShellCommandArgs) |  | ||||||
|   获取的将是 [ParserExit](exception.md#ParserExit) 异常。 |  | ||||||
|   ::: |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*cmds` (str | tuple[str, ...]): 命令文本或命令元组 |  | ||||||
|  |  | ||||||
|   - `parser` (ArgumentParser | None): [ArgumentParser](#ArgumentParser) 对象 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| - **用法** |  | ||||||
|  |  | ||||||
|   使用默认 `command_start`, `command_sep` 配置,更多示例参考 |  | ||||||
|   [argparse](https://docs.python.org/3/library/argparse.html) 标准库文档。 |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   from nonebot.rule import ArgumentParser |  | ||||||
|  |  | ||||||
|   parser = ArgumentParser() |  | ||||||
|   parser.add_argument("-a", action="store_true") |  | ||||||
|  |  | ||||||
|   rule = shell_command("ls", parser=parser) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 命令内容与后续消息间无需空格! |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `RegexRule(regex, flags=0)` {#RegexRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查消息字符串是否符合指定正则表达式。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `regex` (str): 正则表达式 |  | ||||||
|  |  | ||||||
|   - `flags` (int): 正则表达式标记 |  | ||||||
|  |  | ||||||
| ## _def_ `regex(regex, flags=0)` {#regex} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   匹配符合正则表达式的消息字符串。 |  | ||||||
|  |  | ||||||
|   可以通过 [RegexStr](params.md#RegexStr) 获取匹配成功的字符串, |  | ||||||
|   通过 [RegexGroup](params.md#RegexGroup) 获取匹配成功的 group 元组, |  | ||||||
|   通过 [RegexDict](params.md#RegexDict) 获取匹配成功的 group 字典。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `regex` (str): 正则表达式 |  | ||||||
|  |  | ||||||
|   - `flags` (int | re.RegexFlag): 正则表达式标记 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 正则表达式匹配使用 search 而非 match,如需从头匹配请使用 `r"^xxx"` 来确保匹配开头 |  | ||||||
| ::: |  | ||||||
| :::tip 提示 |  | ||||||
| 正则表达式匹配使用 `EventMessage` 的 `str` 字符串, |  | ||||||
| 而非 `EventMessage` 的 `PlainText` 纯文本字符串 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## _class_ `ToMeRule(<auto>)` {#ToMeRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查事件是否与机器人有关。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ## _def_ `to_me()` {#to-me} |  | ||||||
|  |  | ||||||
| - **说明:** 匹配与机器人有关的事件。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   empty |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
|  |  | ||||||
| ## _class_ `IsTypeRule(*types)` {#IsTypeRule} |  | ||||||
|  |  | ||||||
| - **说明:** 检查事件类型是否为指定类型。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*types` (type[[Event](adapters/index.md#Event)]) |  | ||||||
|  |  | ||||||
| ## _def_ `is_type(*types)` {#is-type} |  | ||||||
|  |  | ||||||
| - **说明:** 匹配事件类型。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `*types` (type[[Event](adapters/index.md#Event)]): 事件类型 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - [Rule](#Rule) |  | ||||||
| @@ -1,215 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 11 |  | ||||||
| description: nonebot.typing 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.typing |  | ||||||
|  |  | ||||||
| 本模块定义了 NoneBot 模块中共享的一些类型。 |  | ||||||
|  |  | ||||||
| 使用 Python 的 Type Hint 语法, |  | ||||||
| 参考 [`PEP 484`](https://www.python.org/dev/peps/pep-0484/), |  | ||||||
| [`PEP 526`](https://www.python.org/dev/peps/pep-0526/) 和 |  | ||||||
| [`typing`](https://docs.python.org/3/library/typing.html)。 |  | ||||||
|  |  | ||||||
| ## _def_ `overrides(InterfaceClass)` {#overrides} |  | ||||||
|  |  | ||||||
| - **说明:** 标记一个方法为父类 interface 的 implement |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `InterfaceClass` (object) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _var_ `T_State` {#T-State} |  | ||||||
|  |  | ||||||
| - **类型:** dict[Any, Any] |  | ||||||
|  |  | ||||||
| - **说明:** 事件处理状态 State 类型 |  | ||||||
|  |  | ||||||
| ## _var_ `T_BotConnectionHook` {#T-BotConnectionHook} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   Bot 连接建立时钩子函数 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_BotDisconnectionHook` {#T-BotDisconnectionHook} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   Bot 连接断开时钩子函数 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_CallingAPIHook` {#T-CallingAPIHook} |  | ||||||
|  |  | ||||||
| - **类型:** ([Bot](adapters/index.md#Bot), str, dict[str, Any]) -> Awaitable[Any] |  | ||||||
|  |  | ||||||
| - **说明:** `bot.call_api` 钩子函数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_CalledAPIHook` {#T-CalledAPIHook} |  | ||||||
|  |  | ||||||
| - **类型:** ([Bot](adapters/index.md#Bot), Exception | None, str, dict[str, Any], Any) -> Awaitable[Any] |  | ||||||
|  |  | ||||||
| - **说明:** `bot.call_api` 后执行的函数,参数分别为 bot, exception, api, data, result |  | ||||||
|  |  | ||||||
| ## _var_ `T_EventPreProcessor` {#T-EventPreProcessor} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件预处理函数 EventPreProcessor 类型 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_EventPostProcessor` {#T-EventPostProcessor} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件后处理函数 EventPostProcessor 类型 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_RunPreProcessor` {#T-RunPreProcessor} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件响应器运行前预处理函数 RunPreProcessor 类型 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - MatcherParam: Matcher 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_RunPostProcessor` {#T-RunPostProcessor} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   事件响应器运行后后处理函数 RunPostProcessor 类型 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - MatcherParam: Matcher 对象 |  | ||||||
|   - ExceptionParam: 异常对象(可能为 None) |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_RuleChecker` {#T-RuleChecker} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[bool] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   RuleChecker 即判断是否响应事件的处理函数。 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_PermissionChecker` {#T-PermissionChecker} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[bool] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   PermissionChecker 即判断事件是否满足权限的处理函数。 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_Handler` {#T-Handler} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[Any] |  | ||||||
|  |  | ||||||
| - **说明:** Handler 处理函数。 |  | ||||||
|  |  | ||||||
| ## _var_ `T_TypeUpdater` {#T-TypeUpdater} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[str] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   TypeUpdater 在 Matcher.pause, Matcher.reject 时被运行,用于更新响应的事件类型。 默认会更新为 `message`。 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - MatcherParam: Matcher 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_PermissionUpdater` {#T-PermissionUpdater} |  | ||||||
|  |  | ||||||
| - **类型:** \_DependentCallable[[Permission](permission.md#Permission)] |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   PermissionUpdater 在 Matcher.pause, Matcher.reject 时被运行,用于更新会话对象权限。 默认会更新为当前事件的触发对象。 |  | ||||||
|  |  | ||||||
|   依赖参数: |  | ||||||
|  |  | ||||||
|   - DependParam: 子依赖参数 |  | ||||||
|   - BotParam: Bot 对象 |  | ||||||
|   - EventParam: Event 对象 |  | ||||||
|   - StateParam: State 对象 |  | ||||||
|   - MatcherParam: Matcher 对象 |  | ||||||
|   - DefaultParam: 带有默认值的参数 |  | ||||||
|  |  | ||||||
| ## _var_ `T_DependencyCache` {#T-DependencyCache} |  | ||||||
|  |  | ||||||
| - **类型:** dict[\_DependentCallable[Any], Task[Any]] |  | ||||||
|  |  | ||||||
| - **说明:** 依赖缓存, 用于存储依赖函数的返回值 |  | ||||||
| @@ -1,238 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 8 |  | ||||||
| description: nonebot.utils 模块 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # nonebot.utils |  | ||||||
|  |  | ||||||
| 本模块包含了 NoneBot 的一些工具函数 |  | ||||||
|  |  | ||||||
| ## _def_ `escape_tag(s)` {#escape-tag} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   用于记录带颜色日志时转义 `<tag>` 类型特殊标签 |  | ||||||
|  |  | ||||||
|   参考: [loguru color 标签](https://loguru.readthedocs.io/en/stable/api/logger.html#color) |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `s` (str): 需要转义的字符串 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `generic_check_issubclass(cls, class_or_tuple)` {#generic-check-issubclass} |  | ||||||
|  |  | ||||||
| - **说明** |  | ||||||
|  |  | ||||||
|   检查 cls 是否是 class_or_tuple 中的一个类型子类。 |  | ||||||
|  |  | ||||||
|   特别的: |  | ||||||
|  |  | ||||||
|   - 如果 cls 是 `typing.Union` 或 `types.UnionType` 类型, |  | ||||||
|     则会检查其中的所有类型是否是 class_or_tuple 中一个类型的子类或 None。 |  | ||||||
|   - 如果 cls 是 `typing.TypeVar` 类型, |  | ||||||
|     则会检查其 `__bound__` 或 `__constraints__` |  | ||||||
|     是否是 class_or_tuple 中一个类型的子类或 None。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cls` (Any) |  | ||||||
|  |  | ||||||
|   - `class_or_tuple` (type[Any] | tuple[type[Any], ...]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _def_ `is_coroutine_callable(call)` {#is-coroutine-callable} |  | ||||||
|  |  | ||||||
| - **说明:** 检查 call 是否是一个 callable 协程函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` ((...) -> Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _def_ `is_gen_callable(call)` {#is-gen-callable} |  | ||||||
|  |  | ||||||
| - **说明:** 检查 call 是否是一个生成器函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` ((...) -> Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _def_ `is_async_gen_callable(call)` {#is-async-gen-callable} |  | ||||||
|  |  | ||||||
| - **说明:** 检查 call 是否是一个异步生成器函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` ((...) -> Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - bool |  | ||||||
|  |  | ||||||
| ## _def_ `run_sync(call)` {#run-sync} |  | ||||||
|  |  | ||||||
| - **说明:** 一个用于包装 sync function 为 async function 的装饰器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `call` ((P) -> R): 被装饰的同步函数 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - (P) -> Coroutine[None, None, R] |  | ||||||
|  |  | ||||||
| ## _def_ `run_sync_ctx_manager(cm)` {#run-sync-ctx-manager} |  | ||||||
|  |  | ||||||
| - **说明:** 一个用于包装 sync context manager 为 async context manager 的执行函数 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `cm` (ContextManager[T]) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - AsyncGenerator[T, None] |  | ||||||
|  |  | ||||||
| ## _async def_ `run_coro_with_catch(coro, exc, return_on_err=None)` {#run-coro-with-catch} |  | ||||||
|  |  | ||||||
| - **说明:** 运行协程并当遇到指定异常时返回指定值。 |  | ||||||
|  |  | ||||||
| - **重载** |  | ||||||
|  |  | ||||||
|   **1.** `(coro, exc, return_on_err=None) -> T | None` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `coro` (Coroutine[Any, Any, T]) |  | ||||||
|  |  | ||||||
|     - `exc` (tuple[type[Exception], ...]) |  | ||||||
|  |  | ||||||
|     - `return_on_err` (None) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - T | None |  | ||||||
|  |  | ||||||
|   **2.** `(coro, exc, return_on_err) -> T | R` |  | ||||||
|  |  | ||||||
|   - **参数** |  | ||||||
|  |  | ||||||
|     - `coro` (Coroutine[Any, Any, T]) |  | ||||||
|  |  | ||||||
|     - `exc` (tuple[type[Exception], ...]) |  | ||||||
|  |  | ||||||
|     - `return_on_err` (R) |  | ||||||
|  |  | ||||||
|   - **返回** |  | ||||||
|  |  | ||||||
|     - T | R |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `coro`: 要运行的协程 |  | ||||||
|  |  | ||||||
|   - `exc`: 要捕获的异常 |  | ||||||
|  |  | ||||||
|   - `return_on_err`: 当发生异常时返回的值 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   协程的返回值或发生异常时的指定值 |  | ||||||
|  |  | ||||||
| ## _def_ `get_name(obj)` {#get-name} |  | ||||||
|  |  | ||||||
| - **说明:** 获取对象的名称 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `obj` (Any) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `path_to_module_name(path)` {#path-to-module-name} |  | ||||||
|  |  | ||||||
| - **说明:** 转换路径为模块名 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `path` (Path) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - str |  | ||||||
|  |  | ||||||
| ## _def_ `resolve_dot_notation(obj_str, default_attr, default_prefix=None)` {#resolve-dot-notation} |  | ||||||
|  |  | ||||||
| - **说明:** 解析并导入点分表示法的对象 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `obj_str` (str) |  | ||||||
|  |  | ||||||
|   - `default_attr` (str) |  | ||||||
|  |  | ||||||
|   - `default_prefix` (str | None) |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - Any |  | ||||||
|  |  | ||||||
| ## _class_ `classproperty(func)` {#classproperty} |  | ||||||
|  |  | ||||||
| - **说明:** 类属性装饰器 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `func` ((Any) -> T) |  | ||||||
|  |  | ||||||
| ## _class_ `DataclassEncoder(<auto>)` {#DataclassEncoder} |  | ||||||
|  |  | ||||||
| - **说明:** 可以序列化 [Message](adapters/index.md#Message)(List[Dataclass]) 的 `JSONEncoder` |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   auto |  | ||||||
|  |  | ||||||
| ### _method_ `default(o)` {#DataclassEncoder-default} |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `o` |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped |  | ||||||
|  |  | ||||||
| ## _def_ `logger_wrapper(logger_name)` {#logger-wrapper} |  | ||||||
|  |  | ||||||
| - **说明:** 用于打印 adapter 的日志。 |  | ||||||
|  |  | ||||||
| - **参数** |  | ||||||
|  |  | ||||||
|   - `logger_name` (str): adapter 的名称 |  | ||||||
|  |  | ||||||
| - **返回** |  | ||||||
|  |  | ||||||
|   - untyped: 日志记录函数 |  | ||||||
|  |  | ||||||
|     日志记录函数的参数: |  | ||||||
|  |  | ||||||
|     - level: 日志等级 |  | ||||||
|     - message: 日志信息 |  | ||||||
|     - exception: 异常信息 |  | ||||||
| @@ -1,131 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: 使用平台接口,完成更多功能 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 50 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 使用平台接口 |  | ||||||
|  |  | ||||||
| import Messenger from "@/components/Messenger"; |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,除了使用事件响应器操作发送文本消息外,我们还可以直接通过使用协议适配器提供的方法来使用平台特定的接口,完成发送特殊消息、获取信息等其他平台提供的功能。同时,在部分无法使用事件响应器的情况中,例如[定时任务](../best-practice/scheduler.md),我们也可以使用平台接口来完成需要的功能。 |  | ||||||
|  |  | ||||||
| ## 发送平台特殊消息 |  | ||||||
|  |  | ||||||
| 在之前的章节中,我们介绍了如何向用户发送文本消息以及[如何处理平台消息](../tutorial/message.md),现在我们来向用户发送平台特殊消息。 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 在以下的示例中,我们将使用 `Console` 协议适配器来演示如何发送平台消息。在实际使用中,你需要确保你使用的**消息序列类型**与你所要发送的**平台类型**一致。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ```python {4,7-17} title=weather/__init__.py |  | ||||||
| import inspect |  | ||||||
| from nonebot.adapters.console import MessageSegment |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt=MessageSegment.emoji("question") + "请输入地名") |  | ||||||
| async def got_location(location: str = ArgPlainText()): |  | ||||||
|     result = await weather.send( |  | ||||||
|         MessageSegment.markdown( |  | ||||||
|             inspect.cleandoc( |  | ||||||
|                 f""" |  | ||||||
|                 # {location} |  | ||||||
|  |  | ||||||
|                 - 今天 |  | ||||||
|  |  | ||||||
|                    ⛅ 多云 20℃~24℃ |  | ||||||
|                 """ |  | ||||||
|             ) |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/天气" }, |  | ||||||
|     { position: "left", msg: "❓请输入地名" }, |  | ||||||
|     { position: "right", msg: "北京" }, |  | ||||||
|     { |  | ||||||
|       position: "left", |  | ||||||
|       monospace: true, |  | ||||||
|       msg: "┏━━━━━━━━━━━━━━━━┓\n┃      北京       ┃\n┗━━━━━━━━━━━━━━━━┛\n• 今天\n⛅ 多云 20℃~24℃", |  | ||||||
|     }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 在上面的示例中,我们使用了 `Console` 协议适配器提供的 `MessageSegment` 类来发送平台特定的消息 `emoji` 和 `markdown`。这两种消息可以显示在终端中,但是无法在其他平台上使用。在事件响应器操作中,我们可以使用 `str`、消息序列、消息段、消息模板四种类型来发送消息,但其中只有 `str` 和[纯文本形式的消息模板类型](../tutorial/message.md#使用消息模板)消息可以在所有平台上使用。 |  | ||||||
|  |  | ||||||
| `send` 事件响应器操作实际上是由协议适配器通过调用平台 API 来实现的,通常会将 API 调用的结果作为返回值返回。 |  | ||||||
|  |  | ||||||
| ## 调用平台 API |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,我们可以通过 `Bot` 对象来调用协议适配器支持的平台 API,来完成更多的功能。 |  | ||||||
|  |  | ||||||
| ### 获取 Bot |  | ||||||
|  |  | ||||||
| 在调用平台 API 之前,我们首先要获得 Bot 对象。有两种方式可以获得 Bot 对象。 |  | ||||||
|  |  | ||||||
| 在事件处理流程的上下文中,我们可以直接使用依赖注入 Bot 来获取: |  | ||||||
|  |  | ||||||
| ```python {1,4} title=weather/__init__.py |  | ||||||
| from nonebot.adapters import Bot |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(bot: Bot, location: str = ArgPlainText()): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 依赖注入会确保你获得的 Bot 对象与类型注解的 Bot 类型一致。也就是说,如果你使用的是 Bot 基类,将会允许任何平台的 Bot 对象;如果你使用的是平台特定的 Bot 类型,将会只允许该平台的 Bot 对象,其他类型的 Bot 将会跳过这个事件处理函数。更多详情请参考[事件处理重载](./overload.md)。 |  | ||||||
|  |  | ||||||
| 在其他情况下,我们可以通过 NoneBot 提供的方法来获取 Bot 对象,这些方法将会在[使用适配器](../advanced/adapter.md#获取-bot-对象)中详细介绍: |  | ||||||
|  |  | ||||||
| ```python {4,6} |  | ||||||
| from nonebot import get_bot |  | ||||||
|  |  | ||||||
| # 获取当前所有 Bot 中的第一个 |  | ||||||
| bot = get_bot() |  | ||||||
| # 获取指定 ID 的 Bot |  | ||||||
| bot = get_bot("bot_id") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 调用 API |  | ||||||
|  |  | ||||||
| 在获得 Bot 对象后,我们可以通过 Bot 的实例方法来调用平台 API: |  | ||||||
|  |  | ||||||
| ```python {2,5} |  | ||||||
| # 通过 bot.api_name(**kwargs) 的方法调用 API |  | ||||||
| result = await bot.get_user_info(user_id=12345678) |  | ||||||
|  |  | ||||||
| # 通过 bot.call_api(api_name, **kwargs) 的方法调用 API |  | ||||||
| result = await bot.call_api("get_user_info", user_id=12345678) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 实际可以使用的 API 以及参数取决于平台提供的接口以及协议适配器的实现,请参考协议适配器以及平台文档。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 在了解了如何调用 API 后,我们可以来改进 `weather` 插件,使得消息发送后,调用 `Console` 接口响铃提醒机器人用户: |  | ||||||
|  |  | ||||||
| ```python {4,18} title=weather/__init__.py |  | ||||||
| from nonebot.adapters.console import Bot, MessageSegment |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt=MessageSegment.emoji("question") + "请输入地名") |  | ||||||
| async def got_location(bot: Bot, location: str = ArgPlainText()): |  | ||||||
|     await weather.send( |  | ||||||
|         MessageSegment.markdown( |  | ||||||
|             inspect.cleandoc( |  | ||||||
|                 f""" |  | ||||||
|                 # {location} |  | ||||||
|  |  | ||||||
|                 - 今天 |  | ||||||
|  |  | ||||||
|                    ⛅ 多云 20℃~24℃ |  | ||||||
|                 """ |  | ||||||
|             ) |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
|     await bot.bell() |  | ||||||
| ``` |  | ||||||
| @@ -1,591 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: 读取用户配置来控制插件行为 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 10 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 配置 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| 配置是项目中非常重要的一部分,为了方便我们控制机器人的行为,NoneBot 提供了一套配置系统。下面我们将会补充[指南](../quick-start.mdx)中的天气插件,使其能够读取用户配置。在这之前,我们需要先了解一下配置系统,如果你已经了解了 NoneBot 中的配置方法,可以跳转到[编写插件配置](#插件配置)。 |  | ||||||
|  |  | ||||||
| NoneBot 使用 [`pydantic`](https://docs.pydantic.dev/) 以及 [`python-dotenv`](https://saurabh-kumar.com/python-dotenv/) 来读取 dotenv 配置文件以及环境变量,从而控制机器人行为。配置文件需要符合 dotenv 格式,复杂数据类型需使用 JSON 格式或 [pydantic 支持格式](https://docs.pydantic.dev/usage/types/)填写。 |  | ||||||
|  |  | ||||||
| NoneBot 内置的配置项列表及含义可以在[内置配置项](#内置配置项)中查看。 |  | ||||||
|  |  | ||||||
| ## 配置项的加载 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,我们可以把配置途径分为 **直接传入**、**系统环境变量**、**dotenv 配置文件** 三种,其加载优先级依次由高到低。 |  | ||||||
|  |  | ||||||
| ### 直接传入 |  | ||||||
|  |  | ||||||
| 在 NoneBot 初始化的过程中,可以通过 `nonebot.init()` 传入任意合法的 Python 变量,也可以在初始化完成后直接赋值。 |  | ||||||
|  |  | ||||||
| 通常,在初始化前的传参会在机器人的入口文件(如 `bot.py`)中进行,而初始化后的赋值可以在任何地方进行。 |  | ||||||
|  |  | ||||||
| ```python {4,8,9} title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| # 初始化时 |  | ||||||
| nonebot.init(custom_config1="config on init") |  | ||||||
|  |  | ||||||
| # 初始化后 |  | ||||||
| config = nonebot.get_driver().config |  | ||||||
| config.custom_config1 = "changed after init" |  | ||||||
| config.custom_config2 = "new config after init" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 系统环境变量 |  | ||||||
|  |  | ||||||
| 在 dotenv 配置文件中定义的配置项,也会在环境变量中进行寻找。如果在环境变量中发现同名配置项(大小写不敏感),将会覆盖 dotenv 中所填值。 |  | ||||||
|  |  | ||||||
| 例如,在 dotenv 配置文件中存在配置项 `custom_config`: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| CUSTOM_CONFIG=config in dotenv |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 同时,设置环境变量: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set CUSTOM_CONFIG "config in environment variables" |  | ||||||
| # linux/macOS |  | ||||||
| export CUSTOM_CONFIG="config in environment variables" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 那最终 NoneBot 所读取的内容为环境变量中的内容,即 `config in environment variables`。 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| NoneBot 不会自发读取未被定义的配置项的环境变量,如果需要读取某一环境变量需要在 dotenv 配置文件中进行声明。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### dotenv 配置文件 |  | ||||||
|  |  | ||||||
| dotenv 是一种便捷的跨平台配置通用模式,也是我们推荐的配置方式。 |  | ||||||
|  |  | ||||||
| NoneBot 在启动时将会从系统环境变量或者 `.env` 文件中寻找配置项 `ENVIRONMENT` (大小写不敏感),默认值为 `prod`。这将决定 NoneBot 后续进一步加载环境配置的文件路径 `.env.{ENVIRONMENT}`。 |  | ||||||
|  |  | ||||||
| #### 配置项解析 |  | ||||||
|  |  | ||||||
| dotenv 文件中的配置值使用 JSON 进行解析。如果配置项值无法被解析,将作为**字符串**处理。例如: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| STRING_CONFIG=some string |  | ||||||
| LIST_CONFIG=[1, 2, 3] |  | ||||||
| DICT_CONFIG={"key": "value"} |  | ||||||
| MULTILINE_CONFIG=' |  | ||||||
| [ |  | ||||||
|   { |  | ||||||
|     "item_key": "item_value" |  | ||||||
|   } |  | ||||||
| ] |  | ||||||
| ' |  | ||||||
| EMPTY_CONFIG= |  | ||||||
| NULL_CONFIG |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 将被解析为: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| dotenv_config = { |  | ||||||
|     "string_config": "some string", |  | ||||||
|     "list_config": [1, 2, 3], |  | ||||||
|     "dict_config": {"key": "value"}, |  | ||||||
|     "multiline_config": [{"item_key": "item_value"}], |  | ||||||
|     "empty_config": "", |  | ||||||
|     "null_config": None |  | ||||||
| } |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 特别的,NoneBot 支持使用 `env_nested_delimiter` 配置嵌套字典,在层与层之间使用 `__` 分隔即可: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| DICT={"k1": "v1", "k2": null} |  | ||||||
| DICT__K2=v2 |  | ||||||
| DICT__K3=v3 |  | ||||||
| DICT__INNER__K4=v4 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 将被解析为: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| dotenv_config = { |  | ||||||
|     "dict": { |  | ||||||
|         "k1": "v1", |  | ||||||
|         "k2": "v2", |  | ||||||
|         "k3": "v3", |  | ||||||
|         "inner": { |  | ||||||
|             "k4": "v4" |  | ||||||
|         } |  | ||||||
|     } |  | ||||||
| } |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### .env 文件 |  | ||||||
|  |  | ||||||
| `.env` 文件是基础配置文件,该文件中的配置项在不同环境下都会被加载,但会被 `.env.{ENVIRONMENT}` 文件中的配置所**覆盖**。 |  | ||||||
|  |  | ||||||
| 我们可以在 `.env` 文件中写入当前的环境信息: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| ENVIRONMENT=dev |  | ||||||
| COMMON_CONFIG=common config  # 这个配置项在任何环境中都会被加载 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,我们在启动 NoneBot 时就会从 `.env.dev` 文件中加载剩余配置项。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 在生产环境中,可以通过设置环境变量 `ENVIRONMENT=prod` 来确保 NoneBot 读取正确的环境配置。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| #### .env.{ENVIRONMENT} 文件 |  | ||||||
|  |  | ||||||
| `.env.{ENVIRONMENT}` 文件类似于预设,可以让我们在多套不同的配置方案中灵活切换,默认 NoneBot 会读取 `.env.prod` 配置。如果你使用了 `nb-cli` 创建 `simple` 项目,那么将含有两套预设配置:`.env.dev` 和 `.env.prod`。 |  | ||||||
|  |  | ||||||
| 在 NoneBot 初始化时,可以指定加载某个环境配置文件: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.init(_env_file=".env.dev") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这将忽略在 `.env` 文件或环境变量中指定的 `ENVIRONMENT` 配置项。 |  | ||||||
|  |  | ||||||
| ## 读取配置项 |  | ||||||
|  |  | ||||||
| NoneBot 的全局配置对象可以通过 `driver` 获取,如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| config = nonebot.get_driver().config |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果我们需要获取某个配置项,可以直接通过 `config` 对象的属性访问: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| superusers = config.superusers |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果配置项不存在,将会抛出异常。 |  | ||||||
|  |  | ||||||
| ## 插件配置 |  | ||||||
|  |  | ||||||
| 在一个涉及大量配置项的项目中,通过直接读取配置项的方式显然并不高效。同时,由于额外的全局配置项没有预先定义,开发时编辑器将无法提示字段与类型,并且运行时没有对配置项直接进行合法性检查。那么就需要一种方式来规范定义插件配置项。 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,我们使用强大高效的 `pydantic` 来定义配置模型,这个模型可以被用于配置的读取和类型检查等。例如在 `weather` 插件目录中新建 `config.py` 来定义一个模型: |  | ||||||
|  |  | ||||||
| ```python title=weather/config.py |  | ||||||
| from pydantic import BaseModel, validator |  | ||||||
|  |  | ||||||
| class Config(BaseModel): |  | ||||||
|     weather_api_key: str |  | ||||||
|     weather_command_priority: int = 10 |  | ||||||
|     weather_plugin_enabled: bool = True |  | ||||||
|  |  | ||||||
|     @validator("weather_command_priority") |  | ||||||
|     def check_priority(cls, v): |  | ||||||
|         if isinstance(v, int) and v >= 1: |  | ||||||
|             return v |  | ||||||
|         raise ValueError("weather command priority must be an integer and greater than 1") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在 `config.py` 中,我们定义了一个 `Config` 类,它继承自 `pydantic.BaseModel`,并定义了一些配置项。在 `Config` 类中,我们还定义了一个 `check_priority` 方法,它用于检查 `weather_command_priority` 配置项的合法性。更多关于 `pydantic` 的编写方式,可以参考 [pydantic 官方文档](https://docs.pydantic.dev/)。 |  | ||||||
|  |  | ||||||
| 在定义好配置模型后,我们可以在插件加载时获取全局配置,导入插件自身的配置模型并使用: |  | ||||||
|  |  | ||||||
| ```python {5,11} title=weather/__init__.py |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| from .config import Config |  | ||||||
|  |  | ||||||
| plugin_config = Config.parse_obj(get_driver().config) |  | ||||||
|  |  | ||||||
| weather = on_command( |  | ||||||
|     "天气", |  | ||||||
|     rule=to_me(), |  | ||||||
|     aliases={"weather", "查天气"}, |  | ||||||
|     priority=plugin_config.weather_command_priority, |  | ||||||
|     block=True, |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 然后,我们便可以从 `plugin_config` 中读取配置了,例如 `plugin_config.weather_api_key`。 |  | ||||||
|  |  | ||||||
| 这种方式可以简洁、高效地读取配置项,同时也可以设置默认值或者在运行时对配置项进行合法性检查,防止由于配置项导致的插件出错等情况出现。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 发布插件应该为自身的事件响应器提供可配置的优先级,以便插件使用者可以自定义多个插件间的响应顺序。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 由于插件配置项是从全局配置中读取的,通常我们需要在配置项名称前面添加前缀名,以防止配置项冲突。例如在上方的示例中,我们就添加了配置项前缀 `weather_`。但是这样会导致在使用配置项时过长的变量名,因此我们可以使用 `pydantic` 的 `alias` 或者通过配置 scope 来简化配置项名称。这里我们以 scope 配置为例: |  | ||||||
|  |  | ||||||
| ```python title=weather/config.py |  | ||||||
| from pydantic import BaseModel |  | ||||||
|  |  | ||||||
| class ScopedConfig(BaseModel): |  | ||||||
|     api_key: str |  | ||||||
|     command_priority: int = 10 |  | ||||||
|     plugin_enabled: bool = True |  | ||||||
|  |  | ||||||
| class Config(BaseModel): |  | ||||||
|     weather: ScopedConfig |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ```python title=weather/__init__.py |  | ||||||
| from nonebot import get_driver |  | ||||||
|  |  | ||||||
| from .config import Config |  | ||||||
|  |  | ||||||
| plugin_config = Config.parse_obj(get_driver().config).weather |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样我们就可以省略插件配置项名称中的前缀 `weather_` 了。但需要注意的是,如果我们使用了 scope 配置,那么在配置文件中也需要使用 [`env_nested_delimiter` 格式](#配置项解析),例如: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| WEATHER__API_KEY=123456 |  | ||||||
| WEATHER__COMMAND_PRIORITY=10 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 内置配置项 |  | ||||||
|  |  | ||||||
| 配置项 API 文档可以前往 [Config 类](../api/config.md#Config)查看。 |  | ||||||
|  |  | ||||||
| ### Driver |  | ||||||
|  |  | ||||||
| - **类型**: `str` |  | ||||||
| - **默认值**: `"~fastapi"` |  | ||||||
|  |  | ||||||
| NoneBot 运行所使用的驱动器。具体配置方法可以参考[安装驱动器](../tutorial/store.mdx#安装驱动器)和[选择驱动器](../advanced/driver.md)。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| DRIVER=~fastapi+~httpx+~websockets |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set DRIVER '~fastapi+~httpx+~websockets' |  | ||||||
| # linux/macOS |  | ||||||
| export DRIVER='~fastapi+~httpx+~websockets' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(driver="~fastapi+~httpx+~websockets") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### Host |  | ||||||
|  |  | ||||||
| - **类型**: `IPvAnyAddress` |  | ||||||
| - **默认值**: `127.0.0.1` |  | ||||||
|  |  | ||||||
| 当 NoneBot 作为服务端时,监听的 IP / 主机名。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| HOST=127.0.0.1 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set HOST '127.0.0.1' |  | ||||||
| # linux/macOS |  | ||||||
| export HOST='127.0.0.1' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(host="127.0.0.1") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### Port |  | ||||||
|  |  | ||||||
| - **类型**: `int` (1 ~ 65535) |  | ||||||
| - **默认值**: `8080` |  | ||||||
|  |  | ||||||
| 当 NoneBot 作为服务端时,监听的端口。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| PORT=8080 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set PORT '8080' |  | ||||||
| # linux/macOS |  | ||||||
| export PORT='8080' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(port=8080) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### Log Level |  | ||||||
|  |  | ||||||
| - **类型**: `int | str` |  | ||||||
| - **默认值**: `INFO` |  | ||||||
|  |  | ||||||
| NoneBot 日志输出等级,可以为 `int` 类型等级或等级名称。具体等级对照表参考 [loguru 日志等级](https://loguru.readthedocs.io/en/stable/api/logger.html#levels)。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 日志等级名称应为大写,如 `INFO`。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| LOG_LEVEL=DEBUG |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set LOG_LEVEL 'DEBUG' |  | ||||||
| # linux/macOS |  | ||||||
| export LOG_LEVEL='DEBUG' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(log_level="DEBUG") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### API Timeout |  | ||||||
|  |  | ||||||
| - **类型**: `float | None` |  | ||||||
| - **默认值**: `30.0` |  | ||||||
|  |  | ||||||
| 调用平台接口的超时时间,单位为秒。`None` 表示不设置超时时间。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| API_TIMEOUT=10.0 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set API_TIMEOUT '10.0' |  | ||||||
| # linux/macOS |  | ||||||
| export API_TIMEOUT='10.0' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(api_timeout=10.0) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### SuperUsers |  | ||||||
|  |  | ||||||
| - **类型**: `set[str]` |  | ||||||
| - **默认值**: `set()` |  | ||||||
|  |  | ||||||
| 机器人超级用户,可以使用权限 [`SUPERUSER`](../api/permission.md#SUPERUSER)。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| SUPERUSERS=["123123123"] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set SUPERUSERS '["123123123"]' |  | ||||||
| # linux/macOS |  | ||||||
| export SUPERUSERS='["123123123"]' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(superusers={"123123123"}) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### Nickname |  | ||||||
|  |  | ||||||
| - **类型**: `set[str]` |  | ||||||
| - **默认值**: `set()` |  | ||||||
|  |  | ||||||
| 机器人昵称,通常协议适配器会根据用户是否 @bot 或者是否以机器人昵称开头来判断是否是向机器人发送的消息。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| NICKNAME=["bot"] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set NICKNAME '["bot"]' |  | ||||||
| # linux/macOS |  | ||||||
| export NICKNAME='["bot"]' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(nickname={"bot"}) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### Command Start 和 Command Separator |  | ||||||
|  |  | ||||||
| - **类型**: `set[str]` |  | ||||||
| - **默认值**: |  | ||||||
|   - Command Start: `{"/"}` |  | ||||||
|   - Command Separator: `{"."}` |  | ||||||
|  |  | ||||||
| 命令消息的起始符和分隔符。用于 [`command`](../advanced/matcher.md#command) 规则。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| COMMAND_START=["/", ""] |  | ||||||
| COMMAND_SEP=[".", " "] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set COMMAND_START '["/", ""]' |  | ||||||
| set COMMAND_SEP '[".", " "]' |  | ||||||
| # linux/macOS |  | ||||||
| export COMMAND_START='["/", ""]' |  | ||||||
| export COMMAND_SEP='[".", " "]' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(command_start={"/", ""}, command_sep={".", " "}) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### Session Expire Timeout |  | ||||||
|  |  | ||||||
| - **类型**: `timedelta` |  | ||||||
| - **默认值**: `timedelta(minutes=2)` |  | ||||||
|  |  | ||||||
| 用户会话超时时间,配置格式参考 [Datetime Types](https://docs.pydantic.dev/usage/types/#datetime-types),可以为单位为秒的 `int | float` 等。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="configMethod"> |  | ||||||
|   <TabItem value="dotenv" label="dotenv" default> |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| SESSION_EXPIRE_TIMEOUT=120 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="env" label="系统环境变量"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # windows |  | ||||||
| set SESSION_EXPIRE_TIMEOUT '120' |  | ||||||
| # linux/macOS |  | ||||||
| export SESSION_EXPIRE_TIMEOUT='120' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="init" label="直接传入"> |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init(session_expire_timeout=120) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
| @@ -1,102 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 6 |  | ||||||
| description: 记录与控制日志 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 70 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 日志 |  | ||||||
|  |  | ||||||
| 无论是在开发还是在生产环境中,日志都是一个重要的功能,可以帮助我们了解运行状况、排查问题等。虽然我们可以使用 `print` 来将需要的信息输出到控制台,但是这种方式难以控制,而且不利于日志的归档、分析等。NoneBot 使用优秀的 [Loguru](https://loguru.readthedocs.io/) 库来进行日志记录。 |  | ||||||
|  |  | ||||||
| ## 记录日志 |  | ||||||
|  |  | ||||||
| 我们可以从 NoneBot 中导入 `logger` 对象,然后使用 `logger` 对象的方法来记录日志。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import logger |  | ||||||
|  |  | ||||||
| logger.trace("This is a trace message") |  | ||||||
| logger.debug("This is a debug message") |  | ||||||
| logger.info("This is an info message") |  | ||||||
| logger.success("This is a success message") |  | ||||||
| logger.warning("This is a warning message") |  | ||||||
| logger.error("This is an error message") |  | ||||||
| logger.critical("This is a critical message") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们仅需一行代码即可记录对应级别的日志。日志可以通过配置 [`LOG_LEVEL` 配置项](./config.mdx#log-level)来过滤输出等级,控制台中仅会输出大于等于 `LOG_LEVEL` 的日志。默认的 `LOG_LEVEL` 为 `INFO`,即只会输出 `INFO`、`SUCCESS`、`WARNING`、`ERROR`、`CRITICAL` 级别的日志。 |  | ||||||
|  |  | ||||||
| 如果需要记录 `Exception traceback` 日志,可以向 `logger` 添加 `exception` 选项: |  | ||||||
|  |  | ||||||
| ```python {4} |  | ||||||
| try: |  | ||||||
|     1 / 0 |  | ||||||
| except ZeroDivisionError: |  | ||||||
|     logger.opt(exception=True).error("ZeroDivisionError") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果需要输出彩色日志,可以向 `logger` 添加 `colors` 选项: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| logger.opt(colors=True).warning("We got a <red>BIG</red> problem") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 更多日志记录方法请参考 [Loguru 文档](https://loguru.readthedocs.io/)。 |  | ||||||
|  |  | ||||||
| ## 自定义日志输出 |  | ||||||
|  |  | ||||||
| NoneBot 在启动时会添加一个默认的日志处理器,该处理器会将日志输出到**stdout**,并且根据 `LOG_LEVEL` 配置项过滤日志等级。 |  | ||||||
|  |  | ||||||
| 默认的日志格式为: |  | ||||||
|  |  | ||||||
| ```text |  | ||||||
| <g>{time:MM-DD HH:mm:ss}</g> [<lvl>{level}</lvl>] <c><u>{name}</u></c> | {message} |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们可以从 `nonebot.log` 模块导入以使用 NoneBot 的默认格式和过滤器: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.log import default_format, default_filter |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果需要自定义日志格式,我们需要移除 NoneBot 默认的日志处理器并添加新的日志处理器。例如,在机器人入口文件中 `nonebot.init` 之前添加以下内容: |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| from nonebot.log import logger_id |  | ||||||
|  |  | ||||||
| # 移除 NoneBot 默认的日志处理器 |  | ||||||
| logger.remove(logger_id) |  | ||||||
| # 添加新的日志处理器 |  | ||||||
| logger.add( |  | ||||||
|     sys.stdout, |  | ||||||
|     level=0, |  | ||||||
|     diagnose=True, |  | ||||||
|     format="<g>{time:MM-DD HH:mm:ss}</g> [<lvl>{level}</lvl>] <c><u>{name}</u></c> | {message}", |  | ||||||
|     filter=default_filter |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果想要输出日志到文件,我们可以使用 `logger.add` 方法添加文件处理器: |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| logger.add("error.log", level="ERROR", format=default_format, rotation="1 week") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 更多日志处理器的使用方法请参考 [Loguru 文档](https://loguru.readthedocs.io/)。 |  | ||||||
|  |  | ||||||
| ## 重定向 logging 日志 |  | ||||||
|  |  | ||||||
| `logging` 是 Python 标准库中的日志模块,NoneBot 提供了一个 logging handler 用于将 `logging` 日志重定向到 `loguru` 处理。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.log import LoguruHandler |  | ||||||
|  |  | ||||||
| # root logger 添加 LoguruHandler |  | ||||||
| logging.basicConfig(handlers=[LoguruHandler()]) |  | ||||||
| # 或者为其他 logging.Logger 添加 LoguruHandler |  | ||||||
| logger.addHandler(LoguruHandler()) |  | ||||||
| ``` |  | ||||||
| @@ -1,74 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 7 |  | ||||||
| description: 根据事件类型进行不同的处理 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 80 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 事件类型与重载 |  | ||||||
|  |  | ||||||
| 在之前的示例中,我们已经了解了如何[获取事件信息](../tutorial/event-data.mdx)以及[使用平台接口](./api-calling.mdx)。但是,事件信息通常不仅仅包含消息这一个内容,还有其他平台提供的信息,例如消息发送时间、消息发送者等等。同时,在使用平台接口时,我们需要确保使用的**平台接口**与所要发送的**平台类型**一致,对不同类型的事件需要做出不同的处理。在本章节中,我们将介绍如何获取事件更多的信息以及根据事件类型进行不同的处理。 |  | ||||||
|  |  | ||||||
| ## 事件类型 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,事件均是 `nonebot.adapters.Event` 基类的子类型,基类对一些必要的属性进行了抽象,子类型则根据不同的平台进行了实现。在[自定义权限](./permission.mdx#自定义权限)一节中,我们就使用了 `Event` 的抽象方法 `get_user_id` 来获取事件发送者 ID,这个方法由协议适配器进行了实现,返回机器人用户对应的平台 ID。更多的基类抽象方法可以在[使用适配器](../advanced/adapter.md#获取事件通用信息)中查看。 |  | ||||||
|  |  | ||||||
| 既然事件是基类的子类型,我们实际可以获得的信息通常多于基类抽象方法所提供的。如果我们不满足于基类能获得的信息,我们可以小小的修改一下事件处理函数的事件参数类型注解,使其变为子类型,这样我们就可以通过协议适配器定义的子类型来获取更多的信息。我们以 `Console` 协议适配器为例: |  | ||||||
|  |  | ||||||
| ```python {4} title=weather/__init__.py |  | ||||||
| from nonebot.adapters.console import MessageEvent |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(event: MessageEvent, location: str = ArgPlainText()): |  | ||||||
|     await weather.finish(f"{event.time.strftime('%Y-%m-%d')} {location} 的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们获取了 `Console` 协议适配器的消息事件提供的发送时间 `time` 属性。 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 如果**基类**就能满足你的需求,那么就**不要修改**事件参数类型注解,这样可以使你的代码更加**通用**,可以在更多平台上运行。如何根据不同平台事件类型进行不同的处理,我们将在[重载](#重载)一节中介绍。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 重载 |  | ||||||
|  |  | ||||||
| 我们在编写机器人时,常常会遇到这样一个问题:如何对私聊和群聊消息进行不同的处理?如何对不同平台的事件进行不同的处理?针对这些问题,NoneBot 提供了一个便捷而高效的解决方案 ── 重载。简单来说,依赖函数会根据其参数的类型注解来决定是否执行,忽略不符合其参数类型注解的情况。这样,我们就可以通过修改事件参数类型注解来实现对不同事件的处理,或者修改 `Bot` 参数类型注解来实现使用不同平台的接口。我们以 `OneBot` 协议适配器为例: |  | ||||||
|  |  | ||||||
| ```python {4,8} |  | ||||||
| from nonebot.adapters.onebot.v11 import PrivateMessageEvent, GroupMessageEvent |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def handle_private(event: PrivateMessageEvent): |  | ||||||
|     await matcher.finish("私聊消息") |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def handle_group(event: GroupMessageEvent): |  | ||||||
|     await matcher.finish("群聊消息") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,机器人用户就会在私聊和群聊中分别收到不同的回复。同样的,我们也可以通过修改 `Bot` 参数类型注解来实现使用不同平台的接口: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.adapters.console import Bot as ConsoleBot |  | ||||||
| from nonebot.adapters.onebot.v11 import Bot as OneBot |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def handle_console(bot: ConsoleBot): |  | ||||||
|     await bot.bell() |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def handle_onebot(bot: OneBot): |  | ||||||
|     await bot.send_group_message(group_id=123123, message="OneBot") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 重载机制对所有的参数类型注解都有效,因此,依赖注入也可以使用这个特性来对不同的返回值进行处理。 |  | ||||||
|  |  | ||||||
| 但 Bot、Event 和 Matcher 三者的参数类型注解具有最高检查优先级,如果三者任一类型注解不匹配,那么其他依赖注入将不会执行(如:`Depends`)。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如何更好地编写一个跨平台的插件,我们将在[最佳实践](../best-practice/multi-adapter.mdx)中介绍。 |  | ||||||
| ::: |  | ||||||
| @@ -1,116 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: 控制事件响应器的权限 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 60 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 权限控制 |  | ||||||
|  |  | ||||||
| import Messenger from "@site/src/components/Messenger"; |  | ||||||
|  |  | ||||||
| **权限控制**是机器人在实际应用中需要解决的重点问题之一,NoneBot 提供了灵活的权限控制机制 —— `Permission`。 |  | ||||||
|  |  | ||||||
| 类似于响应规则 `Rule`,`Permission` 是由非负整数个 `PermissionChecker` 所共同组成的**用于筛选事件**的对象。但需要特别说明的是,权限和响应规则有如下区别: |  | ||||||
|  |  | ||||||
| 1. 权限检查**先于**响应规则检查 |  | ||||||
| 2. `Permission` 只需**其中一个** `PermissionChecker` 返回 `True` 时就会检查通过 |  | ||||||
| 3. 权限检查进行时,上下文中并不存在会话状态 `state` |  | ||||||
| 4. `Rule` 仅在**初次触发**事件响应器时进行检查,在余下的会话中并不会限制事件;而 `Permission` 会**持续生效**,在连续对话中一直对事件主体加以限制。 |  | ||||||
|  |  | ||||||
| ## 基础使用 |  | ||||||
|  |  | ||||||
| 通常情况下,`Permission` 更侧重于对于**触发事件的机器人用户**的筛选,例如由 NoneBot 自身提供的 `SUPERUSER` 权限,便是筛选出会话发起者是否为超级用户。它可以对输入的用户进行鉴别,如果符合要求则会被认为通过并返回 `True`,反之则返回 `False`。 |  | ||||||
|  |  | ||||||
| 简单来说,`Permission` 是一个用于筛选出符合要求的用户的机制,可以通过 `Permission` 精确的控制响应对象的覆盖范围,从而拒绝掉我们所不希望的事件。 |  | ||||||
|  |  | ||||||
| 例如,我们可以在 `weather` 插件中添加一个超级用户可用的指令: |  | ||||||
|  |  | ||||||
| ```python {2,8} title=weather/__init__.py |  | ||||||
| from typing import Tuple |  | ||||||
| from nonebot.permission import SUPERUSER |  | ||||||
|  |  | ||||||
| manage = on_command( |  | ||||||
|     ("天气", "启用"), |  | ||||||
|     rule=to_me(), |  | ||||||
|     aliases={("天气", "禁用")}, |  | ||||||
|     permission=SUPERUSER, |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| @manage.handle() |  | ||||||
| async def control(cmd: Tuple[str, str] = Command()): |  | ||||||
|     _, action = cmd |  | ||||||
|     if action == "启用": |  | ||||||
|         plugin_config.weather_plugin_enabled = True |  | ||||||
|     elif action == "禁用": |  | ||||||
|         plugin_config.weather_plugin_enabled = False |  | ||||||
|     await manage.finish(f"天气插件已{action}") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如上方示例所示,在注册事件响应器时,我们设置了 `permission` 参数,那么这个事件处理器在触发事件前的检查阶段会对用户身份进行验证,如果不符合我们设置的条件(此处即为**超级用户**)则不会响应。此时,我们向机器人发送 `/天气.禁用` 指令,机器人不会有任何响应,因为我们还不是机器人的超级管理员。我们在 dotenv 文件中设置了 `SUPERUSERS` 配置项之后,机器人就会响应我们的指令了。 |  | ||||||
|  |  | ||||||
| ```dotenv title=.env |  | ||||||
| SUPERUSERS=["console_user"] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/天气.禁用" }, |  | ||||||
|     { position: "left", msg: "天气插件已禁用" }, |  | ||||||
|     { position: "right", msg: "/天气.启用" }, |  | ||||||
|     { position: "left", msg: "天气插件已启用" }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| ## 自定义权限 |  | ||||||
|  |  | ||||||
| 与事件响应规则类似,`PermissionChecker` 也是一个返回值为 `bool` 类型的依赖函数,即 `PermissionChecker` 支持依赖注入。例如,我们可以限制用户的指令调用次数: |  | ||||||
|  |  | ||||||
| ```python title=weather/__init__.py |  | ||||||
| from nonebot.adapters import Event |  | ||||||
|  |  | ||||||
| fake_db: Dict[str, int] = {} |  | ||||||
|  |  | ||||||
| async def limit_permission(event: Event): |  | ||||||
|     count = fake_db.setdefault(event.get_user_id(), 100) |  | ||||||
|     if count > 0: |  | ||||||
|         fake_db[event.get_user_id()] -= 1 |  | ||||||
|         return True |  | ||||||
|     return False |  | ||||||
|  |  | ||||||
| weather = on_command("天气", permission=limit_permission) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 权限组合 |  | ||||||
|  |  | ||||||
| 权限之间可以通过 `|` 运算符进行组合,使得任意一个权限检查返回 `True` 时通过。例如: |  | ||||||
|  |  | ||||||
| ```python {4-6} |  | ||||||
| perm1 = Permission(foo_checker) |  | ||||||
| perm2 = Permission(bar_checker) |  | ||||||
|  |  | ||||||
| perm = perm1 | perm2 |  | ||||||
| perm = perm1 | bar_checker |  | ||||||
| perm = foo_checker | perm2 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 同样的,我们也无需担心组合了一个 `None` 值,`Permission` 会自动忽略 `None` 值。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| assert (perm | None) is perm |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 主动使用权限 |  | ||||||
|  |  | ||||||
| 除了在事件响应器中使用权限外,我们也可以主动使用权限来判断事件是否符合条件。例如: |  | ||||||
|  |  | ||||||
| ```python {3} |  | ||||||
| perm = Permission(some_checker) |  | ||||||
|  |  | ||||||
| result: bool = await perm(bot, event) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们只需要传入 `Bot` 实例、事件,`Permission` 会并发调用所有 `PermissionChecker` 进行检查,并返回结果。 |  | ||||||
| @@ -1,107 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 自定义响应规则 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 20 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 响应规则 |  | ||||||
|  |  | ||||||
| 机器人在实际应用中,往往会接收到多种多样的事件类型,NoneBot 通过响应规则来控制事件的处理。 |  | ||||||
|  |  | ||||||
| 在[指南](../tutorial/matcher.md#为事件响应器添加参数)中,我们为 `weather` 命令添加了一个 `rule=to_me()` 参数,这个参数就是一个响应规则,确保只有在私聊或者 `@bot` 时才会响应。 |  | ||||||
|  |  | ||||||
| 响应规则是一个 `Rule` 对象,它由一系列的 `RuleChecker` 函数组成,每个 `RuleChecker` 函数都会检查事件是否符合条件,如果所有的检查都通过,则事件会被处理。 |  | ||||||
|  |  | ||||||
| ## RuleChecker |  | ||||||
|  |  | ||||||
| `RuleChecker` 是一个返回值为 `bool` 类型的依赖函数,即 `RuleChecker` 支持依赖注入。我们可以根据上一节中添加的[配置项](./config.mdx#插件配置),在 `weather` 插件目录中编写一个响应规则: |  | ||||||
|  |  | ||||||
| ```python {3,4} title=weather/__init__.py |  | ||||||
| plugin_config = Config.parse_obj(get_driver().config) |  | ||||||
|  |  | ||||||
| async def is_enable() -> bool: |  | ||||||
|     return plugin_config.weather_plugin_enabled |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=is_enable) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们定义了一个函数 `is_enable`,它会检查配置项 `weather_plugin_enabled` 是否为 `True`。这个函数 `is_enable` 即为一个 `RuleChecker`。 |  | ||||||
|  |  | ||||||
| ## Rule |  | ||||||
|  |  | ||||||
| `Rule` 是若干个 `RuleChecker` 的集合,它会并发调用每个 `RuleChecker`,只有当所有 `RuleChecker` 检查通过时匹配成功。例如:我们可以组合两个 `RuleChecker`,一个用于检查插件是否启用,一个用于检查用户是否在黑名单中: |  | ||||||
|  |  | ||||||
| ```python {10} |  | ||||||
| from nonebot.rule import Rule |  | ||||||
| from nonebot.adapters import Event |  | ||||||
|  |  | ||||||
| async def is_enable() -> bool: |  | ||||||
|     return plugin_config.weather_plugin_enabled |  | ||||||
|  |  | ||||||
| async def is_blacklisted(event: Event) -> bool: |  | ||||||
|     return event.get_user_id() not in BLACKLIST |  | ||||||
|  |  | ||||||
| rule = Rule(is_enable, is_blacklisted) |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=rule) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 合并响应规则 |  | ||||||
|  |  | ||||||
| 在定义响应规则时,我们可以将规则进行细分,来更好地复用规则。而在使用时,我们需要合并多个规则。除了使用 `Rule` 对象来组合多个 `RuleChecker` 外,我们还可以对 `Rule` 对象进行合并。在原 `weather` 插件中,我们可以将 `rule=to_me()` 与 `rule=is_enable` 使用 `&` 运算符合并: |  | ||||||
|  |  | ||||||
| ```python {10} title=weather/__init__.py |  | ||||||
| from nonebot.rule import to_me |  | ||||||
|  |  | ||||||
| plugin_config = Config.parse_obj(get_driver().config) |  | ||||||
|  |  | ||||||
| async def is_enable() -> bool: |  | ||||||
|     return plugin_config.weather_plugin_enabled |  | ||||||
|  |  | ||||||
| weather = on_command( |  | ||||||
|     "天气", |  | ||||||
|     rule=to_me() & is_enable, |  | ||||||
|     aliases={"weather", "查天气"}, |  | ||||||
|     priority=plugin_config.weather_command_priority |  | ||||||
|     block=True, |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,`weather` 命令就只会在插件启用且在私聊或者 `@bot` 时才会响应。 |  | ||||||
|  |  | ||||||
| 合并响应规则可以有多种形式,例如: |  | ||||||
|  |  | ||||||
| ```python {4-6} |  | ||||||
| rule1 = Rule(foo_checker) |  | ||||||
| rule2 = Rule(bar_checker) |  | ||||||
|  |  | ||||||
| rule = rule1 & rule2 |  | ||||||
| rule = rule1 & bar_checker |  | ||||||
| rule = foo_checker & rule2 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 同时,我们也无需担心合并了一个 `None` 值,`Rule` 会忽略 `None` 值。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| assert (rule & None) is rule |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 主动使用响应规则 |  | ||||||
|  |  | ||||||
| 除了在事件响应器中使用响应规则外,我们也可以主动使用响应规则来判断事件是否符合条件。例如: |  | ||||||
|  |  | ||||||
| ```python {3} |  | ||||||
| rule = Rule(some_checker) |  | ||||||
|  |  | ||||||
| result: bool = await rule(bot, event, state) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们只需要传入 `Bot` 对象、事件和会话状态,`Rule` 会并发调用所有 `RuleChecker` 进行检查,并返回结果。 |  | ||||||
|  |  | ||||||
| ## 内置响应规则 |  | ||||||
|  |  | ||||||
| NoneBot 内置了一些常用的响应规则,可以直接通过事件响应器辅助函数或者自行合并其他规则使用。内置响应规则列表可以参考[事件响应器进阶](../advanced/matcher.md) |  | ||||||
| @@ -1,397 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 更灵活的会话控制 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 30 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 会话控制 |  | ||||||
|  |  | ||||||
| import Messenger from "@site/src/components/Messenger"; |  | ||||||
|  |  | ||||||
| 在[指南](../tutorial/event-data.mdx#使用依赖注入)的 `weather` 插件中,我们使用依赖注入获取了机器人用户发送的地名参数,并根据地名参数进行相应的回复。但是,一问一答的对话模式仅仅适用于简单的对话场景,如果我们想要实现更复杂的对话模式,就需要使用会话控制。 |  | ||||||
|  |  | ||||||
| ## 询问并获取用户输入 |  | ||||||
|  |  | ||||||
| 在 `weather` 插件中,我们对于用户未输入地名参数的情况直接回复了 `请输入地名` 并结束了事件流程。但是,这样用户体验并不好,需要重新输入指令和地名参数才能获取天气回复。我们现在来实现询问并获取用户地名参数的功能。 |  | ||||||
|  |  | ||||||
| ### 询问用户 |  | ||||||
|  |  | ||||||
| 我们可以使用事件响应器操作中的 `got` 装饰器来表示当前事件处理流程需要询问并获取用户输入的消息: |  | ||||||
|  |  | ||||||
| ```python {6} title=weather/__init__.py |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(args: Message = CommandArg()): |  | ||||||
|     if location := args.extract_plain_text(): |  | ||||||
|         await weather.finish(f"今天{location}的天气是...") |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们使用 `got` 事件响应器操作来向用户发送 `prompt` 消息,并等待用户的回复。用户的回复消息将会被作为 `location` 参数存储于事件响应器状态中。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 事件处理函数根据定义的顺序依次执行。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 获取用户输入 |  | ||||||
|  |  | ||||||
| 在询问以及用户回复之后,我们就可以获取到我们需要的 `location` 参数了。我们使用 `ArgPlainText` 依赖注入来获取参数纯文本信息: |  | ||||||
|  |  | ||||||
| ```python {9} title=weather/__init__.py |  | ||||||
| from nonebot.params import ArgPlainText |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(args: Message = CommandArg()): |  | ||||||
|     if location := args.extract_plain_text(): |  | ||||||
|         await weather.finish(f"今天{location}的天气是...") |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(location: str = ArgPlainText()): |  | ||||||
|     await weather.finish(f"今天{location}的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/天气" }, |  | ||||||
|     { position: "left", msg: "请输入地名" }, |  | ||||||
|     { position: "right", msg: "北京" }, |  | ||||||
|     { position: "left", msg: "今天北京的天气是..." }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们在 `got_location` 函数中定义了一个依赖注入参数 `location`,他的值将会是用户回复的消息纯文本信息。获取到用户输入的地名参数后,我们就可以进行天气查询并回复了。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如果想要获取用户回复的消息对象 `Message` ,可以使用 `Arg` 依赖注入。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 跳过询问 |  | ||||||
|  |  | ||||||
| 在上面的代码中,如果用户在输入天气指令时,同时提供了地名参数,我们直接回复了天气信息,这部分的逻辑是和询问用户地名参数之后的逻辑一致的。如果在复杂的业务场景下,我们希望这部分代码应该复用以减少代码冗余。我们可以使用事件响应器操作中的 `set_arg` 来主动设置一个参数: |  | ||||||
|  |  | ||||||
| ```python {4,6} title=weather/__init__.py |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(matcher: Matcher, args: Message = CommandArg()): |  | ||||||
|     if args.extract_plain_text(): |  | ||||||
|         matcher.set_arg("location", args) |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(location: str = ArgPlainText()): |  | ||||||
|     await weather.finish(f"今天{location}的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 请注意,设置参数需要使用依赖注入来获取 `Matcher` 实例以确保上下文正确,且参数值应为 `Message` 对象。 |  | ||||||
|  |  | ||||||
| 在 `location` 参数被设置之后,`got` 事件响应器操作将不再会询问并等待用户的回复,而是直接进入 `got_location` 函数。 |  | ||||||
|  |  | ||||||
| ## 请求重新输入 |  | ||||||
|  |  | ||||||
| 在实际的业务场景中,用户的输入很有可能并非是我们所期望的,而结束事件处理流程让用户重新发送指令也不是一个好的体验。这时我们可以使用 `reject` 事件响应器操作来请求用户重新输入: |  | ||||||
|  |  | ||||||
| ```python {8,9} title=weather/__init__.py |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(matcher: Matcher, args: Message = CommandArg()): |  | ||||||
|     if args.extract_plain_text(): |  | ||||||
|         matcher.set_arg("location", args) |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(location: str = ArgPlainText()): |  | ||||||
|     if location not in ["北京", "上海", "广州", "深圳"]: |  | ||||||
|         await weather.reject(f"你想查询的城市 {location} 暂不支持,请重新输入!") |  | ||||||
|     await weather.finish(f"今天{location}的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/天气" }, |  | ||||||
|     { position: "left", msg: "请输入地名" }, |  | ||||||
|     { position: "right", msg: "南京" }, |  | ||||||
|     { position: "left", msg: "你想查询的城市 南京 暂不支持,请重新输入!" }, |  | ||||||
|     { position: "right", msg: "北京" }, |  | ||||||
|     { position: "left", msg: "今天北京的天气是..." }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们在 `got_location` 函数中判断用户输入的地名是否在支持的城市列表中,如果不在,则使用 `reject` 事件响应器操作。操作将会向用户发送 `reject` 参数中的消息,并等待用户回复后,重新执行 `got_location` 函数。通过 `got` 和 `reject` 事件响应器操作,我们实现了类似于**循环**的执行方式。 |  | ||||||
|  |  | ||||||
| `reject` 事件响应器操作与 `finish` 类似,NoneBot 会在向机器人用户发送消息内容后抛出 `RejectedException` 异常来暂停事件响应流程以等待用户输入。也就是说,在 `reject` 被执行后,后续的程序同样是不会被执行的。 |  | ||||||
|  |  | ||||||
| ## 更多事件响应器操作 |  | ||||||
|  |  | ||||||
| 在之前的章节中,我们已经大致了解了五个事件响应器操作:`handle`、`got`、`finish`、`send` 和 `reject`。现在我们来完整地介绍一下这些操作。 |  | ||||||
|  |  | ||||||
| 事件响应器操作可以分为两大类:**交互操作**和**流程控制操作**。我们可以通过交互操作来与用户进行交互,而流程控制操作则可以用来控制事件处理流程的执行。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 事件处理流程按照事件处理函数添加顺序执行,已经结束的事件处理函数不可能被恢复执行。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### handle |  | ||||||
|  |  | ||||||
| `handle` 事件响应器操作是一个装饰器,用于向事件处理流程添加一个事件处理函数。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.handle() |  | ||||||
| async def handle_func(): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `handle` 装饰器支持嵌套操作,即一个事件处理函数可以被添加多次: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.handle() |  | ||||||
| @matcher.handle() |  | ||||||
| async def handle_func(): |  | ||||||
|     # 这个函数会被执行两次 |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### got |  | ||||||
|  |  | ||||||
| `got` 事件响应器操作也是一个装饰器,它会在当前装饰的事件处理函数运行之前,中断当前事件处理流程,等待接收一个新的事件。它可以通过 `prompt` 参数来向用户发送询问消息,然后等待用户的回复消息,贴近对话形式会话。 |  | ||||||
|  |  | ||||||
| `got` 装饰器接受一个参数 `key` 和一个可选参数 `prompt`。当会话状态中不存在 `key` 对应的消息时,会向用户发送 `prompt` 参数的消息,并等待用户回复。`prompt` 参数的类型和 [`send`](#send) 事件响应器操作的参数类型一致。 |  | ||||||
|  |  | ||||||
| 在事件处理函数中,可以通过依赖注入的方式来获取接收到的消息,参考:[`Arg`](../advanced/dependency.mdx#arg)、[`ArgStr`](../advanced/dependency.mdx#argstr)、[`ArgPlainText`](../advanced/dependency.mdx#argplaintext)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.got("key", prompt="请输入...") |  | ||||||
| async def got_func(key: Message = Arg()): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `got` 装饰器支持与 `got` 和 `receive` 装饰器嵌套操作,即一个事件处理函数可以在接收多个事件或消息后执行: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.got("key1", prompt="请输入key1...") |  | ||||||
| @matcher.got("key2", prompt="请输入key2...") |  | ||||||
| @matcher.receive("key3") |  | ||||||
| async def got_func(key1: Message = Arg(), key2: Message = Arg(), key3: Event = Received("key3")): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### receive |  | ||||||
|  |  | ||||||
| `receive` 事件响应器操作也是一个装饰器,它会在当前装饰的事件处理函数运行之前,中断当前事件处理流程,等待接收一个新的事件。与 `got` 不同的是,`receive` 不会向用户发送询问消息,并且等待一个用户事件。可以接收的事件类型取决于[会话更新](../advanced/session-updating.md)。 |  | ||||||
|  |  | ||||||
| `receive` 装饰器接受一个可选参数 id,用于标识当前需要接收的事件,如果不指定,则默认为空 `""`。 |  | ||||||
|  |  | ||||||
| 在事件处理函数中,可以通过依赖注入的方式来获取接收到的事件,参考:[`Received`](../advanced/dependency.mdx#received)、[`LastReceived`](../advanced/dependency.mdx#lastreceived)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.receive("id") |  | ||||||
| async def receive_func(event: Event = Received("id")): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `receive` 装饰器支持与 `got` 和 `receive` 装饰器嵌套操作,即一个事件处理函数可以在接收多个事件或消息后执行: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.receive("key1") |  | ||||||
| @matcher.got("key2", prompt="请输入key2...") |  | ||||||
| @matcher.got("key3", prompt="请输入key3...") |  | ||||||
| async def receive_func(key1: Event = Received("key1"), key2: Message = Arg(), key3: Message = Arg()): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### send |  | ||||||
|  |  | ||||||
| `send` 事件响应器操作用于向用户回复一条消息。协议适配器会根据当前 event 选择回复的途径。 |  | ||||||
|  |  | ||||||
| `send` 操作接受一个参数 message 和其他任何协议适配器接受的参数。message 参数类型可以是字符串、消息序列、消息段或者消息模板。消息模板将会使用会话状态字典进行渲染后发送。 |  | ||||||
|  |  | ||||||
| 这个操作等同于使用 `bot.send(event, message, **kwargs)`,但不需要自行传入 `event`。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(): |  | ||||||
|     await matcher.send("Hello world!") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### finish |  | ||||||
|  |  | ||||||
| 向用户回复一条消息(可选),并立即结束**整个处理流程**。 |  | ||||||
|  |  | ||||||
| 参数与 [`send`](#send) 相同。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(): |  | ||||||
|     await matcher.finish("Hello world!") |  | ||||||
|     # 下面的代码不会被执行 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### pause |  | ||||||
|  |  | ||||||
| 向用户回复一条消息(可选),立即结束**当前**事件处理函数,等待接收一个新的事件后进入**下一个**事件处理函数。 |  | ||||||
|  |  | ||||||
| 参数与 [`send`](#send) 相同。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(): |  | ||||||
|     if need_confirm: |  | ||||||
|         await matcher.pause("请在两分钟内确认执行") |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### reject |  | ||||||
|  |  | ||||||
| 向用户回复一条消息(可选),立即结束**当前**事件处理函数,等待接收一个新的事件后再次执行**当前**事件处理函数。 |  | ||||||
|  |  | ||||||
| `reject` 可以用于拒绝当前 `receive` 接收的事件或 `got` 接收的参数。通常在用户回复不符合格式或标准需要重新输入,或者用于循环进行用户交互。 |  | ||||||
|  |  | ||||||
| 参数与 [`send`](#send) 相同。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.got("arg") |  | ||||||
| async def _(arg: str = ArgPlainText()): |  | ||||||
|     if not is_valid(arg): |  | ||||||
|         await matcher.reject("Invalid arg!") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### reject_arg |  | ||||||
|  |  | ||||||
| 向用户回复一条消息(可选),立即结束**当前**事件处理函数,等待接收一个新的消息后再次执行**当前**事件处理函数。 |  | ||||||
|  |  | ||||||
| `reject_arg` 用于拒绝指定 `got` 接收的参数,通常在嵌套装饰器时使用。 |  | ||||||
|  |  | ||||||
| `reject_arg` 操作接受一个 key 参数以及可选的 prompt 参数。prompt 参数与 [`send`](#send) 相同。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.got("a") |  | ||||||
| @matcher.got("b") |  | ||||||
| async def _(a: str = ArgPlainText(), b: str = ArgPlainText()): |  | ||||||
|     if a not in b: |  | ||||||
|         await matcher.reject_arg("a", "Invalid a!") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### reject_receive |  | ||||||
|  |  | ||||||
| 向用户回复一条消息(可选),立即结束**当前**事件处理函数,等待接收一个新的事件后再次执行**当前**事件处理函数。 |  | ||||||
|  |  | ||||||
| `reject_receive` 用于拒绝指定 `receive` 接收的事件,通常在嵌套装饰器时使用。 |  | ||||||
|  |  | ||||||
| `reject_receive` 操作接受一个可选的 id 参数以及可选的 prompt 参数。id 参数默认为空 `""`,prompt 参数与 [`send`](#send) 相同。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @matcher.receive("a") |  | ||||||
| @matcher.receive("b") |  | ||||||
| async def _(a: Event = Received("a"), b: Event = Received("b")): |  | ||||||
|     if a.get_user_id() != b.get_user_id(): |  | ||||||
|         await matcher.reject_receive("a") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### skip |  | ||||||
|  |  | ||||||
| 立即结束当前事件处理函数,进入下一个事件处理函数。 |  | ||||||
|  |  | ||||||
| 通常在依赖注入中使用,用于跳过当前事件处理函数的执行。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.params import Depends |  | ||||||
|  |  | ||||||
| async def dependency(): |  | ||||||
|     matcher.skip() |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(check=Depends(dependency)): |  | ||||||
|     # 这个函数不会被执行 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### stop_propagation |  | ||||||
|  |  | ||||||
| 阻止事件向更低优先级的事件响应器传播。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @foo.handle() |  | ||||||
| async def _(matcher: Matcher): |  | ||||||
|     matcher.stop_propagation() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| `stop_propagation` 操作是实例方法,需要先通过依赖注入获取事件响应器实例再进行调用。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### get_arg |  | ||||||
|  |  | ||||||
| 获取一个 `got` 接收的参数。 |  | ||||||
|  |  | ||||||
| `get_arg` 操作接受一个 key 参数和一个可选的 default 参数。当参数不存在时,将返回 default 或 `None`。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(matcher: Matcher): |  | ||||||
|     key = matcher.get_arg("key", default=None) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### set_arg |  | ||||||
|  |  | ||||||
| 设置 / 覆盖一个 `got` 接收的参数。 |  | ||||||
|  |  | ||||||
| `set_arg` 操作接受一个 key 参数和一个 value 参数。请注意,value 参数必须是消息序列对象,如需存储其他数据请使用[会话状态](./session-state.md)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(matcher: Matcher): |  | ||||||
|     matcher.set_arg("key", Message("value")) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### get_receive |  | ||||||
|  |  | ||||||
| 获取一个 `receive` 接收的事件。 |  | ||||||
|  |  | ||||||
| `get_receive` 操作接受一个 id 参数和一个可选的 default 参数。当事件不存在时,将返回 default 或 `None`。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(matcher: Matcher): |  | ||||||
|     event = matcher.get_receive("id", default=None) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### get_last_receive |  | ||||||
|  |  | ||||||
| 获取最近的一个 `receive` 接收的事件。 |  | ||||||
|  |  | ||||||
| `get_last_receive` 操作接受一个可选的 default 参数。当事件不存在时,将返回 default 或 `None`。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(matcher: Matcher): |  | ||||||
|     event = matcher.get_last_receive(default=None) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### set_receive |  | ||||||
|  |  | ||||||
| 设置 / 覆盖一个 `receive` 接收的事件。 |  | ||||||
|  |  | ||||||
| `set_receive` 操作接受一个 id 参数和一个 event 参数。请注意,event 参数必须是事件对象,如需存储其他数据请使用[会话状态](./session-state.md)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(matcher: Matcher): |  | ||||||
|     matcher.set_receive("key", Event()) |  | ||||||
| ``` |  | ||||||
| @@ -1,59 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: 会话状态信息 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: appendices |  | ||||||
|       weight: 40 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 会话状态 |  | ||||||
|  |  | ||||||
| 在事件处理流程中,和用户交互的过程即是会话。在会话中,我们可能需要记录一些信息,例如用户的重试次数等等,以便在会话中的不同阶段进行判断和处理。这些信息都可以存储于会话状态中。 |  | ||||||
|  |  | ||||||
| NoneBot 中的会话状态是一个字典,可以通过类型 `T_State` 来获取。字典内可以存储任意类型的数据,但是要注意的是,NoneBot 本身会在会话状态中存储一些信息,因此不要使用 [NoneBot 使用的键名](../api/consts.md)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.typing import T_State |  | ||||||
|  |  | ||||||
| @matcher.got("key", prompt="请输入密码") |  | ||||||
| async def _(state: T_State, key: str = ArgPlainText()): |  | ||||||
|     if key != "some password": |  | ||||||
|         try_count = state.get("try_count", 1) |  | ||||||
|         if try_count >= 3: |  | ||||||
|             await matcher.finish("密码错误次数过多") |  | ||||||
|         else: |  | ||||||
|             state["try_count"] = try_count + 1 |  | ||||||
|             await matcher.reject("密码错误,请重新输入") |  | ||||||
|     await matcher.finish("密码正确") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 会话状态的生命周期与事件处理流程相同,在期间的任何一个事件处理函数都可以进行读写。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.typing import T_State |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(state: T_State): |  | ||||||
|     state["key"] = "value" |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(state: T_State): |  | ||||||
|     await matcher.finish(state["key"]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 会话状态还可以用于发送动态消息,消息模板在发送时会使用会话状态字典进行渲染。消息模板的使用方法已经在[消息处理](../tutorial/message.md#使用消息模板)中介绍过,这里不再赘述。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.typing import T_State |  | ||||||
| from nonebot.adapters import MessageTemplate |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(state: T_State): |  | ||||||
|     state["username"] = "user" |  | ||||||
|  |  | ||||||
| @matcher.got("password", prompt=MessageTemplate("请输入 {username} 的密码")) |  | ||||||
| async def _(): |  | ||||||
|     await matcher.finish(MessageTemplate("密码为 {password}")) |  | ||||||
| ``` |  | ||||||
| @@ -1,11 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 99 |  | ||||||
| description: 下一步──进阶! |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 下一步 |  | ||||||
|  |  | ||||||
| 至此,我们已经了解了 NoneBot 的大多数功能用法,相信你已经可以独自写出一个插件了。现在你可以选择: |  | ||||||
|  |  | ||||||
| - 即刻开始插件编写! |  | ||||||
| - 更深入地了解 NoneBot 的[更多功能和原理](../advanced/plugin-info.md)! |  | ||||||
| @@ -1,142 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: Alconna 命令解析拓展 |  | ||||||
|  |  | ||||||
| slug: /best-practice/alconna/ |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| # Alconna 插件 |  | ||||||
|  |  | ||||||
| [`nonebot-plugin-alconna`](https://github.com/nonebot/plugin-alconna) 是一类提供了拓展响应规则的插件。 |  | ||||||
| 该插件使用 [Alconna](https://github.com/ArcletProject/Alconna) 作为命令解析器, |  | ||||||
| 是一个简单、灵活、高效的命令参数解析器,并且不局限于解析命令式字符串。 |  | ||||||
|  |  | ||||||
| 该插件提供了一类新的事件响应器辅助函数 `on_alconna`,以及 `AlconnaResult` 等依赖注入函数。 |  | ||||||
|  |  | ||||||
| 该插件声明了一个 `Matcher` 的子类 `AlconnaMatcher`,并在 `AlconnaMatcher` 中添加了一些新的方法,例如: |  | ||||||
|  |  | ||||||
| - `assign`:基于 `Alconna` 解析结果,执行满足目标路径的处理函数 |  | ||||||
| - `dispatch`:类似 `CommandGroup`,对目标路径创建一个新的 `AlconnaMatcher`,并将解析结果分配给该 `AlconnaMatcher` |  | ||||||
| - `got_path`:类似 `got`,但是可以指定目标路径,并且能够验证解析结果是否可用 |  | ||||||
| - ... |  | ||||||
|  |  | ||||||
| 基于 `Alconna` 的特性,该插件同时提供了一系列便捷的消息段标注。 |  | ||||||
| 标注可用于在 `Alconna` 中匹配消息中除 text 外的其他消息段,也可用于快速创建各适配器下的消息段。所有标注位于 `nonebot_plugin_alconna.adapters` 中。 |  | ||||||
|  |  | ||||||
| 该插件同时通过提供 `UniMessage` (通用消息模型) 实现了**跨平台接收和发送消息**的功能。 |  | ||||||
|  |  | ||||||
| ## 安装插件 |  | ||||||
|  |  | ||||||
| 在使用前请先安装 `nonebot-plugin-alconna` 插件至项目环境中,可参考[获取商店插件](../../tutorial/store.mdx#安装插件)来了解并选择安装插件的方式。如: |  | ||||||
|  |  | ||||||
| 在**项目目录**下执行以下命令: |  | ||||||
|  |  | ||||||
| <Tabs groupId="install"> |  | ||||||
| <TabItem value="cli" label="使用 nb-cli"> |  | ||||||
|  |  | ||||||
| ```shell |  | ||||||
| nb plugin install nonebot-plugin-alconna |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </TabItem> |  | ||||||
| <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```shell |  | ||||||
| pip install nonebot-plugin-alconna |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </TabItem> |  | ||||||
|  |  | ||||||
| <TabItem value="pdm" label="使用 pdm"> |  | ||||||
|  |  | ||||||
| ```shell |  | ||||||
| pdm add nonebot-plugin-alconna |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ## 导入插件 |  | ||||||
|  |  | ||||||
| 由于 `nonebot-plugin-alconna` 作为插件,因此需要在使用前对其进行**加载**并**导入**其中的 `on_alconna` 来使用命令拓展。使用 `require` 方法可轻松完成这一过程,可参考 [跨插件访问](../../advanced/requiring.md) 一节进行了解。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import require |  | ||||||
|  |  | ||||||
| require("nonebot_plugin_alconna") |  | ||||||
|  |  | ||||||
| from nonebot_plugin_alconna import on_alconna |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 使用插件 |  | ||||||
|  |  | ||||||
| 在前面的[深入指南](../../appendices/session-control.mdx)中,我们已经得到了一个天气插件。 |  | ||||||
| 现在我们将使用 `Alconna` 来改写这个插件。 |  | ||||||
|  |  | ||||||
| <details> |  | ||||||
|   <summary>插件示例</summary> |  | ||||||
|  |  | ||||||
| ```python title=weather/__init__.py |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
| from nonebot.adapters import Message |  | ||||||
| from nonebot.params import CommandArg, ArgPlainText |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=to_me(), aliases={"weather", "天气预报"}) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(matcher: Matcher, args: Message = CommandArg()): |  | ||||||
|     if args.extract_plain_text(): |  | ||||||
|         matcher.set_arg("location", args) |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(location: str = ArgPlainText()): |  | ||||||
|     if location not in ["北京", "上海", "广州", "深圳"]: |  | ||||||
|         await weather.reject(f"你想查询的城市 {location} 暂不支持,请重新输入!") |  | ||||||
|     await weather.finish(f"今天{location}的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </details> |  | ||||||
|  |  | ||||||
| ```python {5-10,14-16,18-19} |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from arclet.alconna import Alconna, Args |  | ||||||
| from nonebot_plugin_alconna import Match, on_alconna |  | ||||||
|  |  | ||||||
| weather = on_alconna( |  | ||||||
|     Alconna("天气", Args["location?", str]), |  | ||||||
|     rule=to_me(), |  | ||||||
| ) |  | ||||||
| weather.shortcut("weather", {"command": "天气"}) |  | ||||||
| weather.shortcut("天气预报", {"command": "天气"}) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(location: Match[str]): |  | ||||||
|     if location.available: |  | ||||||
|         weather.set_path_arg("location", location.result) |  | ||||||
|  |  | ||||||
| @weather.got_path("location", prompt="请输入地名") |  | ||||||
| async def got_location(location: str): |  | ||||||
|     if location not in ["北京", "上海", "广州", "深圳"]: |  | ||||||
|         await weather.reject(f"你想查询的城市 {location} 暂不支持,请重新输入!") |  | ||||||
|     await weather.finish(f"今天{location}的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们使用 `Alconna` 来解析命令,`on_alconna` 用来创建响应器,使用 `Match` 来获取解析结果。 |  | ||||||
|  |  | ||||||
| 关于更多 `Alconna` 的使用方法,可参考 [Alconna 文档](https://arclet.top/docs/tutorial/alconna), |  | ||||||
| 或阅读 [Alconna 基本介绍](./command.md) 一节。 |  | ||||||
|  |  | ||||||
| 关于更多 `on_alconna` 的使用方法,可参考 [插件文档](https://github.com/nonebot/plugin-alconna/blob/master/docs.md), |  | ||||||
| 或阅读 [响应规则的使用](./matcher.md) 一节。 |  | ||||||
|  |  | ||||||
| ## 交流与反馈 |  | ||||||
|  |  | ||||||
| QQ 交流群: [🔗 链接](https://jq.qq.com/?_wv=1027&k=PUPOnCSH) |  | ||||||
|  |  | ||||||
| 友链: [📚 文档](https://graiax.cn/guide/message_parser/alconna.html) |  | ||||||
| @@ -1,4 +0,0 @@ | |||||||
| { |  | ||||||
|   "label": "Alconna 命令解析拓展", |  | ||||||
|   "position": 6 |  | ||||||
| } |  | ||||||
| @@ -1,578 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: Alconna 基本介绍 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # Alconna 命令解析 |  | ||||||
|  |  | ||||||
| [Alconna](https://github.com/ArcletProject/Alconna) 作为命令解析器, |  | ||||||
| 是一个简单、灵活、高效的命令参数解析器,并且不局限于解析命令式字符串。 |  | ||||||
|  |  | ||||||
| 特点包括: |  | ||||||
|  |  | ||||||
| - 高效 |  | ||||||
| - 直观的命令组件创建方式 |  | ||||||
| - 强大的类型解析与类型转换功能 |  | ||||||
| - 自定义的帮助信息格式 |  | ||||||
| - 多语言支持 |  | ||||||
| - 易用的快捷命令创建与使用 |  | ||||||
| - 可创建命令补全会话,以实现多轮连续的补全提示 |  | ||||||
| - 可嵌套的多级子命令 |  | ||||||
| - 正则匹配支持 |  | ||||||
|  |  | ||||||
| ## 命令示范 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import sys |  | ||||||
| from io import StringIO |  | ||||||
|  |  | ||||||
| from arclet.alconna import Alconna, Args, Field, Option, CommandMeta, MultiVar, Arparma |  | ||||||
| from nepattern import AnyString |  | ||||||
|  |  | ||||||
| alc = Alconna( |  | ||||||
|     "exec", |  | ||||||
|     Args["code", MultiVar(AnyString), Field(completion=lambda: "print(1+1)")] / "\n", |  | ||||||
|     Option("纯文本"), |  | ||||||
|     Option("无输出"), |  | ||||||
|     Option("目标", Args["name", str, "res"]), |  | ||||||
|     meta=CommandMeta("exec python code", example="exec\\nprint(1+1)"), |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| alc.shortcut( |  | ||||||
|     "echo", |  | ||||||
|     {"command": "exec 纯文本\nprint(\\'{*}\\')"}, |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| alc.shortcut( |  | ||||||
|     "sin(\d+)", |  | ||||||
|     {"command": "exec 纯文本\nimport math\nprint(math.sin({0}*math.pi/180))"}, |  | ||||||
| ) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| def exec_code(result: Arparma): |  | ||||||
|     if result.find("纯文本"): |  | ||||||
|         codes = list(result.code) |  | ||||||
|     else: |  | ||||||
|         codes = str(result.origin).split("\n")[1:] |  | ||||||
|     output = result.query[str]("目标.name", "res") |  | ||||||
|     if not codes: |  | ||||||
|         return "" |  | ||||||
|     lcs = {} |  | ||||||
|     _stdout = StringIO() |  | ||||||
|     _to = sys.stdout |  | ||||||
|     sys.stdout = _stdout |  | ||||||
|     try: |  | ||||||
|         exec( |  | ||||||
|             "def rc(__out: str):\n    " |  | ||||||
|             + "    ".join(_code + "\n" for _code in codes) |  | ||||||
|             + "    return locals().get(__out)", |  | ||||||
|             {**globals(), **locals()}, |  | ||||||
|             lcs, |  | ||||||
|         ) |  | ||||||
|         code_res = lcs["rc"](output) |  | ||||||
|         sys.stdout = _to |  | ||||||
|         if result.find("无输出"): |  | ||||||
|             return "" |  | ||||||
|         if code_res is not None: |  | ||||||
|             return f"{output}: {code_res}" |  | ||||||
|         _out = _stdout.getvalue() |  | ||||||
|         return f"输出: {_out}" |  | ||||||
|     except Exception as e: |  | ||||||
|         sys.stdout = _to |  | ||||||
|         return str(e) |  | ||||||
|     finally: |  | ||||||
|         sys.stdout = _to |  | ||||||
|  |  | ||||||
| print(exec_code(alc.parse("echo 1234"))) |  | ||||||
| print(exec_code(alc.parse("sin30"))) |  | ||||||
| print( |  | ||||||
|     exec_code( |  | ||||||
|         alc.parse( |  | ||||||
| """\ |  | ||||||
| exec |  | ||||||
| print( |  | ||||||
|     exec_code( |  | ||||||
|         alc.parse( |  | ||||||
|             "exec\\n" |  | ||||||
|             "import sys;print(sys.version)" |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
| ) |  | ||||||
| """ |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 命令编写 |  | ||||||
|  |  | ||||||
| ### 命令头 |  | ||||||
|  |  | ||||||
| 命令头是指命令的前缀 (Prefix) 与命令名 (Command) 的组合,例如 `!help` 中的 `!` 与 `help`。 |  | ||||||
|  |  | ||||||
| 在 Alconna 中,你可以传入多种类型的命令头,例如: |  | ||||||
|  |  | ||||||
| |             前缀             |   命令名   |                          匹配内容                           |       说明       | |  | ||||||
| | :--------------------------: | :--------: | :---------------------------------------------------------: | :--------------: | |  | ||||||
| |              -               |   "foo"    |                           `"foo"`                           | 无前缀的纯文字头 | |  | ||||||
| |              -               |    123     |                            `123`                            |  无前缀的元素头  | |  | ||||||
| |              -               | "re:\d{2}" |                           `"32"`                            |  无前缀的正则头  | |  | ||||||
| |              -               |    int     |                      `123` 或 `"456"`                       |  无前缀的类型头  | |  | ||||||
| |         [int, bool]          |     -      |                       `True` 或 `123`                       |  无名的元素类头  | |  | ||||||
| |        ["foo", "bar"]        |     -      |                     `"foo"` 或 `"bar"`                      |  无名的纯文字头  | |  | ||||||
| |        ["foo", "bar"]        |   "baz"    |                  `"foobaz"` 或 `"barbaz"`                   |     纯文字头     | |  | ||||||
| |         [int, bool]          |   "foo"    |             `[123, "foo"]` 或 `[False, "foo"]`              |      类型头      | |  | ||||||
| |         [123, 4567]          |   "foo"    |              `[123, "foo"]` 或 `[4567, "foo"]`              |      元素头      | |  | ||||||
| |      [nepattern.NUMBER]      |   "bar"    |            `[123, "bar"]` 或 `[123.456, "bar"]`             |     表达式头     | |  | ||||||
| |         [123, "foo"]         |   "bar"    |      `[123, "bar"]` 或 `"foobar"` 或 `["foo", "bar"]`       |      混合头      | |  | ||||||
| | [(int, "foo"), (456, "bar")] |   "baz"    | `[123, "foobaz"]` 或 `[456, "foobaz"]` 或 `[456, "barbaz"]` |       对头       | |  | ||||||
|  |  | ||||||
| 其中 |  | ||||||
|  |  | ||||||
| - 元素头:只会匹配对应的值,例如 `[123, 456]` 只会匹配 `123` 或 `456`,不会匹配 `789`。 |  | ||||||
| - 纯文字头:只会匹配对应的字符串,例如 `["foo", "bar"]` 只会匹配 `"foo"` 或 `"bar"`,不会匹配 `"baz"`。 |  | ||||||
| - 正则头:`re:xxx` 会将 `xxx` 转为正则表达式,然后匹配对应的字符串,例如 `re:\d{2}` 只会匹配 `"12"` 或 `"34"`,不会匹配 `"foo"`。 |  | ||||||
|   **正则只在命令名上生效,命令前缀中的正则会被转义**。 |  | ||||||
| - 类型头:只会匹配对应的类型,例如 `[int, bool]` 只会匹配 `123` 或 `True`,不会匹配 `"foo"`。 |  | ||||||
|   - 无前缀的类型头:此时会将传入的值尝试转为 BasePattern,例如 `int` 会转为 `nepattern.INTEGER`。此时命令头会匹配对应的类型, |  | ||||||
|     例如 `int` 会匹配 `123` 或 `"456"`,但不会匹配 `"foo"`。同时,Alconna 会将命令头匹配到的值转为对应的类型,例如 `int` 会将 `"123"` 转为 `123`。 |  | ||||||
| - 表达式头:只会匹配对应的表达式,例如 `[nepattern.NUMBER]` 只会匹配 `123` 或 `123.456`,不会匹配 `"foo"`。 |  | ||||||
| - 混合头: |  | ||||||
|  |  | ||||||
| 除了通过传入 `re:xxx` 来使用正则表达式外,Alconna 还提供了一种更加简洁的方式来使用正则表达式,那就是 Bracket Header。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from alconna import Alconna |  | ||||||
|  |  | ||||||
| alc = Alconna(".rd{roll:int}") |  | ||||||
| assert alc.parse(".rd123").header["roll"] == 123 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| Bracket Header 类似 python 里的 f-string 写法,通过 "{}" 声明匹配类型 |  | ||||||
|  |  | ||||||
| "{}" 中的内容为 "name:type or pat": |  | ||||||
|  |  | ||||||
| - "{}", "{:}": 占位符,等价于 "(.+)" |  | ||||||
| - "{foo}": 等价于 "(?P<foo>.+)" |  | ||||||
| - "{:\d+}": 等价于 "(\d+)" |  | ||||||
| - "{foo:int}": 等价于 "(?P<foo>\d+)",其中 "int" 部分若能转为 `BasePattern` 则读取里面的表达式 |  | ||||||
|  |  | ||||||
| ### 组件 |  | ||||||
|  |  | ||||||
| 我们可以看到主要的两大组件:`Option` 与 `Subcommand`。 |  | ||||||
|  |  | ||||||
| `Option` 可以传入一组 `alias`,如 `Option("--foo|-F|FOO|f")` 或 `Option("--foo", alias=["-F"])` |  | ||||||
|  |  | ||||||
| 传入别名后,Option 会选择其中长度最长的作为选项名称。若传入为 "--foo|-f",则命令名称为 "--foo"。 |  | ||||||
|  |  | ||||||
| :::tip 特别提醒!!! |  | ||||||
|  |  | ||||||
| 在 Alconna 中 Option 的名字或别名**没有要求**必须在前面写上 `-` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| `Subcommand` 则可以传入自己的 **Option** 与 **Subcommand**。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Option, Subcommand |  | ||||||
|  |  | ||||||
| alc = Alconna( |  | ||||||
|     "command_name", |  | ||||||
|     Option("opt1"), |  | ||||||
|     Option("--opt2"), |  | ||||||
|     Subcommand( |  | ||||||
|         "sub1", |  | ||||||
|         Option("sub1_opt1"), |  | ||||||
|         Option("SO2"), |  | ||||||
|         Subcommand( |  | ||||||
|             "sub1_sub1" |  | ||||||
|         ) |  | ||||||
|     ), |  | ||||||
|     Subcommand( |  | ||||||
|         "sub2" |  | ||||||
|     ) |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 他们拥有如下共同参数: |  | ||||||
|  |  | ||||||
| - `help_text`: 传入该组件的帮助信息 |  | ||||||
| - `dest`: 被指定为解析完成时标注匹配结果的标识符,不传入时默认为选项或子命令的名称 (name) |  | ||||||
| - `requires`: 一段指定顺序的字符串列表,作为唯一的前置序列与命令嵌套替换 |  | ||||||
|   对于命令 `test foo bar baz qux <a:int>` 来讲,因为`foo bar baz` 仅需要判断是否相等,所以可以这么编写: |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   Alconna("test", Option("qux", Args["a", int], requires=["foo", "bar", "baz"])) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| - `default`: 默认值,在该组件未被解析时使用使用该值替换。 |  | ||||||
|  |  | ||||||
|   特别的,使用 `OptionResult` 或 `SubcomanndResult` 可以设置包括参数字典在内的默认值: |  | ||||||
|  |  | ||||||
|   ```python |  | ||||||
|   from arclet.alconna import Option, OptionResult |  | ||||||
|  |  | ||||||
|   opt1 = Option("--foo", default=False) |  | ||||||
|   opt2 = Option("--foo", default=OptionResult(value=False, args={"bar": 1})) |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ### 选项操作 |  | ||||||
|  |  | ||||||
| `Option` 可以特别设置传入一类 `Action`,作为解析操作 |  | ||||||
|  |  | ||||||
| `Action` 分为三类: |  | ||||||
|  |  | ||||||
| - `store`: 无 Args 时, 仅存储一个值, 默认为 Ellipsis; 有 Args 时, 后续的解析结果会覆盖之前的值 |  | ||||||
| - `append`: 无 Args 时, 将多个值存为列表, 默认为 Ellipsis; 有 Args 时, 每个解析结果会追加到列表中 |  | ||||||
|  |  | ||||||
|   当存在默认值并且不为列表时, 会自动将默认值变成列表, 以保证追加的正确性 |  | ||||||
|  |  | ||||||
| - `count`: 无 Args 时, 计数器加一; 有 Args 时, 表现与 STORE 相同 |  | ||||||
|  |  | ||||||
|   当存在默认值并且不为数字时, 会自动将默认值变成 1, 以保证计数器的正确性。 |  | ||||||
|  |  | ||||||
| `Alconna` 提供了预制的几类 `action`: |  | ||||||
|  |  | ||||||
| - `store`,`store_value`,`store_true`,`store_false` |  | ||||||
| - `append`,`append_value` |  | ||||||
| - `count` |  | ||||||
|  |  | ||||||
| ### 参数声明 |  | ||||||
|  |  | ||||||
| `Args` 是用于声明命令参数的组件。 |  | ||||||
|  |  | ||||||
| `Args` 是参数解析的基础组件,构造方法形如 `Args["foo", str]["bar", int]["baz", bool, False]`, |  | ||||||
| 与函数签名类似,但是允许含有默认值的参数在前;同时支持 keyword-only 参数不依照构造顺序传入 (但是仍需要在非 keyword-only 参数之后)。 |  | ||||||
|  |  | ||||||
| `Args` 中的 `name` 是用以标记解析出来的参数并存放于 **Arparma** 中,以方便用户调用。 |  | ||||||
|  |  | ||||||
| 其有三种为 Args 注解的标识符: `?`、`/` 与 `!`。标识符与 key 之间建议以 `;` 分隔: |  | ||||||
|  |  | ||||||
| - `!` 标识符表示该处传入的参数应不是规定的类型,或不在指定的值中。 |  | ||||||
| - `?` 标识符表示该参数为可选参数,会在无参数匹配时跳过。 |  | ||||||
| - `/` 标识符表示该参数的类型注解需要隐藏。 |  | ||||||
|  |  | ||||||
| 另外,对于参数的注释也可以标记在 `name` 中,其与 name 或者标识符 以 `#` 分割: |  | ||||||
|  |  | ||||||
| `foo#这是注释;?` 或 `foo?#这是注释` |  | ||||||
|  |  | ||||||
| :::tip |  | ||||||
|  |  | ||||||
| `Args` 中的 `name` 在实际命令中并不需要传入(keyword 参数除外): |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Args |  | ||||||
|  |  | ||||||
| alc = Alconna("test", Args["foo", str]) |  | ||||||
| alc.parse("test --foo abc")  # 错误 |  | ||||||
| alc.parse("test abc")  # 正确 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 若需要 `test --foo abc`,你应该使用 `Option`: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Args, Option |  | ||||||
|  |  | ||||||
| alc = Alconna("test", Option("--foo", Args["foo", str])) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| `Args` 的参数类型表面上看需要传入一个 `type`,但实际上它需要的是一个 `nepattern.BasePattern` 的实例。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Args |  | ||||||
| from nepattern import BasePattern |  | ||||||
|  |  | ||||||
| # 表示 foo 参数需要匹配一个 @number 样式的字符串 |  | ||||||
| args = Args["foo", BasePattern("@\d+")] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 示例中传入的 `str` 是因为 `str` 已经注册在了 `nepattern.global_patterns` 中,因此会替换为 `nepattern.global_patterns[str]`。 |  | ||||||
|  |  | ||||||
| 默认支持的类型有: |  | ||||||
|  |  | ||||||
| - `str`: 匹配任意字符串 |  | ||||||
| - `int`: 匹配整数 |  | ||||||
| - `float`: 匹配浮点数 |  | ||||||
| - `bool`: 匹配 `True` 与 `False` 以及他们小写形式 |  | ||||||
| - `hex`: 匹配 `0x` 开头的十六进制字符串 |  | ||||||
| - `url`: 匹配网址 |  | ||||||
| - `email`: 匹配 `xxxx@xxx` 的字符串 |  | ||||||
| - `ipv4`: 匹配 `xxx.xxx.xxx.xxx` 的字符串 |  | ||||||
| - `list`: 匹配类似 `["foo","bar","baz"]` 的字符串 |  | ||||||
| - `dict`: 匹配类似 `{"foo":"bar","baz":"qux"}` 的字符串 |  | ||||||
| - `datetime`: 传入一个 `datetime` 支持的格式字符串,或时间戳 |  | ||||||
| - `Any`: 匹配任意类型 |  | ||||||
| - `AnyString`: 匹配任意类型,转为 `str` |  | ||||||
| - `Number`: 匹配 `int` 与 `float`,转为 `int` |  | ||||||
|  |  | ||||||
| 同时可以使用 typing 中的类型: |  | ||||||
|  |  | ||||||
| - `Literal[X]`: 匹配其中的任意一个值 |  | ||||||
| - `Union[X, Y]`: 匹配其中的任意一个类型 |  | ||||||
| - `Optional[xxx]`: 会自动将默认值设为 `None`,并在解析失败时使用默认值 |  | ||||||
| - `List[X]`: 匹配一个列表,其中的元素为 `X` 类型 |  | ||||||
| - `Dict[X, Y]`: 匹配一个字典,其中的 key 为 `X` 类型,value 为 `Y` 类型 |  | ||||||
| - ... |  | ||||||
|  |  | ||||||
| :::tip |  | ||||||
|  |  | ||||||
| 几类特殊的传入标记: |  | ||||||
|  |  | ||||||
| - `"foo"`: 匹配字符串 "foo" (若没有某个 `BasePattern` 与之关联) |  | ||||||
| - `RawStr("foo")`: 匹配字符串 "foo" (不会被 `BasePattern` 替换) |  | ||||||
| - `"foo|bar|baz"`: 匹配 "foo" 或 "bar" 或 "baz" |  | ||||||
| - `[foo, bar, Baz, ...]`: 匹配其中的任意一个值或类型 |  | ||||||
| - `Callable[[X], Y]`: 匹配一个参数为 `X` 类型的值,并返回通过该函数调用得到的 `Y` 类型的值 |  | ||||||
| - `"re:xxx"`: 匹配一个正则表达式 `xxx`,会返回 Match[0] |  | ||||||
| - `"rep:xxx"`: 匹配一个正则表达式 `xxx`,会返回 `re.Match` 对象 |  | ||||||
| - `{foo: bar, baz: qux}`: 匹配字典中的任意一个键, 并返回对应的值 (特殊的键 ... 会匹配任意的值) |  | ||||||
| - ... |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| `MultiVar` 则是一个特殊的标注,用于告知解析器该参数可以接受多个值,其构造方法形如 `MultiVar(str)`。 |  | ||||||
| 同样的还有 `KeyWordVar`,其构造方法形如 `KeyWordVar(str)`,用于告知解析器该参数为一个 keyword-only 参数。 |  | ||||||
|  |  | ||||||
| :::tip |  | ||||||
|  |  | ||||||
| `MultiVar` 与 `KeyWordVar` 组合时,代表该参数为一个可接受多个 key-value 的参数,其构造方法形如 `MultiVar(KeyWordVar(str))` |  | ||||||
|  |  | ||||||
| `MultiVar` 与 `KeyWordVar` 也可以传入 `default` 参数,用于指定默认值。 |  | ||||||
|  |  | ||||||
| `MultiVar` 不能在 `KeyWordVar` 之后传入。 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 紧凑命令 |  | ||||||
|  |  | ||||||
| `Alconna`,`Option` 可以设置 `compact=True` 使得解析命令时允许名称与后随参数之间没有分隔: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Option, CommandMeta, Args |  | ||||||
|  |  | ||||||
| alc = Alconna("test", Args["foo", int], Option("BAR", Args["baz", str], compact=True), meta=CommandMeta(compact=True)) |  | ||||||
|  |  | ||||||
| assert alc.parse("test123 BARabc").matched |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这使得我们可以实现如下命令: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| >>> from arclet.alconna import Alconna, Option, Args, append |  | ||||||
| >>> alc = Alconna("gcc", Option("--flag|-F", Args["content", str], action=append, compact=True)) |  | ||||||
| >>> alc.parse("gcc -Fabc -Fdef -Fxyz").query[list[str]]("flag.content") |  | ||||||
| ['abc', 'def', 'xyz'] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 当 `Option` 的 `action` 为 `count` 时,其自动支持 `compact` 特性: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| >>> from arclet.alconna import Alconna, Option, Args, count |  | ||||||
| >>> alc = Alconna("pp", Option("--verbose|-v", action=count, default=0)) |  | ||||||
| >>> alc.parse("pp -vvv").query[int]("verbose.value") |  | ||||||
| 3 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 命令特性 |  | ||||||
|  |  | ||||||
| ### 配置 |  | ||||||
|  |  | ||||||
| `arclet.alconna.Namespace` 表示某一命名空间下的默认配置: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import config, namespace, Namespace |  | ||||||
| from arclet.alconna.tools import ShellTextFormatter |  | ||||||
|  |  | ||||||
|  |  | ||||||
| np = Namespace("foo", prefixes=["/"])  # 创建 Namespace 对象,并进行初始配置 |  | ||||||
|  |  | ||||||
| with namespace("bar") as np1: |  | ||||||
|     np1.prefixes = ["!"]    # 以上下文管理器方式配置命名空间,此时配置会自动注入上下文内创建的命令 |  | ||||||
|     np1.formatter_type = ShellTextFormatter  # 设置此命名空间下的命令的 formatter 默认为 ShellTextFormatter |  | ||||||
|     np1.builtin_option_name["help"] = {"帮助", "-h"}  # 设置此命名空间下的命令的帮助选项名称 |  | ||||||
|  |  | ||||||
| config.namespaces["foo"] = np  # 将命名空间挂载到 config 上 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 同时也提供了默认命名空间配置与修改方法: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import config, namespace, Namespace |  | ||||||
|  |  | ||||||
|  |  | ||||||
| config.default_namespace.prefixes = [...]  # 直接修改默认配置 |  | ||||||
|  |  | ||||||
| np = Namespace("xxx", prefixes=[...]) |  | ||||||
| config.default_namespace = np  # 更换默认的命名空间 |  | ||||||
|  |  | ||||||
| with namespace(config.default_namespace.name) as np: |  | ||||||
|     np.prefixes = [...] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 半自动补全 |  | ||||||
|  |  | ||||||
| 半自动补全为用户提供了推荐后续输入的功能。 |  | ||||||
|  |  | ||||||
| 补全默认通过 `--comp` 或 `-cp` 或 `?` 触发:(命名空间配置可修改名称) |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Args, Option |  | ||||||
|  |  | ||||||
| alc = Alconna("test", Args["abc", int]) + Option("foo") + Option("bar") |  | ||||||
| alc.parse("test ?") |  | ||||||
|  |  | ||||||
| ''' |  | ||||||
| output |  | ||||||
|  |  | ||||||
| 以下是建议的输入: |  | ||||||
| * <abc: int> |  | ||||||
| * --help |  | ||||||
| * -h |  | ||||||
| * -sct |  | ||||||
| * --shortcut |  | ||||||
| * foo |  | ||||||
| * bar |  | ||||||
| ''' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 快捷指令 |  | ||||||
|  |  | ||||||
| 快捷指令顾名思义,可以为基础指令创建便捷的触发方式 |  | ||||||
|  |  | ||||||
| 一般情况下你可以通过 `Alconna.shortcut` 进行快捷指令操作 (创建,删除); |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| >>> from arclet.alconna import Alconna, Args |  | ||||||
| >>> alc = Alconna("setu", Args["count", int]) |  | ||||||
| >>> alc.shortcut("涩图(\d+)张", {"args": ["{0}"]}) |  | ||||||
| 'Alconna::setu 的快捷指令: "涩图(\\d+)张" 添加成功' |  | ||||||
| >>> alc.parse("涩图3张").query("count") |  | ||||||
| 3 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `shortcut` 的第一个参数为快捷指令名称,第二个参数为 `ShortcutArgs`,作为快捷指令的配置 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| class ShortcutArgs(TypedDict): |  | ||||||
|     """快捷指令参数""" |  | ||||||
|  |  | ||||||
|     command: NotRequired[DataCollection[Any]] |  | ||||||
|     """快捷指令的命令""" |  | ||||||
|     args: NotRequired[list[Any]] |  | ||||||
|     """快捷指令的附带参数""" |  | ||||||
|     fuzzy: NotRequired[bool] |  | ||||||
|     """是否允许命令后随参数""" |  | ||||||
|     prefix: NotRequired[bool] |  | ||||||
|     """是否调用时保留指令前缀""" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 当 `fuzzy` 为 False 时,传入 `"涩图1张 abc"` 之类的快捷指令将视为解析失败 |  | ||||||
|  |  | ||||||
| 快捷指令允许三类特殊的 placeholder: |  | ||||||
|  |  | ||||||
| - `{%X}`: 如 `setu {%0}`,表示此处必须填入快捷指令后随的第 X 个参数。 |  | ||||||
|  |  | ||||||
|   例如,若快捷指令为 `涩图`,配置为 `{"command": "setu {%0}"}`,则指令 `涩图 1` 相当于 `setu 1` |  | ||||||
|  |  | ||||||
| - `{*}`: 表示此处填入所有后随参数,并且可以通过 `{*X}` 的方式指定组合参数之间的分隔符。 |  | ||||||
| - `{X}`: 表示此处填入可能的正则匹配的组: |  | ||||||
|   - 若 `command` 中存在匹配组 `(xxx)`,则 `{X}` 表示第 X 个匹配组的内容 |  | ||||||
|   - 若 `command` 中存储匹配组 `(?P<xxx>...)`,则 `{X}` 表示名字为 X 的匹配结果 |  | ||||||
|  |  | ||||||
| 除此之外,通过内置选项 `--shortcut` 可以动态操作快捷指令。 |  | ||||||
|  |  | ||||||
| 例如: |  | ||||||
|  |  | ||||||
| - `cmd --shortcut <key> <cmd>` 来增加一个快捷指令 |  | ||||||
| - `cmd --shortcut list` 来列出当前指令的所有快捷指令 |  | ||||||
| - `cmd --shortcut delete key` 来删除一个快捷指令 |  | ||||||
|  |  | ||||||
| ### 使用模糊匹配 |  | ||||||
|  |  | ||||||
| 模糊匹配通过在 Alconna 中设置其 CommandMeta 开启。 |  | ||||||
|  |  | ||||||
| 模糊匹配会应用在任意需要进行名称判断的地方,如**命令名称**,**选项名称**和**参数名称**(如指定需要传入参数名称)。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, CommandMeta |  | ||||||
|  |  | ||||||
| alc = Alconna("test_fuzzy", meta=CommandMeta(fuzzy_match=True)) |  | ||||||
| alc.parse("test_fuzy") |  | ||||||
| # output: test_fuzy is not matched. Do you mean "test_fuzzy"? |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 解析结果 |  | ||||||
|  |  | ||||||
| `Alconna.parse` 会返回由 **Arparma** 承载的解析结果。 |  | ||||||
|  |  | ||||||
| `Arpamar` 会有如下参数: |  | ||||||
|  |  | ||||||
| - 调试类 |  | ||||||
|  |  | ||||||
|   - matched: 是否匹配成功 |  | ||||||
|   - error_data: 解析失败时剩余的数据 |  | ||||||
|   - error_info: 解析失败时的异常内容 |  | ||||||
|   - origin: 原始命令,可以类型标注 |  | ||||||
|  |  | ||||||
| - 分析类 |  | ||||||
|   - header_match: 命令头部的解析结果,包括原始头部、解析后头部、解析结果与可能的正则匹配组 |  | ||||||
|   - main_args: 命令的主参数的解析结果 |  | ||||||
|   - options: 命令所有选项的解析结果 |  | ||||||
|   - subcommands: 命令所有子命令的解析结果 |  | ||||||
|   - other_args: 除主参数外的其他解析结果 |  | ||||||
|   - all_matched_args: 所有 Args 的解析结果 |  | ||||||
|  |  | ||||||
| `Arparma` 同时提供了便捷的查询方法 `query[type]()`,会根据传入的 `path` 查找参数并返回 |  | ||||||
|  |  | ||||||
| `path` 支持如下: |  | ||||||
|  |  | ||||||
| - `main_args`,`options`,...: 返回对应的属性 |  | ||||||
| - `args`: 返回 all_matched_args |  | ||||||
| - `main_args.xxx`,`options.xxx`,...: 返回字典中 `xxx`键对应的值 |  | ||||||
| - `args.xxx`: 返回 all_matched_args 中 `xxx`键对应的值 |  | ||||||
| - `options.foo`,`foo`: 返回选项 `foo` 的解析结果 (OptionResult) |  | ||||||
| - `options.foo.value`,`foo.value`: 返回选项 `foo` 的解析值 |  | ||||||
| - `options.foo.args`,`foo.args`: 返回选项 `foo` 的解析参数字典 |  | ||||||
| - `options.foo.args.bar`,`foo.bar`: 返回选项 `foo` 的参数字典中 `bar` 键对应的值 |  | ||||||
|   ... |  | ||||||
|  |  | ||||||
| 同样,`Arparma["foo.bar"]` 的表现与 `query()` 一致 |  | ||||||
|  |  | ||||||
| ## Duplication |  | ||||||
|  |  | ||||||
| **Duplication** 用来提供更好的自动补全,类似于 **ArgParse** 的 **Namespace**,经测试表现良好(好耶)。 |  | ||||||
|  |  | ||||||
| 普通情况下使用,需要利用到 **ArgsStub**、**OptionStub** 和 **SubcommandStub** 三个部分, |  | ||||||
|  |  | ||||||
| 以 pip 为例,其对应的 Duplication 应如下构造: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import OptionResult, Duplication, SubcommandStub |  | ||||||
|  |  | ||||||
| class MyDup(Duplication): |  | ||||||
|     verbose: OptionResult |  | ||||||
|     install: SubcommandStub  # 选项与子命令对应的stub的变量名必须与其名字相同 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 并在解析时传入 Duplication: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| result = alc.parse("pip -v install ...", duplication=MyDup) |  | ||||||
| >>> type(result) |  | ||||||
| <class MyDup> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| **Duplication** 也可以如 **Namespace** 一样直接标明参数名称和类型: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from typing import Optional |  | ||||||
| from arclet.alconna import Duplication |  | ||||||
|  |  | ||||||
|  |  | ||||||
| class MyDup(Duplication): |  | ||||||
|     package: str |  | ||||||
|     file: Optional[str] = None |  | ||||||
|     url: Optional[str] = None |  | ||||||
| ``` |  | ||||||
| @@ -1,48 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: 配置项 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 配置项 |  | ||||||
|  |  | ||||||
| ## alconna_auto_send_output |  | ||||||
|  |  | ||||||
| - **类型**: `bool` |  | ||||||
| - **默认值**: `False` |  | ||||||
|  |  | ||||||
| 是否全局启用输出信息自动发送,不启用则会在触特殊内置选项后仍然将解析结果传递至响应器。 |  | ||||||
|  |  | ||||||
| ## alconna_use_command_start |  | ||||||
|  |  | ||||||
| - **类型**: `bool` |  | ||||||
| - **默认值**: `False` |  | ||||||
|  |  | ||||||
| 是否读取 Nonebot 的配置项 `COMMAND_START` 来作为全局的 Alconna 命令前缀 |  | ||||||
|  |  | ||||||
| ## alconna_auto_completion |  | ||||||
|  |  | ||||||
| - **类型**: `bool` |  | ||||||
| - **默认值**: `False` |  | ||||||
|  |  | ||||||
| 是否全局启用命令自动补全,启用后会在参数缺失或触发 `--comp` 选项时自自动启用交互式补全。 |  | ||||||
|  |  | ||||||
| ## alconna_use_origin |  | ||||||
|  |  | ||||||
| - **类型**: `bool` |  | ||||||
| - **默认值**: `False` |  | ||||||
|  |  | ||||||
| 是否全局使用原始消息 (即未经过 to_me 等处理的),该选项会影响到 Alconna 的匹配行为。 |  | ||||||
|  |  | ||||||
| ## alconna_use_command_sep |  | ||||||
|  |  | ||||||
| - **类型**: `bool` |  | ||||||
| - **默认值**: `False` |  | ||||||
|  |  | ||||||
| 是否读取 Nonebot 的配置项 `COMMAND_SEP` 来作为全局的 Alconna 命令分隔符 |  | ||||||
|  |  | ||||||
| ## alconna_global_extensions |  | ||||||
|  |  | ||||||
| - **类型**: `List[str]` |  | ||||||
| - **默认值**: `[]` |  | ||||||
|  |  | ||||||
| 全局加载的扩展,路径以 . 分隔,如 `foo.bar.baz:DemoExtension` |  | ||||||
| @@ -1,395 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: 响应规则的使用 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # Alconna 响应规则 |  | ||||||
|  |  | ||||||
| 以下为一个使用示例: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna.adapters.onebot12 import Image |  | ||||||
| from nonebot_plugin_alconna import At, on_alconna |  | ||||||
| from arclet.alconna import Args, Option, Alconna, Arparma, MultiVar, Subcommand |  | ||||||
|  |  | ||||||
| alc = Alconna( |  | ||||||
|     ["/", "!"], |  | ||||||
|     "role-group", |  | ||||||
|     Subcommand( |  | ||||||
|         "add", |  | ||||||
|         Args["name", str], |  | ||||||
|         Option("member", Args["target", MultiVar(At)]), |  | ||||||
|     ), |  | ||||||
|     Option("list"), |  | ||||||
|     Option("icon", Args["icon", Image]) |  | ||||||
| ) |  | ||||||
| rg = on_alconna(alc, auto_send_output=True) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| @rg.handle() |  | ||||||
| async def _(result: Arparma): |  | ||||||
|     if result.find("list"): |  | ||||||
|         img = await ob12_gen_role_group_list_image() |  | ||||||
|         await rg.finish(Image(img)) |  | ||||||
|     if result.find("add"): |  | ||||||
|         group = await create_role_group(result.query[str]("add.name")) |  | ||||||
|         if result.find("add.member"): |  | ||||||
|             ats = result.query[tuple[At, ...]]("add.member.target") |  | ||||||
|             group.extend(member.target for member in ats) |  | ||||||
|         await rg.finish("添加成功") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 响应器使用 |  | ||||||
|  |  | ||||||
| `on_alconna` 的所有参数如下: |  | ||||||
|  |  | ||||||
| - `command: Alconna | str`: Alconna 命令 |  | ||||||
| - `skip_for_unmatch: bool = True`: 是否在命令不匹配时跳过该响应 |  | ||||||
| - `auto_send_output: bool = False`: 是否自动发送输出信息并跳过响应 |  | ||||||
| - `aliases: set[str | tuple[str, ...]] | None = None`: 命令别名,作用类似于 `on_command` 中的 aliases |  | ||||||
| - `comp_config: CompConfig | None = None`: 补全会话配置,不传入则不启用补全会话 |  | ||||||
| - `extensions: list[type[Extension] | Extension] | None = None`: 需要加载的匹配扩展,可以是扩展类或扩展实例 |  | ||||||
| - `exclude_ext: list[type[Extension] | str] | None = None`: 需要排除的匹配扩展,可以是扩展类或扩展的 id |  | ||||||
| - `use_origin: bool = False`: 是否使用未经 to_me 等处理过的消息 |  | ||||||
| - `use_cmd_start: bool = False`: 是否使用 COMMAND_START 作为命令前缀 |  | ||||||
| - `use_cmd_sep: bool = False`: 是否使用 COMMAND_SEP 作为命令分隔符 |  | ||||||
|  |  | ||||||
| `on_alconna` 返回的是 `Matcher` 的子类 `AlconnaMatcher`,其拓展了如下方法: |  | ||||||
|  |  | ||||||
| - `.assign(path, value, or_not)`: 用于对包含多个选项/子命令的命令的分派处理 |  | ||||||
| - `.got_path(path, prompt, middleware)`: 在 `got` 方法的基础上,会以 path 对应的参数为准,读取传入 message 的最后一个消息段并验证转换 |  | ||||||
| - `.set_path_arg(key, value)`, `.get_path_arg(key)`: 类似 `set_arg` 和 `got_arg`,为 `got_path` 的特化版本 |  | ||||||
| - `.reject_path(path[, prompt, fallback])`: 类似于 `reject_arg`,对应 `got_path` |  | ||||||
| - `.dispatch`: 同样的分派处理,但是是类似 `CommandGroup` 一样返回新的 `AlconnaMatcher` |  | ||||||
| - `.got`, `send`, `reject`, ...: 拓展了 prompt 类型,即支持使用 `UniMessage` 作为 prompt |  | ||||||
|  |  | ||||||
| 用例: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Option, Args |  | ||||||
| from nonebot_plugin_alconna import on_alconna, AlconnaMatch, Match, UniMessage |  | ||||||
|  |  | ||||||
| login = on_alconna(Alconna(["/"], "login", Args["password?", str], Option("-r|--recall"))) |  | ||||||
|  |  | ||||||
| @login.assign("recall") |  | ||||||
| async def login_exit(): |  | ||||||
|     await login.finish("已退出") |  | ||||||
|  |  | ||||||
| @login.assign("password") |  | ||||||
| async def login_handle(pw: Match[str] = AlconnaMatch("password")): |  | ||||||
|     if pw.available: |  | ||||||
|         login.set_path_arg("password", pw.result) |  | ||||||
|  |  | ||||||
| @login.got_path("password", prompt=UniMessage.template("{:At(user, $event.get_user_id())} 请输入密码")) |  | ||||||
| async def login_got(password: str): |  | ||||||
|     assert password |  | ||||||
|     await login.send("登录成功") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 依赖注入 |  | ||||||
|  |  | ||||||
| `Alconna` 的解析结果会放入 `Arparma` 类中,或用户指定的 `Duplication` 类。 |  | ||||||
|  |  | ||||||
| 而 `AlconnaMatcher` 在原有 Matcher 的基础上拓展了允许的依赖注入: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| @cmd.handle() |  | ||||||
| async def handle( |  | ||||||
|     result: CommandResult, |  | ||||||
|     arp: Arparma, |  | ||||||
|     dup: Duplication,  # 基类或子类都可以 |  | ||||||
|     ext: Extension, |  | ||||||
|     source: Alconna, |  | ||||||
|     abc: str,  # 类似 Match, 但是若匹配结果不存在对应字段则跳过该 handler |  | ||||||
|     foo: Match[str], |  | ||||||
|     bar: Query[int] = Query("ttt.bar", 0)  # Query 仍然需要一个默认值来传递 path 参数 |  | ||||||
| ): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 可以看到,本插件提供了几类额外的模型: |  | ||||||
|  |  | ||||||
| - `CommandResult`: 解析结果,包括了源命令 `source: Alconna` ,解析结果 `result: Arparma`,以及可能的输出信息 `output: str | None` 字段 |  | ||||||
| - `Match`: 匹配项,表示参数是否存在于 `all_matched_args` 内,可用 `Match.available` 判断是否匹配,`Match.result` 获取匹配的值 |  | ||||||
| - `Query`: 查询项,表示参数是否可由 `Arparma.query` 查询并获得结果,可用 `Query.available` 判断是否查询成功,`Query.result` 获取查询结果 |  | ||||||
|  |  | ||||||
| :::note |  | ||||||
|  |  | ||||||
| 如果你更喜欢 Depends 式的依赖注入,`nonebot_plugin_alconna` 同时提供了一系列的依赖注入函数,他们包括: |  | ||||||
|  |  | ||||||
| - `AlconnaResult`: `CommandResult` 类型的依赖注入函数 |  | ||||||
| - `AlconnaMatches`: `Arparma` 类型的依赖注入函数 |  | ||||||
| - `AlconnaDuplication`: `Duplication` 类型的依赖注入函数 |  | ||||||
| - `AlconnaMatch`: `Match` 类型的依赖注入函数,其能够额外传入一个 middleware 函数来处理得到的参数 |  | ||||||
| - `AlconnaQuery`: `Query` 类型的依赖注入函数,其能够额外传入一个 middleware 函数来处理得到的参数 |  | ||||||
| - `AlconnaExecResult`: 提供挂载在命令上的 callback 的返回结果 (`Dict[str, Any]`) 的依赖注入函数 |  | ||||||
| - `AlconnaExtension`: 提供指定类型的 `Extension` 的依赖注入函数 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 实例: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| ... |  | ||||||
| from nonebot import require |  | ||||||
| require("nonebot_plugin_alconna") |  | ||||||
| ... |  | ||||||
|  |  | ||||||
| from nonebot_plugin_alconna import on_alconna, Match, Query, AlconnaQuery |  | ||||||
| from arclet.alconna import Alconna, Args, Option, Arparma |  | ||||||
|  |  | ||||||
| test = on_alconna( |  | ||||||
|     Alconna( |  | ||||||
|         "test", |  | ||||||
|         Option("foo", Args["bar", int]), |  | ||||||
|         Option("baz", Args["qux", bool, False]) |  | ||||||
|     ), |  | ||||||
|     auto_send_output=True |  | ||||||
| ) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| @test.handle() |  | ||||||
| async def handle_test1(result: AlcResult): |  | ||||||
|     await test.send(f"matched: {result.matched}") |  | ||||||
|     await test.send(f"maybe output: {result.output}") |  | ||||||
|  |  | ||||||
| @test.handle() |  | ||||||
| async def handle_test2(bar: Match[int]): |  | ||||||
|     if bar.available: |  | ||||||
|         await test.send(f"foo={bar.result}") |  | ||||||
|  |  | ||||||
| @test.handle() |  | ||||||
| async def handle_test3(qux: Query[bool] = AlconnaQuery("baz.qux", False)): |  | ||||||
|     if qux.available: |  | ||||||
|         await test.send(f"baz.qux={qux.result}") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 消息段标注 |  | ||||||
|  |  | ||||||
| 示例中使用了消息段标注,其中 `At` 属于通用标注,而 `Image` 属于 `onebot12` 适配器下的标注。 |  | ||||||
|  |  | ||||||
| 适配器下的消息段标注会匹配特定的 `MessageSegment`: |  | ||||||
|  |  | ||||||
| 而通用标注与适配器标注的区别在于,通用标注会匹配多个适配器中相似类型的消息段,并返回 |  | ||||||
| `nonebot_plugin_alconna.uniseg` 中定义的 [`Segment` 模型](./utils.md#通用消息段) |  | ||||||
|  |  | ||||||
| 例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| ... |  | ||||||
| ats = result.query[tuple[At, ...]]("add.member.target") |  | ||||||
| group.extend(member.target for member in ats) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样插件使用者就不用考虑平台之间字段的差异 |  | ||||||
|  |  | ||||||
| 本插件为以下适配器提供了专门的适配器标注: |  | ||||||
|  |  | ||||||
| | 协议名称                                                            | 路径                                 | |  | ||||||
| | ------------------------------------------------------------------- | ------------------------------------ | |  | ||||||
| | [OneBot 协议](https://github.com/nonebot/adapter-onebot)            | adapters.onebot11, adapters.onebot12 | |  | ||||||
| | [Telegram](https://github.com/nonebot/adapter-telegram)             | adapters.telegram                    | |  | ||||||
| | [飞书](https://github.com/nonebot/adapter-feishu)                   | adapters.feishu                      | |  | ||||||
| | [GitHub](https://github.com/nonebot/adapter-github)                 | adapters.github                      | |  | ||||||
| | [QQ bot](https://github.com/nonebot/adapter-qq)                     | adapters.qq                          | |  | ||||||
| | [QQ 频道 bot](https://github.com/nonebot/adapter-qq)                | adapters.qqguild                     | |  | ||||||
| | [钉钉](https://github.com/nonebot/adapter-ding)                     | adapters.ding                        | |  | ||||||
| | [Console](https://github.com/nonebot/adapter-console)               | adapters.console                     | |  | ||||||
| | [开黑啦](https://github.com/Tian-que/nonebot-adapter-kaiheila)      | adapters.kook                        | |  | ||||||
| | [Mirai](https://github.com/ieew/nonebot_adapter_mirai2)             | adapters.mirai                       | |  | ||||||
| | [Ntchat](https://github.com/JustUndertaker/adapter-ntchat)          | adapters.ntchat                      | |  | ||||||
| | [MineCraft](https://github.com/17TheWord/nonebot-adapter-minecraft) | adapters.minecraft                   | |  | ||||||
| | [BiliBili Live](https://github.com/wwweww/adapter-bilibili)         | adapters.bilibili                    | |  | ||||||
| | [Walle-Q](https://github.com/onebot-walle/nonebot_adapter_walleq)   | adapters.onebot12                    | |  | ||||||
| | [Villa](https://github.com/CMHopeSunshine/nonebot-adapter-villa)    | adapters.villa                       | |  | ||||||
| | [Discord](https://github.com/nonebot/adapter-discord)               | adapters.discord                     | |  | ||||||
| | [Red 协议](https://github.com/nonebot/adapter-red)                  | adapters.red                         | |  | ||||||
| | [Satori 协议](https://github.com/nonebot/adapter-satori)            | adapters.satori                      | |  | ||||||
|  |  | ||||||
| ## 条件控制 |  | ||||||
|  |  | ||||||
| 本插件可以通过 `assign` 来控制一个具体的响应函数是否在不满足条件时跳过响应。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| ... |  | ||||||
| from nonebot import require |  | ||||||
| require("nonebot_plugin_alconna") |  | ||||||
| ... |  | ||||||
|  |  | ||||||
| from arclet.alconna import Alconna, Subcommand, Option, Args |  | ||||||
| from nonebot_plugin_alconna import on_alconna, CommandResult |  | ||||||
|  |  | ||||||
| pip = Alconna( |  | ||||||
|     "pip", |  | ||||||
|     Subcommand( |  | ||||||
|         "install", Args["pak", str], |  | ||||||
|         Option("--upgrade"), |  | ||||||
|         Option("--force-reinstall") |  | ||||||
|     ), |  | ||||||
|     Subcommand("list", Option("--out-dated")) |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| pip_cmd = on_alconna(pip) |  | ||||||
|  |  | ||||||
| # 仅在命令为 `pip install pip` 时响应 |  | ||||||
| @pip_cmd.assign("install.pak", "pip") |  | ||||||
| async def update(res: CommandResult): |  | ||||||
|     ... |  | ||||||
|  |  | ||||||
| # 仅在命令为 `pip list` 时响应 |  | ||||||
| @pip_cmd.assign("list") |  | ||||||
| async def list_(res: CommandResult): |  | ||||||
|     ... |  | ||||||
|  |  | ||||||
| # 在命令为 `pip install xxx` 时响应 |  | ||||||
| @pip_cmd.assign("install") |  | ||||||
| async def install(res: CommandResult): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 此外,使用 `AlconnaMatcher.dispatch` 还能像 `CommandGroup` 一样为每个分发设置独立的 matcher: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| update_cmd = pip_cmd.dispatch("install.pak", "pip") |  | ||||||
|  |  | ||||||
| @update_cmd.handle() |  | ||||||
| async def update(arp: CommandResult): |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 另外,`AlconnaMatcher` 有类似于 `got` 的 `got_path`: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna import At, Match, UniMessage, on_alconna |  | ||||||
|  |  | ||||||
| test_cmd = on_alconna(Alconna("test", Args["target?", Union[str, At]])) |  | ||||||
|  |  | ||||||
| @test_cmd.handle() |  | ||||||
| async def tt_h(target: Match[Union[str, At]]): |  | ||||||
|     if target.available: |  | ||||||
|         test_cmd.set_path_arg("target", target.result) |  | ||||||
|  |  | ||||||
| @test_cmd.got_path("target", prompt="请输入目标") |  | ||||||
| async def tt(target: Union[str, At]): |  | ||||||
|     await test_cmd.send(UniMessage(["ok\n", target])) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `got_path` 与 `assign`,`Match`,`Query` 等地方一样,都需要指明 `path` 参数 (即对应 Arg 验证的路径) |  | ||||||
|  |  | ||||||
| `got_path` 会获取消息的最后一个消息段并转为 path 对应的类型,例如示例中 `target` 对应的 Arg 里要求 str 或 At,则 got 后用户输入的消息只有为 text 或 at 才能进入处理函数。 |  | ||||||
|  |  | ||||||
| :::tip |  | ||||||
|  |  | ||||||
| `path` 支持 ~XXX 语法,其会把 ~ 替换为可能的父级路径: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
|  pip = Alconna( |  | ||||||
|      "pip", |  | ||||||
|      Subcommand( |  | ||||||
|          "install", |  | ||||||
|          Args["pak", str], |  | ||||||
|          Option("--upgrade|-U"), |  | ||||||
|          Option("--force-reinstall"), |  | ||||||
|      ), |  | ||||||
|      Subcommand("list", Option("--out-dated")), |  | ||||||
|  ) |  | ||||||
|  |  | ||||||
|  pipcmd = on_alconna(pip) |  | ||||||
|  pip_install_cmd = pipcmd.dispatch("install") |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  @pip_install_cmd.assign("~upgrade") |  | ||||||
|  async def pip1_u(pak: Query[str] = Query("~pak")): |  | ||||||
|      await pip_install_cmd.finish(f"pip upgrading {pak.result}...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 匹配拓展 |  | ||||||
|  |  | ||||||
| 本插件提供了一个 `Extension` 类,其用于自定义 AlconnaMatcher 的部分行为。 |  | ||||||
|  |  | ||||||
| 例如 `LLMExtension` (仅举例): |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna import Extension, Alconna, on_alconna, Interface |  | ||||||
|  |  | ||||||
| class LLMExtension(Extension): |  | ||||||
|     @property |  | ||||||
|     def priority(self) -> int: |  | ||||||
|         return 10 |  | ||||||
|  |  | ||||||
|     @property |  | ||||||
|     def id(self) -> str: |  | ||||||
|         return "LLMExtension" |  | ||||||
|  |  | ||||||
|     def __init__(self, llm): |  | ||||||
|       self.llm = llm |  | ||||||
|  |  | ||||||
|     def post_init(self, alc: Alconna) -> None: |  | ||||||
|         self.llm.add_context(alc.command, alc.meta.description) |  | ||||||
|  |  | ||||||
|     async def receive_wrapper(self, bot, event, receive): |  | ||||||
|         resp = await self.llm.input(str(receive)) |  | ||||||
|         return receive.__class__(resp.content) |  | ||||||
|  |  | ||||||
|     def before_catch(self, name, annotation, default): |  | ||||||
|         return name == "llm" |  | ||||||
|  |  | ||||||
|     def catch(self, interface: Interface): |  | ||||||
|         if interface.name == "llm": |  | ||||||
|             return self.llm |  | ||||||
|  |  | ||||||
| matcher = on_alconna( |  | ||||||
|     Alconna(...), |  | ||||||
|     extensions=[LLMExtension(LLM)] |  | ||||||
| ) |  | ||||||
| ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 那么使用了 `LLMExtension` 的响应器便能接受任何能通过 llm 翻译为具体命令的自然语言消息,同时可以在响应器中为所有 `llm` 参数注入模型变量 |  | ||||||
|  |  | ||||||
| 目前 `Extension` 的功能有: |  | ||||||
|  |  | ||||||
| - `validate`: 对于事件的来源适配器或 bot 选择是否接受响应 |  | ||||||
| - `output_converter`: 输出信息的自定义转换方法 |  | ||||||
| - `message_provider`: 从传入事件中自定义提取消息的方法 |  | ||||||
| - `receive_provider`: 对传入的消息 (Message 或 UniMessage) 的额外处理 |  | ||||||
| - `permission_check`: 命令对消息解析并确认头部匹配(即确认选择响应)时对发送者的权限判断 |  | ||||||
| - `parse_wrapper`: 对命令解析结果的额外处理 |  | ||||||
| - `send_wrapper`: 对发送的消息 (Message 或 UniMessage) 的额外处理 |  | ||||||
| - `before_catch`: 自定义依赖注入的绑定确认函数 |  | ||||||
| - `catch`: 自定义依赖注入处理函数 |  | ||||||
| - `post_init`: 响应器创建后对命令对象的额外除了 |  | ||||||
|  |  | ||||||
| 例如内置的 `DiscordSlashExtension`,其可自动将 Alconna 对象翻译成 slash 指令并注册,且将收到的指令交互事件转为指令供命令解析: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna import Match, on_alconna |  | ||||||
|  |  | ||||||
| from nonebot_plugin_alconna.adapters.discord import DiscordSlashExtension |  | ||||||
|  |  | ||||||
| alc = Alconna( |  | ||||||
|     ["/"], |  | ||||||
|     "permission", |  | ||||||
|     Subcommand("add", Args["plugin", str]["priority?", int]), |  | ||||||
|     Option("remove", Args["plugin", str]["time?", int]), |  | ||||||
|     meta=CommandMeta(description="权限管理"), |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| matcher = on_alconna(alc, extensions=[DiscordSlashExtension()]) |  | ||||||
|  |  | ||||||
| @matcher.assign("add") |  | ||||||
| async def add(plugin: Match[str], priority: Match[int]): |  | ||||||
|     await matcher.finish(f"added {plugin.result} with {priority.result if priority.available else 0}") |  | ||||||
|  |  | ||||||
| @matcher.assign("remove") |  | ||||||
| async def remove(plugin: Match[str], time: Match[int]): |  | ||||||
|     await matcher.finish(f"removed {plugin.result} with {time.result if time.available else -1}") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip |  | ||||||
|  |  | ||||||
| 全局的 Extension 可延迟加载 (即若有全局拓展加载于部分 AlconnaMatcher 之后,这部分响应器会被追加拓展) |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
| @@ -1,430 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: 通用消息组件 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| # 通用消息组件 |  | ||||||
|  |  | ||||||
| `uniseg` 模块属于 `nonebot-plugin-alconna` 的子插件,其提供了一套通用的消息组件,用于在 `nonebot-plugin-alconna` 下构建通用消息。 |  | ||||||
|  |  | ||||||
| ## 通用消息段 |  | ||||||
|  |  | ||||||
| `nonebot-plugin-alconna.uniseg` 提供了类似 `MessageSegment` 的通用消息段,并可在 `Alconna` 下直接标注使用: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| class Segment: |  | ||||||
|     """基类标注""" |  | ||||||
|  |  | ||||||
| class Text(Segment): |  | ||||||
|     """Text对象, 表示一类文本元素""" |  | ||||||
|     text: str |  | ||||||
|     style: Optional[str] |  | ||||||
|  |  | ||||||
| class At(Segment): |  | ||||||
|     """At对象, 表示一类提醒某用户的元素""" |  | ||||||
|     type: Literal["user", "role", "channel"] |  | ||||||
|     target: str |  | ||||||
|  |  | ||||||
| class AtAll(Segment): |  | ||||||
|     """AtAll对象, 表示一类提醒所有人的元素""" |  | ||||||
|  |  | ||||||
| class Emoji(Segment): |  | ||||||
|     """Emoji对象, 表示一类表情元素""" |  | ||||||
|     id: str |  | ||||||
|     name: Optional[str] |  | ||||||
|  |  | ||||||
| class Media(Segment): |  | ||||||
|     url: Optional[str] |  | ||||||
|     id: Optional[str] |  | ||||||
|     path: Optional[str] |  | ||||||
|     raw: Optional[bytes] |  | ||||||
|  |  | ||||||
| class Image(Media): |  | ||||||
|     """Image对象, 表示一类图片元素""" |  | ||||||
|  |  | ||||||
| class Audio(Media): |  | ||||||
|     """Audio对象, 表示一类音频元素""" |  | ||||||
|  |  | ||||||
| class Voice(Media): |  | ||||||
|     """Voice对象, 表示一类语音元素""" |  | ||||||
|  |  | ||||||
| class Video(Media): |  | ||||||
|     """Video对象, 表示一类视频元素""" |  | ||||||
|  |  | ||||||
| class File(Segment): |  | ||||||
|     """File对象, 表示一类文件元素""" |  | ||||||
|     id: str |  | ||||||
|     name: Optional[str] |  | ||||||
|  |  | ||||||
| class Reply(Segment): |  | ||||||
|     """Reply对象,表示一类回复消息""" |  | ||||||
|     id: str |  | ||||||
|     """此处不一定是消息ID,可能是其他ID,如消息序号等""" |  | ||||||
|     msg: Optional[Union[Message, str]] |  | ||||||
|     origin: Optional[Any] |  | ||||||
|  |  | ||||||
| class Reference(Segment): |  | ||||||
|     """Reference对象,表示一类引用消息。转发消息 (Forward) 也属于此类""" |  | ||||||
|     id: Optional[str] |  | ||||||
|     """此处不一定是消息ID,可能是其他ID,如消息序号等""" |  | ||||||
|     content: Optional[Union[Message, str, List[Union[RefNode, CustomNode]]]] |  | ||||||
|  |  | ||||||
| class Card(Segment): |  | ||||||
| 	type: Literal["xml", "json"] |  | ||||||
| 	raw: str |  | ||||||
|  |  | ||||||
| class Other(Segment): |  | ||||||
|     """其他 Segment""" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 来自各自适配器的消息序列都会经过这些通用消息段对应的标注转换,以达到跨平台接收消息的作用 |  | ||||||
|  |  | ||||||
| ## 通用消息序列 |  | ||||||
|  |  | ||||||
| `nonebot-plugin-alconna.uniseg` 同时提供了一个类似于 `Message` 的 `UniMessage` 类型,其元素为经过通用标注转换后的通用消息段。 |  | ||||||
|  |  | ||||||
| 你可以用如下方式获取 `UniMessage` : |  | ||||||
|  |  | ||||||
| <Tabs groupId="get_unimsg"> |  | ||||||
| <TabItem value="depend" label="使用依赖注入"> |  | ||||||
|  |  | ||||||
| 通过提供的 `UniversalMessage` 或 `UniMsg` 依赖注入器来获取 `UniMessage`。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMsg, At, Reply |  | ||||||
|  |  | ||||||
| matcher = on_xxx(...) |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(msg: UniMsg): |  | ||||||
|     reply = msg[Reply, 0] |  | ||||||
|     print(reply.origin) |  | ||||||
|     if msg.has(At): |  | ||||||
|         ats = msg.get(At) |  | ||||||
|         print(ats) |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </TabItem> |  | ||||||
| <TabItem value="method" label="使用 UniMessage.generate"> |  | ||||||
|  |  | ||||||
| 注意,`generate` 方法在响应器以外的地方如果不传入 `event` 与 `bot` 则无法处理 reply。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import Message, EventMessage |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage |  | ||||||
|  |  | ||||||
| matcher = on_xxx(...) |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| async def _(message: Message = EventMessage()): |  | ||||||
|     msg = await UniMessage.generate(message=message) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 不仅如此,你还可以通过 `UniMessage` 的 `export` 与 `send` 方法来**跨平台发送消息**。 |  | ||||||
|  |  | ||||||
| `UniMessage.export` 会通过传入的 `bot: Bot` 参数,或上下文中的 `Bot` 对象读取适配器信息,并使用对应的生成方法把通用消息转为适配器对应的消息序列 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import Bot, on_command |  | ||||||
| from nonebot_plugin_alconna.uniseg import Image, UniMessage |  | ||||||
|  |  | ||||||
| test = on_command("test") |  | ||||||
|  |  | ||||||
| @test.handle() |  | ||||||
| async def handle_test(): |  | ||||||
|     await test.send(await UniMessage(Image(path="path/to/img")).export()) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 而在 `AlconnaMatcher` 下,`got`, `send`, `reject` 等可以发送消息的方法皆支持使用 `UniMessage`,不需要手动调用 export 方法: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Args |  | ||||||
| from nonebot_plugin_alconna import Match, AlconnaMatcher, on_alconna |  | ||||||
| from nonebot_plugin_alconna.uniseg import At,  UniMessage |  | ||||||
|  |  | ||||||
| test_cmd = on_alconna(Alconna("test", Args["target?", At])) |  | ||||||
|  |  | ||||||
| @test_cmd.handle() |  | ||||||
| async def tt_h(matcher: AlconnaMatcher, target: Match[At]): |  | ||||||
|     if target.available: |  | ||||||
|         matcher.set_path_arg("target", target.result) |  | ||||||
|  |  | ||||||
| @test_cmd.got_path("target", prompt="请输入目标") |  | ||||||
| async def tt(target: At): |  | ||||||
|     await test_cmd.send(UniMessage([target, "\ndone."])) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 除此之外 `UniMessage.send` 方法基于 `UniMessage.export` 并调用各适配器下的发送消息方法,返回一个 `Receipt` 对象,用于修改/撤回消息: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import Bot, on_command |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage |  | ||||||
|  |  | ||||||
| test = on_command("test") |  | ||||||
|  |  | ||||||
| @test.handle() |  | ||||||
| async def handle(): |  | ||||||
|     receipt = await UniMessage.text("hello!").send(at_sender=True, reply_to=True) |  | ||||||
|     await receipt.recall(delay=1) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution |  | ||||||
|  |  | ||||||
| 在响应器以外的地方,`bot` 参数必须手动传入。 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 构造 |  | ||||||
|  |  | ||||||
| 如同 `Message`, `UniMessage` 可以传入单个字符串/消息段,或可迭代的字符串/消息段: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage, At |  | ||||||
|  |  | ||||||
| msg = UniMessage("Hello") |  | ||||||
| msg1 = UniMessage(At("user", "124")) |  | ||||||
| msg2 = UniMessage(["Hello", At("user", "124")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `UniMessage` 上同时存在便捷方法,令其可以链式地添加消息段: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage, At, Image |  | ||||||
|  |  | ||||||
| msg = UniMessage.text("Hello").at("124").image(path="/path/to/img") |  | ||||||
| assert msg == UniMessage( |  | ||||||
|     ["Hello", At("user", "124"), Image(path="/path/to/img")] |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 获取消息纯文本 |  | ||||||
|  |  | ||||||
| 类似于 `Message.extract_plain_text()`,用于获取通用消息的纯文本。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage, At |  | ||||||
| # 提取消息纯文本字符串 |  | ||||||
| assert UniMessage( |  | ||||||
|     [At("user", "1234"), "text"] |  | ||||||
| ).extract_plain_text() == "text" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 遍历 |  | ||||||
|  |  | ||||||
| 通用消息序列继承自 `List[Segment]` ,因此可以使用 `for` 循环遍历消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| for segment in message:  # type: Segment |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 检查消息段 |  | ||||||
|  |  | ||||||
| 我们可以通过 `in` 运算符或消息序列的 `has` 方法来: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 是否存在消息段 |  | ||||||
| At("user", "1234") in message |  | ||||||
| # 是否存在指定类型的消息段 |  | ||||||
| At in message |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们还可以使用 `only` 方法来检查消息中是否仅包含指定的消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 是否都为 "test" |  | ||||||
| message.only("test") |  | ||||||
| # 是否仅包含指定类型的消息段 |  | ||||||
| message.only(Text) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 过滤、索引与切片 |  | ||||||
|  |  | ||||||
| 消息序列对列表的索引与切片进行了增强,在原有列表 `int` 索引与 `slice` 切片的基础上,支持 `type` 过滤索引与切片。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage, At, Text, Reply |  | ||||||
|  |  | ||||||
| message = UniMessage( |  | ||||||
|     [ |  | ||||||
|         Reply(...), |  | ||||||
|         "text1", |  | ||||||
|         At("user", "1234"), |  | ||||||
|         "text2" |  | ||||||
|     ] |  | ||||||
| ) |  | ||||||
| # 索引 |  | ||||||
| message[0] == Reply(...) |  | ||||||
| # 切片 |  | ||||||
| message[0:2] == UniMessage([Reply(...), Text("text1")]) |  | ||||||
| # 类型过滤 |  | ||||||
| message[At] == Message([At("user", "1234")]) |  | ||||||
| # 类型索引 |  | ||||||
| message[At, 0] == At("user", "1234") |  | ||||||
| # 类型切片 |  | ||||||
| message[Text, 0:2] == UniMessage([Text("text1"), Text("text2")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们也可以通过消息序列的 `include`、`exclude` 方法进行类型过滤。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| message.include(Text, At) |  | ||||||
| message.exclude(Reply) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 同样的,消息序列对列表的 `index`、`count` 方法也进行了增强,可以用于索引指定类型的消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 指定类型首个消息段索引 |  | ||||||
| message.index(Text) == 1 |  | ||||||
| # 指定类型消息段数量 |  | ||||||
| message.count(Text) == 2 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 此外,消息序列添加了一个 `get` 方法,可以用于获取指定类型指定个数的消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 获取指定类型指定个数的消息段 |  | ||||||
| message.get(Text, 1) == UniMessage([Text("test1")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 拼接消息 |  | ||||||
|  |  | ||||||
| `str`、`UniMessage`、`Segment` 对象之间可以直接相加,相加均会返回一个新的 `UniMessage` 对象。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 消息序列与消息段相加 |  | ||||||
| UniMessage("text") + Text("text") |  | ||||||
| # 消息序列与字符串相加 |  | ||||||
| UniMessage([Text("text")]) + "text" |  | ||||||
| # 消息序列与消息序列相加 |  | ||||||
| UniMessage("text") + UniMessage([Text("text")]) |  | ||||||
| # 字符串与消息序列相加 |  | ||||||
| "text" + UniMessage([Text("text")]) |  | ||||||
| # 消息段与消息段相加 |  | ||||||
| Text("text") + Text("text") |  | ||||||
| # 消息段与字符串相加 |  | ||||||
| Text("text") + "text" |  | ||||||
| # 消息段与消息序列相加 |  | ||||||
| Text("text") + UniMessage([Text("text")]) |  | ||||||
| # 字符串与消息段相加 |  | ||||||
| "text" + Text("text") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果需要在当前消息序列后直接拼接新的消息段,可以使用 `Message.append`、`Message.extend` 方法,或者使用自加。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| msg = UniMessage([Text("text")]) |  | ||||||
| # 自加 |  | ||||||
| msg += "text" |  | ||||||
| msg += Text("text") |  | ||||||
| msg += UniMessage([Text("text")]) |  | ||||||
| # 附加 |  | ||||||
| msg.append(Text("text")) |  | ||||||
| # 扩展 |  | ||||||
| msg.extend([Text("text")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 使用消息模板 |  | ||||||
|  |  | ||||||
| `UniMessage.template` 同样类似于 `Message.template`,可以用于格式化消息。大体用法参考 [消息模板](../../tutorial/message#使用消息模板)。 |  | ||||||
|  |  | ||||||
| 这里额外说明 `UniMessage.template` 的拓展控制符 |  | ||||||
|  |  | ||||||
| 相比 `Message`,UniMessage 对于 {:XXX} 做了另一类拓展。其能够识别例如 At(xxx, yyy) 或 Emoji(aaa, bbb)的字符串并执行 |  | ||||||
|  |  | ||||||
| 以 At(...) 为例: |  | ||||||
|  |  | ||||||
| ```python title=使用通用消息段的拓展控制符 |  | ||||||
| >>> from nonebot_plugin_alconna.uniseg import UniMessage |  | ||||||
| >>>  UniMessage.template("{:At(user, target)}").format(target="123") |  | ||||||
| UniMessage(At("user", "123")) |  | ||||||
| >>> UniMessage.template("{:At(type=user, target=id)}").format(id="123") |  | ||||||
| UniMessage(At("user", "123")) |  | ||||||
| >>> UniMessage.template("{:At(type=user, target=123)}").format() |  | ||||||
| UniMessage(At("user", "123")) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 而在 `AlconnaMatcher` 中,{:XXX} 更进一步地提供了获取 `event` 和 `bot` 中的属性的功能 |  | ||||||
|  |  | ||||||
| ```python title=在AlconnaMatcher中使用通用消息段的拓展控制符 |  | ||||||
| from arclet.alconna import Alconna, Args |  | ||||||
| from nonebot_plugin_alconna import At, Match, UniMessage, AlconnaMatcher, on_alconna |  | ||||||
|  |  | ||||||
| test_cmd = on_alconna(Alconna("test", Args["target?", At])) |  | ||||||
|  |  | ||||||
| @test_cmd.handle() |  | ||||||
| async def tt_h(matcher: AlconnaMatcher, target: Match[At]): |  | ||||||
|     if target.available: |  | ||||||
|         matcher.set_path_arg("target", target.result) |  | ||||||
|  |  | ||||||
| @test_cmd.got_path( |  | ||||||
|     "target", |  | ||||||
|     prompt=UniMessage.template("{:At(user, $event.get_user_id())} 请确认目标") |  | ||||||
| ) |  | ||||||
| async def tt(): |  | ||||||
|     await test_cmd.send( |  | ||||||
|       UniMessage.template("{:At(user, $event.get_user_id())} 已确认目标为 {target}") |  | ||||||
|     ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 另外也有 `$message_id` 与 `$target` 两个特殊值。 |  | ||||||
|  |  | ||||||
| ## 消息发送 |  | ||||||
|  |  | ||||||
| 前面提到,通用消息可用 `UniMessage.send` 发送自身: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| async def send( |  | ||||||
|     self, |  | ||||||
|     target: Union[Event, Target, None] = None, |  | ||||||
|     bot: Optional[Bot] = None, |  | ||||||
|     fallback: bool = True, |  | ||||||
|     at_sender: Union[str, bool] = False, |  | ||||||
|     reply_to: Union[str, bool] = False, |  | ||||||
| ) -> Receipt: |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 实际上,`UniMessage` 同时提供了获取消息事件 id 与消息发送对象的方法: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import Event, Bot |  | ||||||
| from nonebot_plugin_alconna.uniseg import UniMessage, Target |  | ||||||
|  |  | ||||||
| matcher = on_xxx(...) |  | ||||||
|  |  | ||||||
| @matcher.handle() |  | ||||||
| asycn def _(bot: Bot, event: Event): |  | ||||||
|     target: Target = UniMessage.get_target(event, bot) |  | ||||||
|     msg_id: str = UniMessage.get_message_id(event, bot) |  | ||||||
|  |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `send`, `get_target`, `get_message_id` 中与 `event`, `bot` 相关的参数都会尝试从上下文中获取对象。 |  | ||||||
|  |  | ||||||
| 其中,`Target`: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| class Target: |  | ||||||
|     id: str |  | ||||||
|     """目标id;若为群聊则为group_id或者channel_id,若为私聊则为user_id""" |  | ||||||
|     parent_id: str = "" |  | ||||||
|     """父级id;若为频道则为guild_id,其他情况为空字符串""" |  | ||||||
|     channel: bool = False |  | ||||||
|     """是否为频道,仅当目标平台同时支持群聊和频道时有效""" |  | ||||||
|     private: bool = False |  | ||||||
|     """是否为私聊""" |  | ||||||
|     source: str = "" |  | ||||||
|     """可能的事件id""" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 是用来描述响应消息时的发送对象。 |  | ||||||
|  |  | ||||||
| 同样的,你可以通过依赖注入的方式在响应器中直接获取它们。 |  | ||||||
| @@ -1,88 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 6 |  | ||||||
| description: 杂项 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 杂项 |  | ||||||
|  |  | ||||||
| ## 特殊装饰器 |  | ||||||
|  |  | ||||||
| `nonebot_plugin_alconna` 提供 了一个 `funcommand` 装饰器,其用于将一个接受任意参数, |  | ||||||
| 返回 `str` 或 `Message` 或 `MessageSegment` 的函数转换为命令响应器。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna import funcommand |  | ||||||
|  |  | ||||||
| @funcommand() |  | ||||||
| async def echo(msg: str): |  | ||||||
|     return msg |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 其等同于 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from arclet.alconna import Alconna, Args |  | ||||||
| from nonebot_plugin_alconna import on_alconna, AlconnaMatch, Match |  | ||||||
|  |  | ||||||
| echo = on_alconna(Alconna("echo", Args["msg", str])) |  | ||||||
|  |  | ||||||
| @echo.handle() |  | ||||||
| async def echo_exit(msg: Match[str] = AlconnaMatch("msg")): |  | ||||||
|     await echo.finish(msg.result) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 特殊构造器 |  | ||||||
|  |  | ||||||
| `nonebot_plugin_alconna` 提供了一个 `Command` 构造器,其基于 `arclet.alconna.tools` 中的 `AlconnaString`, |  | ||||||
| 以类似 `Koishi` 中注册命令的方式来构建一个 AlconnaMatcher: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot_plugin_alconna import Command, Arparma |  | ||||||
|  |  | ||||||
| book = ( |  | ||||||
|     Command("book", "测试") |  | ||||||
|     .option("writer", "-w <id:int>") |  | ||||||
|     .option("writer", "--anonymous", {"id": 0}) |  | ||||||
|     .usage("book [-w <id:int> | --anonymous]") |  | ||||||
|     .shortcut("测试", {"args": ["--anonymous"]}) |  | ||||||
|     .build() |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| @book.handle() |  | ||||||
| async def _(arp: Arparma): |  | ||||||
|     await book.send(str(arp.options)) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 甚至,你可以设置 `action` 来设定响应行为: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| book = ( |  | ||||||
|     Command("book", "测试") |  | ||||||
|     .option("writer", "-w <id:int>") |  | ||||||
|     .option("writer", "--anonymous", {"id": 0}) |  | ||||||
|     .usage("book [-w <id:int> | --anonymous]") |  | ||||||
|     .shortcut("测试", {"args": ["--anonymous"]}) |  | ||||||
|     .action(lambda options: str(options))  # 会自动通过 bot.send 发送 |  | ||||||
|     .build() |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 中间件 |  | ||||||
|  |  | ||||||
| 在 `AlconnaMatch`, `AlconnaQuery` 或 `got_path` 中,你可以使用 `middleware` 参数来传入一个对返回值进行处理的函数, |  | ||||||
|  |  | ||||||
| ```python {1, 9} |  | ||||||
| from nonebot_plugin_alconna import image_fetch |  | ||||||
|  |  | ||||||
| mask_cmd = on_alconna( |  | ||||||
|     Alconna("search", Args["img?", Image]), |  | ||||||
| ) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| @mask_cmd.handle() |  | ||||||
| async def mask_h(matcher: AlconnaMatcher, img: Match[bytes] = AlconnaMatch("img", image_fetch)): |  | ||||||
|     result = await search_img(img.result) |  | ||||||
|     await matcher.send(result.content) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 其中,`image_fetch` 是一个中间件,其接受一个 `Image` 对象,并提取图片的二进制数据返回。 |  | ||||||
| @@ -1,61 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 存储数据文件到本地 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 数据存储 |  | ||||||
|  |  | ||||||
| 在使用插件的过程中,难免会需要存储一些持久化数据,例如用户的个人信息、群组的信息等。除了使用数据库等第三方存储之外,还可以使用本地文件来自行管理数据。NoneBot 提供了 `nonebot-plugin-localstore` 插件,可用于获取正确的数据存储路径并写入数据。 |  | ||||||
|  |  | ||||||
| ## 安装插件 |  | ||||||
|  |  | ||||||
| 在使用前请先安装 `nonebot-plugin-localstore` 插件至项目环境中,可参考[获取商店插件](../tutorial/store.mdx#安装插件)来了解并选择安装插件的方式。如: |  | ||||||
|  |  | ||||||
| 在**项目目录**下执行以下命令: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb plugin install nonebot-plugin-localstore |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 使用插件 |  | ||||||
|  |  | ||||||
| `nonebot-plugin-localstore` 插件兼容 Windows、Linux 和 macOS 等操作系统,使用时无需关心操作系统的差异。同时插件提供 `nb-cli` 脚本,可以使用 `nb localstore` 命令来检查数据存储路径。 |  | ||||||
|  |  | ||||||
| 在使用本插件前同样需要使用 `require` 方法进行**加载**并**导入**需要使用的方法,可参考 [跨插件访问](../advanced/requiring.md) 一节进行了解,如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import require |  | ||||||
|  |  | ||||||
| require("nonebot_plugin_localstore") |  | ||||||
|  |  | ||||||
| import nonebot_plugin_localstore as store |  | ||||||
|  |  | ||||||
| # 获取插件缓存目录 |  | ||||||
| cache_dir = store.get_cache_dir("plugin_name") |  | ||||||
| # 获取插件缓存文件 |  | ||||||
| cache_file = store.get_cache_file("plugin_name", "file_name") |  | ||||||
| # 获取插件数据目录 |  | ||||||
| data_dir = store.get_data_dir("plugin_name") |  | ||||||
| # 获取插件数据文件 |  | ||||||
| data_file = store.get_data_file("plugin_name", "file_name") |  | ||||||
| # 获取插件配置目录 |  | ||||||
| config_dir = store.get_config_dir("plugin_name") |  | ||||||
| # 获取插件配置文件 |  | ||||||
| config_file = store.get_config_file("plugin_name", "file_name") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::danger 警告 |  | ||||||
| 在 Windows 和 macOS 系统下,插件的数据目录和配置目录是同一个目录,因此在使用时需要注意避免文件名冲突。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 插件提供的方法均返回一个 `pathlib.Path` 路径,可以参考 [pathlib 文档](https://docs.python.org/zh-cn/3/library/pathlib.html)来了解如何使用。常用的方法有: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from pathlib import Path |  | ||||||
|  |  | ||||||
| data_file = store.get_data_file("plugin_name", "file_name") |  | ||||||
| # 写入文件内容 |  | ||||||
| data_file.write_text("Hello World!") |  | ||||||
| # 读取文件内容 |  | ||||||
| data = data_file.read_text() |  | ||||||
| ``` |  | ||||||
| @@ -1,299 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: 部署你的机器人 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 部署 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| 在编写完成各类插件后,我们需要长期运行机器人来使得用户能够正常使用。通常,我们会使用云服务器来部署机器人。 |  | ||||||
|  |  | ||||||
| 我们在开发插件时,机器人运行的环境称为开发环境;而在部署后,机器人运行的环境称为生产环境。与开发环境不同的是,在生产环境中,开发者通常不能随意地修改/添加/删除代码,开启或停止服务。 |  | ||||||
|  |  | ||||||
| ## 部署前准备 |  | ||||||
|  |  | ||||||
| ### 项目依赖管理 |  | ||||||
|  |  | ||||||
| 由于部署后的机器人运行在生产环境中,因此,为确保机器人能够正常运行,我们需要保证机器人的运行环境与开发环境一致。我们可以通过以下几种方式来进行依赖管理: |  | ||||||
|  |  | ||||||
| <Tabs groupId="tool"> |  | ||||||
|   <TabItem value="poetry" label="Poetry" default> |  | ||||||
|  |  | ||||||
| [Poetry](https://python-poetry.org/) 是一个 Python 项目的依赖管理工具。它可以通过声明项目所依赖的库,为你管理(安装/更新)它们。Poetry 提供了一个 `poetry.lock` 文件,以确保可重复安装,并可以构建用于分发的项目。 |  | ||||||
|  |  | ||||||
| Poetry 会在安装依赖时自动生成 `poetry.lock` 文件,在**项目目录**下执行以下命令: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 初始化 poetry 配置 |  | ||||||
| poetry init |  | ||||||
| # 添加项目依赖,这里以 nonebot2[fastapi] 为例 |  | ||||||
| poetry add nonebot2[fastapi] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pdm" label="PDM"> |  | ||||||
|  |  | ||||||
| [PDM](https://pdm.fming.dev/) 是一个现代 Python 项目的依赖管理工具。它采用 [PEP621](https://www.python.org/dev/peps/pep-0621/) 标准,依赖解析快速;同时支持 [PEP582](https://www.python.org/dev/peps/pep-0582/) 和 [virtualenv](https://virtualenv.pypa.io/)。PDM 提供了一个 `pdm.lock` 文件,以确保可重复安装,并可以构建用于分发的项目。 |  | ||||||
|  |  | ||||||
| PDM 会在安装依赖时自动生成 `pdm.lock` 文件,在**项目目录**下执行以下命令: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 初始化 pdm 配置 |  | ||||||
| pdm init |  | ||||||
| # 添加项目依赖,这里以 nonebot2[fastapi] 为例 |  | ||||||
| pdm add nonebot2[fastapi] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="pip"> |  | ||||||
|  |  | ||||||
| [pip](https://pip.pypa.io/) 是 Python 包管理工具。他并不是一个依赖管理工具,为了尽可能保证环境的一致性,我们可以使用 `requirements.txt` 文件来声明依赖。 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip freeze > requirements.txt |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### 安装 Docker |  | ||||||
|  |  | ||||||
| [Docker](https://www.docker.com/) 是一个应用容器引擎,可以让开发者打包应用以及依赖包到一个可移植的镜像中,然后发布到服务器上。 |  | ||||||
|  |  | ||||||
| 我们可以参考 [Docker 官方文档](https://docs.docker.com/get-docker/) 来安装 Docker 。 |  | ||||||
|  |  | ||||||
| 在 Linux 上,我们可以使用以下一键脚本来安装 Docker 以及 Docker Compose Plugin: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| curl -fsSL https://get.docker.com | sh -s -- --mirror Aliyun |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在 Windows/macOS 上,我们可以使用 [Docker Desktop](https://docs.docker.com/desktop/) 来安装 Docker 以及 Docker Compose Plugin。 |  | ||||||
|  |  | ||||||
| ### 安装脚手架 Docker 插件 |  | ||||||
|  |  | ||||||
| 我们可以使用 [nb-cli-plugin-docker](https://github.com/nonebot/cli-plugin-docker) 来快速部署机器人。 |  | ||||||
|  |  | ||||||
| 插件可以帮助我们生成配置文件并构建 Docker 镜像,以及启动/停止/重启机器人。使用以下命令安装脚手架 Docker 插件: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb self install nb-cli-plugin-docker |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## Docker 部署 |  | ||||||
|  |  | ||||||
| ### 快速部署 |  | ||||||
|  |  | ||||||
| 使用脚手架命令即可一键生成配置并部署: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb docker up |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 当看到 `Running` 字样时,说明机器人已经启动成功。我们可以通过以下命令来查看机器人的运行日志: |  | ||||||
|  |  | ||||||
| <Tabs groupId="deploy-tool"> |  | ||||||
|   <TabItem value="nb-cli" label="NB CLI" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb docker logs |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="docker-compose" label="Docker Compose"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| docker compose logs |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 如果需要停止机器人,我们可以使用以下命令: |  | ||||||
|  |  | ||||||
| <Tabs groupId="deploy-tool"> |  | ||||||
|   <TabItem value="nb-cli" label="NB CLI" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb docker down |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="docker-compose" label="Docker Compose"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| docker compose down |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### 自定义部署 |  | ||||||
|  |  | ||||||
| 在部分情况下,我们需要事先生成 Docker 配置文件,再到生产环境进行部署;或者自动生成的配置文件并不能满足复杂场景,需要根据实际需求手动修改配置文件。我们可以使用以下命令来生成基础配置文件: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb docker generate |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| nb-cli 将会在项目目录下生成 `docker-compose.yml` 和 `Dockerfile` 等配置文件。在 nb-cli 完成配置文件的生成后,我们可以根据部署环境的实际情况使用 nb-cli 或者 Docker Compose 来启动机器人。 |  | ||||||
|  |  | ||||||
| 我们可以参考 [Dockerfile 文件规范](https://docs.docker.com/engine/reference/builder/)和 [Compose 文件规范](https://docs.docker.com/compose/compose-file/)修改这两个文件。 |  | ||||||
|  |  | ||||||
| 修改完成后我们可以直接启动或者手动构建镜像: |  | ||||||
|  |  | ||||||
| <Tabs groupId="deploy-tool"> |  | ||||||
|   <TabItem value="nb-cli" label="NB CLI" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 启动机器人 |  | ||||||
| nb docker up |  | ||||||
| # 手动构建镜像 |  | ||||||
| nb docker build |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="docker-compose" label="Docker Compose"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 启动机器人 |  | ||||||
| docker compose up -d |  | ||||||
| # 手动构建镜像 |  | ||||||
| docker compose build |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### 持续集成 |  | ||||||
|  |  | ||||||
| 我们可以使用 GitHub Actions 来实现持续集成(CI),我们只需要在 GitHub 上发布 Release 即可自动构建镜像并推送至镜像仓库。 |  | ||||||
|  |  | ||||||
| 首先,我们需要在 [Docker Hub](https://hub.docker.com/) (或者其他平台,如:[GitHub Packages](https://github.com/features/packages)、[阿里云容器镜像服务](https://www.alibabacloud.com/zh/product/container-registry)等)上创建镜像仓库,用于存放镜像。 |  | ||||||
|  |  | ||||||
| 前往项目仓库的 `Settings` > `Secrets` > `actions` 栏目 `New Repository Secret` 添加构建所需的密钥: |  | ||||||
|  |  | ||||||
| - `DOCKERHUB_USERNAME`: 你的 Docker Hub 用户名 |  | ||||||
| - `DOCKERHUB_TOKEN`: 你的 Docker Hub PAT([创建方法](https://docs.docker.com/docker-hub/access-tokens/)) |  | ||||||
|  |  | ||||||
| 将以下文件添加至**项目目录**下的 `.github/workflows/` 目录下,并将文件中高亮行中的仓库名称替换为你的仓库名称: |  | ||||||
|  |  | ||||||
| ```yaml title=.github/workflows/build.yml |  | ||||||
| name: Docker Hub Release |  | ||||||
|  |  | ||||||
| on: |  | ||||||
|   push: |  | ||||||
|     tags: |  | ||||||
|       - "v*" |  | ||||||
|  |  | ||||||
| jobs: |  | ||||||
|   docker: |  | ||||||
|     runs-on: ubuntu-latest |  | ||||||
|  |  | ||||||
|     steps: |  | ||||||
|       - name: Checkout |  | ||||||
|         uses: actions/checkout@v3 |  | ||||||
|  |  | ||||||
|       - name: Set up QEMU |  | ||||||
|         uses: docker/setup-qemu-action@v2 |  | ||||||
|  |  | ||||||
|       - name: Setup Docker |  | ||||||
|         uses: docker/setup-buildx-action@v2 |  | ||||||
|  |  | ||||||
|       - name: Login to DockerHub |  | ||||||
|         uses: docker/login-action@v2 |  | ||||||
|         with: |  | ||||||
|           username: ${{ secrets.DOCKERHUB_USERNAME }} |  | ||||||
|           password: ${{ secrets.DOCKERHUB_TOKEN }} |  | ||||||
|  |  | ||||||
|       - name: Generate Tags |  | ||||||
|         uses: docker/metadata-action@v4 |  | ||||||
|         id: metadata |  | ||||||
|         with: |  | ||||||
|           images: | |  | ||||||
|             # highlight-next-line |  | ||||||
|             {organization}/{repository} |  | ||||||
|           tags: | |  | ||||||
|             type=semver,pattern={{version}} |  | ||||||
|             type=semver,pattern={{major}}.{{minor}} |  | ||||||
|             type=sha |  | ||||||
|  |  | ||||||
|       - name: Build and Publish |  | ||||||
|         uses: docker/build-push-action@v4 |  | ||||||
|         with: |  | ||||||
|           context: . |  | ||||||
|           push: true |  | ||||||
|           tags: ${{ steps.metadata.outputs.tags }} |  | ||||||
|           labels: ${{ steps.metadata.outputs.labels }} |  | ||||||
|           cache-from: type=gha |  | ||||||
|           cache-to: type=gha,mode=max |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 持续部署 |  | ||||||
|  |  | ||||||
| 在完成发布并构建镜像后,我们可以自动将镜像部署到服务器上。 |  | ||||||
|  |  | ||||||
| 前往项目仓库的 `Settings` > `Secrets` > `actions` 栏目 `New Repository Secret` 添加部署所需的密钥: |  | ||||||
|  |  | ||||||
| - `DEPLOY_HOST`: 部署服务器的 SSH 地址 |  | ||||||
| - `DEPLOY_USER`: 部署服务器用户名 |  | ||||||
| - `DEPLOY_KEY`: 部署服务器私钥([创建方法](https://github.com/appleboy/ssh-action#setting-up-a-ssh-key)) |  | ||||||
| - `DEPLOY_PATH`: 部署服务器上的项目路径 |  | ||||||
|  |  | ||||||
| 将以下文件添加至**项目目录**下的 `.github/workflows/` 目录下,在构建成功后触发部署: |  | ||||||
|  |  | ||||||
| ```yaml title=.github/workflows/deploy.yml |  | ||||||
| name: Deploy |  | ||||||
|  |  | ||||||
| on: |  | ||||||
|   workflow_run: |  | ||||||
|     workflows: |  | ||||||
|       - Docker Hub Release |  | ||||||
|     types: |  | ||||||
|       - completed |  | ||||||
|  |  | ||||||
| jobs: |  | ||||||
|   deploy: |  | ||||||
|     runs-on: ubuntu-latest |  | ||||||
|     if: ${{ github.event.workflow_run.conclusion == 'success' }} |  | ||||||
|     steps: |  | ||||||
|       - name: Start Deployment |  | ||||||
|         uses: bobheadxi/deployments@v1 |  | ||||||
|         id: deployment |  | ||||||
|         with: |  | ||||||
|           step: start |  | ||||||
|           token: ${{ secrets.GITHUB_TOKEN }} |  | ||||||
|           env: bot |  | ||||||
|  |  | ||||||
|       - name: Run Remote SSH Command |  | ||||||
|         uses: appleboy/ssh-action@master |  | ||||||
|         env: |  | ||||||
|           DEPLOY_PATH: ${{ secrets.DEPLOY_PATH }} |  | ||||||
|         with: |  | ||||||
|           host: ${{ secrets.DEPLOY_HOST }} |  | ||||||
|           username: ${{ secrets.DEPLOY_USER }} |  | ||||||
|           key: ${{ secrets.DEPLOY_KEY }} |  | ||||||
|           envs: DEPLOY_PATH |  | ||||||
|           script: | |  | ||||||
|             cd $DEPLOY_PATH |  | ||||||
|             docker compose up -d --pull always |  | ||||||
|  |  | ||||||
|       - name: update deployment status |  | ||||||
|         uses: bobheadxi/deployments@v0.6.2 |  | ||||||
|         if: always() |  | ||||||
|         with: |  | ||||||
|           step: finish |  | ||||||
|           token: ${{ secrets.GITHUB_TOKEN }} |  | ||||||
|           status: ${{ job.status }} |  | ||||||
|           env: ${{ steps.deployment.outputs.env }} |  | ||||||
|           deployment_id: ${{ steps.deployment.outputs.deployment_id }} |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 将上一部分的 `docker-compose.yml` 文件以及 `.env.prod` 配置文件添加至 `DEPLOY_PATH` 目录下,并修改 `docker-compose.yml` 文件中的镜像配置,替换为 Docker Hub 的仓库名称: |  | ||||||
|  |  | ||||||
| ```diff |  | ||||||
| - build: . |  | ||||||
| + image: {organization}/{repository}:latest |  | ||||||
| ``` |  | ||||||
| @@ -1,64 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 使用 sentry 进行错误跟踪 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 错误跟踪 |  | ||||||
|  |  | ||||||
| 在应用实际运行过程中,可能会出现各种各样的错误。可能是由于代码逻辑错误,也可能是由于用户输入错误,甚至是由于第三方服务的错误。这些错误都会导致应用的运行出现问题,这时候就需要对错误进行跟踪,以便及时发现问题并进行修复。NoneBot 提供了 `nonebot-plugin-sentry` 插件,支持 [sentry](https://sentry.io/) 平台,可以方便地进行错误跟踪。 |  | ||||||
|  |  | ||||||
| ## 安装插件 |  | ||||||
|  |  | ||||||
| 在使用前请先安装 `nonebot-plugin-sentry` 插件至项目环境中,可参考[获取商店插件](../tutorial/store.mdx#安装插件)来了解并选择安装插件的方式。如: |  | ||||||
|  |  | ||||||
| 在**项目目录**下执行以下命令: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb plugin install nonebot-plugin-sentry |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 使用插件 |  | ||||||
|  |  | ||||||
| 在安装完成之后,仅需要对插件进行简单的配置即可使用。 |  | ||||||
|  |  | ||||||
| ### 获取 sentry DSN |  | ||||||
|  |  | ||||||
| 前往 [sentry](https://sentry.io/) 平台,注册并创建一个新的项目,然后在项目设置中找到 `Client Keys (DSN)`,复制其中的 `DSN` 值。 |  | ||||||
|  |  | ||||||
| ### 配置插件 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 错误跟踪通常在生产环境中使用,因此开发环境中 `sentry_dsn` 留空即会停用插件。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 在项目 dotenv 配置文件中添加以下配置即可使用: |  | ||||||
|  |  | ||||||
| ```dotenv |  | ||||||
| SENTRY_DSN=<your_sentry_dsn> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 配置项 |  | ||||||
|  |  | ||||||
| 配置项具体含义参考 [Sentry Docs](https://docs.sentry.io/platforms/python/configuration/options/)。 |  | ||||||
|  |  | ||||||
| - `sentry_dsn: str` |  | ||||||
| - `sentry_debug: bool = False` |  | ||||||
| - `sentry_release: str | None = None` |  | ||||||
| - `sentry_release: str | None = None` |  | ||||||
| - `sentry_environment: str | None = nonebot env` |  | ||||||
| - `sentry_server_name: str | None = None` |  | ||||||
| - `sentry_sample_rate: float = 1.` |  | ||||||
| - `sentry_max_breadcrumbs: int = 100` |  | ||||||
| - `sentry_attach_stacktrace: bool = False` |  | ||||||
| - `sentry_send_default_pii: bool = False` |  | ||||||
| - `sentry_in_app_include: List[str] = Field(default_factory=list)` |  | ||||||
| - `sentry_in_app_exclude: List[str] = Field(default_factory=list)` |  | ||||||
| - `sentry_request_bodies: str = "medium"` |  | ||||||
| - `sentry_with_locals: bool = True` |  | ||||||
| - `sentry_ca_certs: str | None = None` |  | ||||||
| - `sentry_before_send: Callable[[Any, Any], Any | None] | None = None` |  | ||||||
| - `sentry_before_breadcrumb: Callable[[Any, Any], Any | None] | None = None` |  | ||||||
| - `sentry_transport: Any | None = None` |  | ||||||
| - `sentry_http_proxy: str | None = None` |  | ||||||
| - `sentry_https_proxy: str | None = None` |  | ||||||
| - `sentry_shutdown_timeout: int = 2` |  | ||||||
| @@ -1,183 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: 插件跨平台支持 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 插件跨平台支持 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| 由于不同平台的事件与接口之间,存在着极大的差异性,NoneBot 通过[重载](../appendices/overload.md)的方式,使得插件可以在不同平台上正确响应。但为了减少跨平台的兼容性问题,我们应该尽可能的使用基类方法实现原生跨平台,而不是使用特定平台的方法。当基类方法无法满足需求时,我们可以使用依赖注入的方式,将特定平台的事件或机器人注入到事件处理函数中,实现针对特定平台的处理。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如果需要在多平台上**使用**跨平台插件,首先应该根据[注册适配器](../advanced/adapter.md#注册适配器)一节,为机器人注册各平台对应的适配器。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 基于基类的跨平台 |  | ||||||
|  |  | ||||||
| 在[事件通用信息](../advanced/adapter.md#获取事件通用信息)中,我们了解了事件基类能够提供的通用信息。同时,[事件响应器操作](../appendices/session-control.mdx#更多事件响应器操作)也为我们提供了基本的用户交互方式。使用这些方法,可以让我们的插件运行在任何平台上。例如,一个简单的命令处理插件: |  | ||||||
|  |  | ||||||
| ```python {5,11} |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.adapters import Event |  | ||||||
|  |  | ||||||
| async def is_blacklisted(event: Event) -> bool: |  | ||||||
|     return event.get_user_id() not in BLACKLIST |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=is_blacklisted, priority=10, block=True) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(): |  | ||||||
|     await weather.finish("今天的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 由于此插件仅使用了事件通用信息和事件响应器操作的纯文本交互方式,这些方法不使用特定平台的信息或接口,因此是原生跨平台的,并不需要额外处理。但在一些较为复杂的需求下,例如发送图片消息时,并非所有平台都具有统一的接口,因此基类便无能为力,我们需要引入特定平台的适配器了。 |  | ||||||
|  |  | ||||||
| ## 基于重载的跨平台 |  | ||||||
|  |  | ||||||
| 重载是 NoneBot 跨平台操作的核心,在[事件类型与重载](../appendices/overload.md#重载)一节中,我们初步了解了如何通过类型注解来实现针对不同平台事件的处理方式。在[依赖注入](../advanced/dependency.mdx)一节中,我们又对依赖注入的使用方法进行了详细的介绍。结合这两节内容,我们可以实现更复杂的跨平台操作。 |  | ||||||
|  |  | ||||||
| ### 处理近似事件 |  | ||||||
|  |  | ||||||
| 对于一系列**差异不大**的事件,我们往往具有相同的处理逻辑。这时,我们不希望将相同的逻辑编写两遍,而应该复用代码,以实现在同一个事件处理函数中处理多个近似事件。我们可以使用[事件重载](../advanced/dependency.mdx#Event)的特性来实现这一功能。例如: |  | ||||||
|  |  | ||||||
| <Tabs groupId="python"> |  | ||||||
|   <TabItem value="3.10" label="Python 3.10+" default> |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.adapters import Message |  | ||||||
| from nonebot.params import CommandArg |  | ||||||
| from nonebot.adapters.onebot.v11 import MessageEvent as OnebotV11MessageEvent |  | ||||||
| from nonebot.adapters.onebot.v12 import MessageEvent as OnebotV12MessageEvent |  | ||||||
|  |  | ||||||
| echo = on_command("echo", priority=10, block=True) |  | ||||||
|  |  | ||||||
| @echo.handle() |  | ||||||
| async def handle_function(event: OnebotV11MessageEvent | OnebotV12MessageEvent, args: Message = CommandArg()): |  | ||||||
|     await echo.finish(args) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="3.8" label="Python 3.8+"> |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from typing import Union |  | ||||||
|  |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.adapters import Message |  | ||||||
| from nonebot.params import CommandArg |  | ||||||
| from nonebot.adapters.onebot.v11 import MessageEvent as OnebotV11MessageEvent |  | ||||||
| from nonebot.adapters.onebot.v12 import MessageEvent as OnebotV12MessageEvent |  | ||||||
|  |  | ||||||
| echo = on_command("echo", priority=10, block=True) |  | ||||||
|  |  | ||||||
| @echo.handle() |  | ||||||
| async def handle_function(event: Union[OnebotV11MessageEvent, OnebotV12MessageEvent], args: Message = CommandArg()): |  | ||||||
|     await echo.finish(args) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ### 在依赖注入中使用重载 |  | ||||||
|  |  | ||||||
| NoneBot 依赖注入系统提供了自定义子依赖的方法,子依赖的类型同样会影响到事件处理函数的重载行为。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.adapters.console import MessageEvent |  | ||||||
|  |  | ||||||
| echo = on_command("echo", priority=10, block=True) |  | ||||||
|  |  | ||||||
| def get_event_time(event: MessageEvent): |  | ||||||
|     return event.time |  | ||||||
|  |  | ||||||
| # 处理控制台消息事件 |  | ||||||
| @echo.handle() |  | ||||||
| async def handle_function(time: datetime = Depends(get_event_time)): |  | ||||||
|     await echo.finish(time.strftime("%Y-%m-%d %H:%M:%S")) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 示例中 ,我们为 `handle_function` 事件处理函数注入了自定义的 `get_event_time` 子依赖,而此子依赖注入参数为 Console 适配器的 `MessageEvent`。因此 `handle_function` 仅会响应 Console 适配器的 `MessageEvent` ,而不能响应其他事件。 |  | ||||||
|  |  | ||||||
| ### 处理多平台事件 |  | ||||||
|  |  | ||||||
| 不同平台的事件之间,往往存在着极大的差异性。为了满足我们插件的跨平台运行,通常我们需要抽离业务逻辑,以保证代码的复用性。一个合理的做法是,在事件响应器的处理流程中,首先先针对不同平台的事件分别进行处理,提取出核心业务逻辑所需要的信息;然后再将这些信息传递给业务逻辑处理函数;最后将业务逻辑的输出以各平台合适的方式返回给用户。也就是说,与平台绑定的处理部分应该与平台无关部分尽量分离。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| import inspect |  | ||||||
|  |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.typing import T_State |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
| from nonebot.adapters import Message |  | ||||||
| from nonebot.params import CommandArg, ArgPlainText |  | ||||||
| from nonebot.adapters.console import Bot as ConsoleBot |  | ||||||
| from nonebot.adapters.onebot.v11 import Bot as OnebotBot |  | ||||||
| from nonebot.adapters.console import MessageSegment as ConsoleMessageSegment |  | ||||||
|  |  | ||||||
| weather = on_command("天气", priority=10, block=True) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(matcher: Matcher, args: Message = CommandArg()): |  | ||||||
|     if args.extract_plain_text(): |  | ||||||
|         matcher.set_arg("location", args) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| async def get_weather(state: T_State, location: str = ArgPlainText()): |  | ||||||
|     if location not in ["北京", "上海", "广州", "深圳"]: |  | ||||||
|         await weather.reject(f"你想查询的城市 {location} 暂不支持,请重新输入!") |  | ||||||
|  |  | ||||||
|     state["weather"] = "⛅ 多云 20℃~24℃" |  | ||||||
|  |  | ||||||
|  |  | ||||||
| # 处理控制台询问 |  | ||||||
| @weather.got( |  | ||||||
|     "location", |  | ||||||
|     prompt=ConsoleMessageSegment.emoji("question") + "请输入地名", |  | ||||||
|     parameterless=[Depends(get_weather)], |  | ||||||
| ) |  | ||||||
| async def handle_console(bot: ConsoleBot): |  | ||||||
|     pass |  | ||||||
|  |  | ||||||
| # 处理 OneBot 询问 |  | ||||||
| @weather.got( |  | ||||||
|     "location", |  | ||||||
|     prompt="请输入地名", |  | ||||||
|     parameterless=[Depends(get_weather)], |  | ||||||
| ) |  | ||||||
| async def handle_onebot(bot: OnebotBot): |  | ||||||
|     pass |  | ||||||
|  |  | ||||||
| # 通过依赖注入或事件处理函数来进行业务逻辑处理 |  | ||||||
|  |  | ||||||
| # 处理控制台回复 |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_console_reply(bot: ConsoleBot, state: T_State, location: str = ArgPlainText()): |  | ||||||
|     await weather.send( |  | ||||||
|         ConsoleMessageSegment.markdown( |  | ||||||
|             inspect.cleandoc( |  | ||||||
|                 f""" |  | ||||||
|                 # {location} |  | ||||||
|  |  | ||||||
|                 - 今天 |  | ||||||
|  |  | ||||||
|                    {state['weather']} |  | ||||||
|                 """ |  | ||||||
|             ) |  | ||||||
|         ) |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| # 处理 OneBot 回复 |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_onebot_reply(bot: OnebotBot, state: T_State, location: str = ArgPlainText()): |  | ||||||
|     await weather.send(f"今天{location}的天气是{state['weather']}") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| NoneBot 社区中有一些插件,例如[all4one](https://github.com/nonepkg/nonebot-plugin-all4one)、[send-anything-anywhere](https://github.com/felinae98/nonebot-plugin-send-anything-anywhere),可以帮助你更好地处理跨平台功能,包括事件处理和消息发送等。 |  | ||||||
| ::: |  | ||||||
| @@ -1,96 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: 定时执行任务 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 定时任务 |  | ||||||
|  |  | ||||||
| [APScheduler](https://apscheduler.readthedocs.io/en/3.x/) (Advanced Python Scheduler) 是一个 Python 第三方库,其强大的定时任务功能被广泛应用于各个场景。在 NoneBot 中,定时任务作为一个额外功能,依赖于基于 APScheduler 开发的 [`nonebot-plugin-apscheduler`](https://github.com/nonebot/plugin-apscheduler) 插件进行支持。 |  | ||||||
|  |  | ||||||
| ## 安装插件 |  | ||||||
|  |  | ||||||
| 在使用前请先安装 `nonebot-plugin-apscheduler` 插件至项目环境中,可参考[获取商店插件](../tutorial/store.mdx#安装插件)来了解并选择安装插件的方式。如: |  | ||||||
|  |  | ||||||
| 在**项目目录**下执行以下命令: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb plugin install nonebot-plugin-apscheduler |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 使用插件 |  | ||||||
|  |  | ||||||
| `nonebot-plugin-apscheduler` 本质上是对 [APScheduler](https://apscheduler.readthedocs.io/en/3.x/) 进行了封装以适用于 NoneBot 开发,因此其使用方式与 APScheduler 本身并无显著区别。在此我们会简要介绍其调用方法,更多的使用方面的功能请参考[APScheduler 官方文档](https://apscheduler.readthedocs.io/en/3.x/userguide.html)。 |  | ||||||
|  |  | ||||||
| ### 导入调度器 |  | ||||||
|  |  | ||||||
| 由于 `nonebot_plugin_apscheduler` 作为插件,因此需要在使用前对其进行**加载**并**导入**其中的 `scheduler` 调度器来创建定时任务。使用 `require` 方法可轻松完成这一过程,可参考 [跨插件访问](../advanced/requiring.md) 一节进行了解。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import require |  | ||||||
|  |  | ||||||
| require("nonebot_plugin_apscheduler") |  | ||||||
|  |  | ||||||
| from nonebot_plugin_apscheduler import scheduler |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 添加定时任务 |  | ||||||
|  |  | ||||||
| 在 [APScheduler 官方文档](https://apscheduler.readthedocs.io/en/3.x/userguide.html#adding-jobs) 中提供了以下两种直接添加任务的方式: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot import require |  | ||||||
|  |  | ||||||
| require("nonebot_plugin_apscheduler") |  | ||||||
|  |  | ||||||
| from nonebot_plugin_apscheduler import scheduler |  | ||||||
|  |  | ||||||
| # 基于装饰器的方式 |  | ||||||
| @scheduler.scheduled_job("cron", hour="*/2", id="job_0", args=[1], kwargs={arg2: 2}) |  | ||||||
| async def run_every_2_hour(arg1: int, arg2: int): |  | ||||||
|     pass |  | ||||||
|  |  | ||||||
| # 基于 add_job 方法的方式 |  | ||||||
| def run_every_day(arg1: int, arg2: int): |  | ||||||
|     pass |  | ||||||
|  |  | ||||||
| scheduler.add_job( |  | ||||||
|     run_every_day, "interval", days=1, id="job_1", args=[1], kwargs={arg2: 2} |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 由于 APScheduler 的定时任务并不是**由事件响应器所触发的事件**,因此其任务函数无法同[事件处理函数](../tutorial/handler.mdx#事件处理函数)一样通过[依赖注入](../tutorial/event-data.mdx#认识依赖注入)获取上下文信息,也无法通过事件响应器对象的方法进行任何操作,因此我们需要使用[调用平台 API](../appendices/api-calling.mdx#调用平台-api)的方式来获取信息或收发消息。 |  | ||||||
|  |  | ||||||
| 相对于事件处理依赖而言,编写定时任务更像是编写普通的函数,需要我们自行获取信息以及发送信息,请**不要**将事件处理依赖的特殊语法用于定时任务! |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 关于 APScheduler 的更多使用方法,可以参考 [APScheduler 官方文档](https://apscheduler.readthedocs.io/en/3.x/index.html) 进行了解。 |  | ||||||
|  |  | ||||||
| ### 配置项 |  | ||||||
|  |  | ||||||
| #### apscheduler_autostart |  | ||||||
|  |  | ||||||
| - **类型**: `bool` |  | ||||||
| - **默认值**: `True` |  | ||||||
|  |  | ||||||
| 是否自动启动 `scheduler` ,若不启动需要自行调用 `scheduler.start()`。 |  | ||||||
|  |  | ||||||
| #### apscheduler_log_level |  | ||||||
|  |  | ||||||
| - **类型**: `int` |  | ||||||
| - **默认值**: `30` |  | ||||||
|  |  | ||||||
| apscheduler 输出的日志等级 |  | ||||||
|  |  | ||||||
| - `WARNING` = `30` (默认) |  | ||||||
| - `INFO` = `20` |  | ||||||
| - `DEBUG` = `10` (只有在开启 nonebot 的 debug 模式才会显示 debug 日志) |  | ||||||
|  |  | ||||||
| #### apscheduler_config |  | ||||||
|  |  | ||||||
| - **类型**: `dict` |  | ||||||
| - **默认值**: `{ "apscheduler.timezone": "Asia/Shanghai" }` |  | ||||||
|  |  | ||||||
| `apscheduler` 的相关配置。参考[配置调度器](https://apscheduler.readthedocs.io/en/latest/userguide.html#scheduler-config), [配置参数](https://apscheduler.readthedocs.io/en/latest/modules/schedulers/base.html#apscheduler.schedulers.base.BaseScheduler) |  | ||||||
|  |  | ||||||
| 配置需要包含 `apscheduler.` 作为前缀,例如 `apscheduler.timezone`。 |  | ||||||
| @@ -1,212 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 使用 NoneBug 进行单元测试 |  | ||||||
|  |  | ||||||
| slug: /best-practice/testing/ |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 配置与测试事件响应器 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| > 在计算机编程中,单元测试(Unit Testing)又称为模块测试,是针对程序模块(软件设计的最小单位)来进行正确性检验的测试工作。 |  | ||||||
|  |  | ||||||
| 为了保证代码的正确运行,我们不仅需要对错误进行跟踪,还需要对代码进行正确性检验,也就是测试。NoneBot 提供了一个测试工具——NoneBug,它是一个 [pytest](https://docs.pytest.org/en/stable/) 插件,可以帮助我们便捷地进行单元测试。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 建议在阅读本文档前先阅读 [pytest 官方文档](https://docs.pytest.org/en/stable/)来了解 pytest 的相关术语和基本用法。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 安装 NoneBug |  | ||||||
|  |  | ||||||
| 在**项目目录**下激活虚拟环境后运行以下命令安装 NoneBug: |  | ||||||
|  |  | ||||||
| <Tabs groupId="tool"> |  | ||||||
|   <TabItem value="poetry" label="Poetry" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| poetry add nonebug -G test |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pdm" label="PDM"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pdm add nonebug -dG test |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install nonebug |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 要运行 NoneBug 测试,还需要额外安装 pytest 异步插件 `pytest-asyncio` 或 `anyio` 以支持异步测试。文档中,我们以 `pytest-asyncio` 为例: |  | ||||||
|  |  | ||||||
| <Tabs groupId="tool"> |  | ||||||
|   <TabItem value="poetry" label="Poetry" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| poetry add pytest-asyncio -G test |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pdm" label="PDM"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pdm add pytest-asyncio -dG test |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install pytest-asyncio |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ## 配置测试 |  | ||||||
|  |  | ||||||
| 在开始测试之前,我们需要对测试进行一些配置,以正确启动我们的机器人。在 `tests` 目录下新建 `conftest.py` 文件,添加以下内容: |  | ||||||
|  |  | ||||||
| ```python title=tests/conftest.py |  | ||||||
| import pytest |  | ||||||
| import nonebot |  | ||||||
| # 导入适配器 |  | ||||||
| from nonebot.adapters.console import Adapter as ConsoleAdapter |  | ||||||
|  |  | ||||||
| @pytest.fixture(scope="session", autouse=True) |  | ||||||
| def load_bot(): |  | ||||||
|     # 加载适配器 |  | ||||||
|     driver = nonebot.get_driver() |  | ||||||
|     driver.register_adapter(ConsoleAdapter) |  | ||||||
|  |  | ||||||
|     # 加载插件 |  | ||||||
|     nonebot.load_from_toml("pyproject.toml") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,我们就可以在测试中使用机器人的插件了。通常,我们不需要自行初始化 NoneBot,NoneBug 已经为我们运行了 `nonebot.init()`。如果需要自定义 NoneBot 初始化的参数,我们可以在 `conftest.py` 中添加 `pytest_configure` 钩子函数。例如,我们可以修改 NoneBot 配置环境为 `test` 并从环境变量中输入配置: |  | ||||||
|  |  | ||||||
| ```python {3,5,7-9} title=tests/conftest.py |  | ||||||
| import os |  | ||||||
|  |  | ||||||
| from nonebug import NONEBOT_INIT_KWARGS |  | ||||||
|  |  | ||||||
| os.environ["ENVIRONMENT"] = "test" |  | ||||||
|  |  | ||||||
| def pytest_configure(config: pytest.Config): |  | ||||||
|     config.stash[NONEBOT_INIT_KWARGS] = {"secret": os.getenv("INPUT_SECRET")} |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 编写插件测试 |  | ||||||
|  |  | ||||||
| 在配置完成插件加载后,我们就可以在测试中使用插件了。NoneBug 通过 pytest fixture `app` 提供各种测试方法,我们可以在测试中使用它来测试插件。现在,我们创建一个测试脚本来测试[深入指南](../../appendices/session-control.mdx)中编写的天气插件。首先,我们先要导入我们需要的模块: |  | ||||||
|  |  | ||||||
| <details> |  | ||||||
|   <summary>插件示例</summary> |  | ||||||
|  |  | ||||||
| ```python title=weather/__init__.py |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from nonebot.matcher import Matcher |  | ||||||
| from nonebot.adapters import Message |  | ||||||
| from nonebot.params import CommandArg, ArgPlainText |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=to_me(), aliases={"weather", "天气预报"}) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(matcher: Matcher, args: Message = CommandArg()): |  | ||||||
|     if args.extract_plain_text(): |  | ||||||
|         matcher.set_arg("location", args) |  | ||||||
|  |  | ||||||
| @weather.got("location", prompt="请输入地名") |  | ||||||
| async def got_location(location: str = ArgPlainText()): |  | ||||||
|     if location not in ["北京", "上海", "广州", "深圳"]: |  | ||||||
|         await weather.reject(f"你想查询的城市 {location} 暂不支持,请重新输入!") |  | ||||||
|     await weather.finish(f"今天{location}的天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| </details> |  | ||||||
|  |  | ||||||
| ```python {4,5,9,11-16} title=tests/test_weather.py |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| import pytest |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.console import User, Message, MessageEvent |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_weather(app: App): |  | ||||||
|     from awesome_bot.plugins.weather import weather |  | ||||||
|  |  | ||||||
|     event = MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message("/天气 北京"), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们引入了 NoneBug 的测试 `App` 对象,以及必要的适配器消息与事件定义等。在测试函数 `test_weather` 中,我们导入了要进行测试的事件响应器 `weather`。请注意,由于需要等待 NoneBot 初始化并加载插件完毕,插件内容必须在**测试函数内部**进行导入。然后,我们创建了一个 `MessageEvent` 事件对象,它模拟了一个用户发送了 `/天气 北京` 的消息。接下来,我们使用 `app.test_matcher` 方法来测试 `weather` 事件响应器: |  | ||||||
|  |  | ||||||
| ```python {11-15} title=tests/test_weather.py |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_weather(app: App): |  | ||||||
|     from awesome_bot.plugins.weather import weather |  | ||||||
|  |  | ||||||
|     event = MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message("/天气 北京"), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|     async with app.test_matcher(weather) as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "今天北京的天气是...", result=None) |  | ||||||
|         ctx.should_finished(weather) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这里我们使用 `async with` 语句并通过参数指定要测试的事件响应器 `weather` 来进入测试上下文。在测试上下文中,我们可以使用 `ctx.create_bot` 方法创建一个虚拟的机器人实例,并使用 `ctx.receive_event` 方法来模拟机器人接收到消息事件。然后,我们就可以定义预期行为来测试机器人是否正确运行。在上面的代码中,我们使用 `ctx.should_call_send` 方法来断言机器人应该发送 `今天北京的天气是...` 这条消息,并且将发送函数的调用结果作为第三个参数返回给事件处理函数。如果断言失败,测试将会不通过。我们也可以使用 `ctx.should_finished` 方法来断言机器人应该结束会话。 |  | ||||||
|  |  | ||||||
| 为了测试更复杂的情况,我们可以为添加更多的测试用例。例如,我们可以测试用户输入了一个不支持的地名时机器人的反应: |  | ||||||
|  |  | ||||||
| ```python {17-21,23-26} title=tests/test_weather.py |  | ||||||
| def make_event(message: str = "") -> MessageEvent: |  | ||||||
|     return MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message(message), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_weather(app: App): |  | ||||||
|     from awesome_bot.plugins.weather import weather |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(weather) as ctx: |  | ||||||
|         ...  # 省略前面的测试用例 |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(weather) as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         event = make_event("/天气 南京") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "你想查询的城市 南京 暂不支持,请重新输入!", result=None) |  | ||||||
|         ctx.should_rejected(weather) |  | ||||||
|  |  | ||||||
|         event = make_event("北京") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "今天北京的天气是...", result=None) |  | ||||||
|         ctx.should_finished(weather) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们使用 `ctx.should_rejected` 来断言机器人应该请求用户重新输入。然后,我们再次使用 `ctx.receive_event` 方法来模拟用户回复了 `北京`,并使用 `ctx.should_finished` 来断言机器人应该结束会话。 |  | ||||||
|  |  | ||||||
| 更多的 NoneBug 用法将在后续章节中介绍。 |  | ||||||
| @@ -1,4 +0,0 @@ | |||||||
| { |  | ||||||
|   "label": "单元测试", |  | ||||||
|   "position": 5 |  | ||||||
| } |  | ||||||
| @@ -1,292 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 测试事件响应、平台接口调用和会话控制 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 测试事件响应与会话操作 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| 在 NoneBot 接收到事件时,事件响应器根据优先级依次通过权限、响应规则来判断当前事件是否应该触发。事件响应流程中,机器人可能会通过 `send` 发送消息或者调用平台接口来执行预期的操作。因此,我们需要对这两种操作进行单元测试。 |  | ||||||
|  |  | ||||||
| 在上一节中,我们对单个事件响应器进行了简单测试。但是在实际场景中,机器人可能定义了多个事件响应器,由于优先级和响应规则的存在,预期的事件响应器可能并不会被触发。NoneBug 支持同时测试多个事件响应器,以此来测试机器人的整体行为。 |  | ||||||
|  |  | ||||||
| ## 测试事件响应 |  | ||||||
|  |  | ||||||
| NoneBug 提供了六种定义 `Rule` 和 `Permission` 预期行为的方法: |  | ||||||
|  |  | ||||||
| - `should_pass_rule` |  | ||||||
| - `should_not_pass_rule` |  | ||||||
| - `should_ignore_rule` |  | ||||||
| - `should_pass_permission` |  | ||||||
| - `should_not_pass_permission` |  | ||||||
| - `should_ignore_permission` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 事件响应器类型的检查属于 `Permission` 的一部分,因此可以通过 `should_pass_permission` 和 `should_not_pass_permission` 方法来断言事件响应器类型的检查。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 下面我们根据插件示例来测试事件响应行为,我们首先定义两个事件响应器作为测试的对象: |  | ||||||
|  |  | ||||||
| ```python title=example.py |  | ||||||
| from nonebot import on_command |  | ||||||
|  |  | ||||||
| def never_pass(): |  | ||||||
|     return False |  | ||||||
|  |  | ||||||
| foo = on_command("foo") |  | ||||||
| bar = on_command("bar", permission=never_pass) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在这两个事件响应器中,`foo` 当收到 `/foo` 消息时会执行,而 `bar` 则不会执行。我们使用 NoneBug 来测试它们: |  | ||||||
|  |  | ||||||
| <Tabs groupId="testScope"> |  | ||||||
|   <TabItem value="separate" label="独立测试" default> |  | ||||||
|  |  | ||||||
| ```python {21,22,28,29} title=tests/test_example.py |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| import pytest |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.console import User, Message, MessageEvent |  | ||||||
|  |  | ||||||
| def make_event(message: str = "") -> MessageEvent: |  | ||||||
|     return MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message(message), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_example(app: App): |  | ||||||
|     from awesome_bot.plugins.example import foo, bar |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(foo) as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         event = make_event("/foo") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_pass_rule() |  | ||||||
|         ctx.should_pass_permission() |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(bar) as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         event = make_event("/foo") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_not_pass_rule() |  | ||||||
|         ctx.should_not_pass_permission() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们分别对 `foo` 和 `bar` 事件响应器进行响应测试。我们使用 `ctx.should_pass_rule` 和 `ctx.should_pass_permission` 断言 `foo` 事件响应器应该被触发,使用 `ctx.should_not_pass_rule` 和 `ctx.should_not_pass_permission` 断言 `bar` 事件响应器应该被忽略。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="global" label="集成测试"> |  | ||||||
|  |  | ||||||
| ```python title=tests/test_example.py |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| import pytest |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.console import User, Message, MessageEvent |  | ||||||
|  |  | ||||||
| def make_event(message: str = "") -> MessageEvent: |  | ||||||
|     return MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message(message), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_example(app: App): |  | ||||||
|     from awesome_bot.plugins.example import foo, bar |  | ||||||
|  |  | ||||||
|     async with app.test_matcher() as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         event = make_event("/foo") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_pass_rule(foo) |  | ||||||
|         ctx.should_pass_permission(foo) |  | ||||||
|         ctx.should_not_pass_rule(bar) |  | ||||||
|         ctx.should_not_pass_permission(bar) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的代码中,我们对 `foo` 和 `bar` 事件响应器一起进行响应测试。我们使用 `ctx.should_pass_rule` 和 `ctx.should_pass_permission` 断言 `foo` 事件响应器应该被触发,使用 `ctx.should_not_pass_rule` 和 `ctx.should_not_pass_permission` 断言 `bar` 事件响应器应该被忽略。通过参数,我们可以指定断言的事件响应器。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 当然,如果需要忽略某个事件响应器的响应规则和权限检查,强行进入响应流程,我们可以使用 `should_ignore_rule` 和 `should_ignore_permission` 方法: |  | ||||||
|  |  | ||||||
| ```python {21,22} title=tests/test_example.py |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| import pytest |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.console import User, Message, MessageEvent |  | ||||||
|  |  | ||||||
| def make_event(message: str = "") -> MessageEvent: |  | ||||||
|     return MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message(message), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_example(app: App): |  | ||||||
|     from awesome_bot.plugins.example import foo, bar |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(bar) as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         event = make_event("/foo") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_ignore_rule(bar) |  | ||||||
|         ctx.should_ignore_permission(bar) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在忽略了响应规则和权限检查之后,就会进入 `bar` 事件响应器的响应流程。 |  | ||||||
|  |  | ||||||
| ## 测试平台接口使用 |  | ||||||
|  |  | ||||||
| 上一节的示例插件测试中,我们已经尝试了测试插件对事件的消息回复。通常情况下,事件处理流程中对平台接口的使用会通过事件响应器操作或者调用平台 API 两种途径进行。针对这两种途径,NoneBug 分别提供了 `ctx.should_call_send` 和 `ctx.should_call_api` 方法来测试平台接口的使用情况。 |  | ||||||
|  |  | ||||||
| 1. `should_call_send` |  | ||||||
|  |  | ||||||
|    定义事件响应器预期发送的消息,即通过[事件响应器操作 send](../../appendices/session-control.mdx#send)进行的操作。`should_call_send` 有四个参数: |  | ||||||
|  |  | ||||||
|    - `event`:回复的目标事件。 |  | ||||||
|    - `message`:预期的消息对象,可以是 `str`、`Message` 或 `MessageSegment`。 |  | ||||||
|    - `result`:send 的返回值,将会返回给插件。 |  | ||||||
|    - `bot`(可选):发送消息的 bot 对象。 |  | ||||||
|    - `**kwargs`:send 方法的额外参数。 |  | ||||||
|  |  | ||||||
| 2. `should_call_api` |  | ||||||
|    定义事件响应器预期调用的平台 API 接口,即通过[调用平台 API](../../appendices/api-calling.mdx#调用平台-API)进行的操作。`should_call_api` 有四个参数: |  | ||||||
|  |  | ||||||
|    - `api`:API 名称。 |  | ||||||
|    - `data`:预期的请求数据。 |  | ||||||
|    - `result`:call_api 的返回值,将会返回给插件。 |  | ||||||
|    - `adapter`(可选):调用 API 的平台适配器对象。 |  | ||||||
|    - `**kwargs`:call_api 方法的额外参数。 |  | ||||||
|  |  | ||||||
| 下面是一个使用 `should_call_send` 和 `should_call_api` 方法的示例: |  | ||||||
|  |  | ||||||
| 我们先定义一个测试插件,在响应流程中向用户发送一条消息并调用 `Console` 适配器的 `bell` API。 |  | ||||||
|  |  | ||||||
| ```python {8,9} title=example.py |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.adapters.console import Bot |  | ||||||
|  |  | ||||||
| foo = on_command("foo") |  | ||||||
|  |  | ||||||
| @foo.handle() |  | ||||||
| async def _(bot: Bot): |  | ||||||
|     await foo.send("message") |  | ||||||
|     await bot.bell() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 然后我们对该插件进行测试: |  | ||||||
|  |  | ||||||
| ```python title=tests/test_example.py |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| import pytest |  | ||||||
| import nonebot |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.console import Bot, User, Adapter, Message, MessageEvent |  | ||||||
|  |  | ||||||
| def make_event(message: str = "") -> MessageEvent: |  | ||||||
|     return MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message(message), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_example(app: App): |  | ||||||
|     from awesome_bot.plugins.example import foo |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(foo) as ctx: |  | ||||||
|         # highlight-start |  | ||||||
|         adapter = nonebot.get_adapter(Adapter) |  | ||||||
|         bot = ctx.create_bot(base=Bot, adapter=adapter) |  | ||||||
|         # highlight-end |  | ||||||
|         event = make_event("/foo") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         # highlight-start |  | ||||||
|         ctx.should_call_send(event, "message", result=None, bot=bot) |  | ||||||
|         ctx.should_call_api("bell", {}, result=None, adapter=adapter) |  | ||||||
|         # highlight-end |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 请注意,对于在依赖注入中使用了非基类对象的情况,我们需要在 `create_bot` 方法中指定 `base` 和 `adapter` 参数,确保不会因为重载功能而出现非预期情况。 |  | ||||||
|  |  | ||||||
| ## 测试会话控制 |  | ||||||
|  |  | ||||||
| 在[会话控制](../../appendices/session-control.mdx)一节中,我们介绍了如何使用事件响应器操作来实现对用户的交互式会话。在上一节的示例插件测试中,我们其实已经使用了 `ctx.should_finished` 来断言会话结束。NoneBug 针对各种流程控制操作分别提供了相应的方法来定义预期的会话处理行为。它们分别是: |  | ||||||
|  |  | ||||||
| - `should_finished`:断言会话结束,对应 `matcher.finish` 操作。 |  | ||||||
| - `should_rejected`:断言会话等待用户输入并重新执行当前事件处理函数,对应 `matcher.reject` 系列操作。 |  | ||||||
| - `should_paused`: 断言会话等待用户输入并执行下一个事件处理函数,对应 `matcher.pause` 操作。 |  | ||||||
|  |  | ||||||
| 我们仅需在测试用例中的正确位置调用这些方法,就可以断言会话的预期行为。例如: |  | ||||||
|  |  | ||||||
| ```python title=example.py |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.typing import T_State |  | ||||||
|  |  | ||||||
| foo = on_command("foo") |  | ||||||
|  |  | ||||||
| @foo.got("key", prompt="请输入密码") |  | ||||||
| async def _(state: T_State, key: str = ArgPlainText()): |  | ||||||
|     if key != "some password": |  | ||||||
|         try_count = state.get("try_count", 1) |  | ||||||
|         if try_count >= 3: |  | ||||||
|             await foo.finish("密码错误次数过多") |  | ||||||
|         else: |  | ||||||
|             state["try_count"] = try_count + 1 |  | ||||||
|             await foo.reject("密码错误,请重新输入") |  | ||||||
|     await foo.finish("密码正确") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ```python title=tests/test_example.py |  | ||||||
| from datetime import datetime |  | ||||||
|  |  | ||||||
| import pytest |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.console import User, Message, MessageEvent |  | ||||||
|  |  | ||||||
| def make_event(message: str = "") -> MessageEvent: |  | ||||||
|     return MessageEvent( |  | ||||||
|         time=datetime.now(), |  | ||||||
|         self_id="test", |  | ||||||
|         message=Message(message), |  | ||||||
|         user=User(user_id=123456789), |  | ||||||
|     ) |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_example(app: App): |  | ||||||
|     from awesome_bot.plugins.example import foo |  | ||||||
|  |  | ||||||
|     async with app.test_matcher(foo) as ctx: |  | ||||||
|         bot = ctx.create_bot() |  | ||||||
|         event = make_event("/foo") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "请输入密码", result=None) |  | ||||||
|         ctx.should_rejected(foo) |  | ||||||
|         event = make_event("wrong password") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "密码错误,请重新输入", result=None) |  | ||||||
|         ctx.should_rejected(foo) |  | ||||||
|         event = make_event("wrong password") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "密码错误,请重新输入", result=None) |  | ||||||
|         ctx.should_rejected(foo) |  | ||||||
|         event = make_event("wrong password") |  | ||||||
|         ctx.receive_event(bot, event) |  | ||||||
|         ctx.should_call_send(event, "密码错误次数过多", result=None) |  | ||||||
|         ctx.should_finished(foo) |  | ||||||
| ``` |  | ||||||
| @@ -1,96 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: 模拟网络通信以进行测试 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 模拟网络通信 |  | ||||||
|  |  | ||||||
| NoneBot 驱动器提供了多种方法来帮助适配器进行网络通信,主要包括客户端和服务端两种类型。模拟网络通信可以帮助我们更加接近实际机器人应用场景,进行更加真实的集成测试。同时,通过这种途径,我们还可以完成对适配器的测试。 |  | ||||||
|  |  | ||||||
| NoneBot 中的网络通信主要包括以下几种: |  | ||||||
|  |  | ||||||
| - HTTP 服务端(WebHook) |  | ||||||
| - WebSocket 服务端 |  | ||||||
| - HTTP 客户端 |  | ||||||
| - WebSocket 客户端 |  | ||||||
|  |  | ||||||
| 下面我们将分别介绍如何使用 NoneBug 来模拟这几种通信方式。 |  | ||||||
|  |  | ||||||
| ## 测试 HTTP 服务端 |  | ||||||
|  |  | ||||||
| 当 NoneBot 作为 ASGI 服务端应用时,我们可以定义一系列的路由来处理 HTTP 请求,适配器同样也可以通过定义路由来响应机器人相关的网络通信。下面假设我们使用了一个适配器 `fake` ,它定义了一个路由 `/fake/http` ,用于接收平台 WebHook 并处理。实际应用测试时,应将该路由地址替换为**真实适配器注册的路由地址**。 |  | ||||||
|  |  | ||||||
| 我们首先需要获取测试用模拟客户端: |  | ||||||
|  |  | ||||||
| ```python {5,6} title=tests/test_http_server.py |  | ||||||
| from nonebug import App |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_http_server(app: App): |  | ||||||
|     async with app.test_server() as ctx: |  | ||||||
|         client = ctx.get_client() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 默认情况下,`app.test_server()` 会通过 `nonebot.get_asgi` 获取测试对象,我们也可以通过参数指定 ASGI 应用: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| async with app.test_server(asgi=asgi_app) as ctx: |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 获取到模拟客户端后,即可像 `requests`、`httpx` 等库类似的方法进行使用: |  | ||||||
|  |  | ||||||
| ```python {3,11-14,16} title=tests/test_http_server.py |  | ||||||
| import nonebot |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.fake import Adapter |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_http_server(app: App): |  | ||||||
|     adapter = nonebot.get_adapter(Adapter) |  | ||||||
|  |  | ||||||
|     async with app.test_server() as ctx: |  | ||||||
|         client = ctx.get_client() |  | ||||||
|         response = await client.post("/fake/http", json={"bot_id": "fake"}) |  | ||||||
|         assert response.status_code == 200 |  | ||||||
|         assert response.json() == {"status": "success"} |  | ||||||
|         assert "fake" in nonebot.get_bots() |  | ||||||
|  |  | ||||||
|     adapter.bot_disconnect(nonebot.get_bot("fake")) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的测试中,我们向 `/fake/http` 发送了一个模拟 POST 请求,适配器将会对该请求进行处理,我们可以通过检查请求返回是否正确、Bot 对象是否创建等途径来验证机器人是否正确运行。在完成测试后,我们通常需要对 Bot 对象进行清理,以避免对其他测试产生影响。 |  | ||||||
|  |  | ||||||
| ## 测试 WebSocket 服务端 |  | ||||||
|  |  | ||||||
| 当 NoneBot 作为 ASGI 服务端应用时,我们还可以定义一系列的路由来处理 WebSocket 通信。下面假设我们使用了一个适配器 `fake` ,它定义了一个路由 `/fake/ws` ,用于处理平台 WebSocket 连接信息。实际应用测试时,应将该路由地址替换为**真实适配器注册的路由地址**。 |  | ||||||
|  |  | ||||||
| 我们同样需要通过 `app.test_server()` 获取测试用模拟客户端,这里就不再赘述。在获取到模拟客户端后,我们可以通过 `client.websocket_connect` 方法来模拟 WebSocket 连接: |  | ||||||
|  |  | ||||||
| ```python {3,11-15} title=tests/test_ws_server.py |  | ||||||
| import nonebot |  | ||||||
| from nonebug import App |  | ||||||
| from nonebot.adapters.fake import Adapter |  | ||||||
|  |  | ||||||
| @pytest.mark.asyncio |  | ||||||
| async def test_ws_server(app: App): |  | ||||||
|     adapter = nonebot.get_adapter(Adapter) |  | ||||||
|  |  | ||||||
|     async with app.test_server() as ctx: |  | ||||||
|         client = ctx.get_client() |  | ||||||
|         async with client.websocket_connect("/fake/ws") as ws: |  | ||||||
|             await ws.send_json({"bot_id": "fake"}) |  | ||||||
|             response = await ws.receive_json() |  | ||||||
|             assert response == {"status": "success"} |  | ||||||
|             assert "fake" in nonebot.get_bots() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 在上面的测试中,我们向 `/fake/ws` 进行了 WebSocket 模拟通信,通过发送消息与机器人进行交互,然后检查机器人发送的信息是否正确。 |  | ||||||
|  |  | ||||||
| ## 测试 HTTP 客户端 |  | ||||||
|  |  | ||||||
| ~~暂不支持~~ |  | ||||||
|  |  | ||||||
| ## 测试 WebSocket 客户端 |  | ||||||
|  |  | ||||||
| ~~暂不支持~~ |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar-position: 0 |  | ||||||
| description: 遇到问题如何获取帮助 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 参与讨论 |  | ||||||
|  |  | ||||||
| 如果在安装或者开发 NoneBot 过程中遇到了任何问题,或者有新奇的点子,欢迎参与我们的社区讨论: |  | ||||||
|  |  | ||||||
| 1. 点击下方链接前往 GitHub,前往 Issues 页面,在 `New Issue` Template 中选择 `Question` |  | ||||||
|  |  | ||||||
|    NoneBot:[](https://github.com/nonebot/nonebot2) |  | ||||||
|  |  | ||||||
| 2. 通过 QQ 群(点击下方链接直达) |  | ||||||
|  |  | ||||||
|    [](https://jq.qq.com/?_wv=1027&k=5OFifDh) |  | ||||||
|  |  | ||||||
| 3. 通过 QQ 频道 |  | ||||||
|  |  | ||||||
|    [](https://qun.qq.com/qqweb/qunpro/share?_wv=3&_wwv=128&appChannel=share&inviteCode=7b4a3&appChannel=share&businessType=9&from=246610&biz=ka) |  | ||||||
|  |  | ||||||
| 4. 通过 Discord 服务器(点击下方链接直达) |  | ||||||
|  |  | ||||||
|    [](https://discord.gg/VKtE6Gdc4h) |  | ||||||
| @@ -1,22 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar-position: 1 |  | ||||||
| description: 如何为 NoneBot 贡献代码 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 贡献指南 |  | ||||||
|  |  | ||||||
| ## Code of Conduct |  | ||||||
|  |  | ||||||
| 请参阅 [Code of Conduct](https://github.com/nonebot/nonebot2/blob/master/CODE_OF_CONDUCT.md)。 |  | ||||||
|  |  | ||||||
| ## 参与开发 |  | ||||||
|  |  | ||||||
| 请参阅 [Contributing](https://github.com/nonebot/nonebot2/blob/master/CONTRIBUTING.md)。 |  | ||||||
|  |  | ||||||
| ## 鸣谢 |  | ||||||
|  |  | ||||||
| 感谢以下开发者对 NoneBot2 作出的贡献: |  | ||||||
|  |  | ||||||
| <a href="https://github.com/nonebot/nonebot2/graphs/contributors"> |  | ||||||
|   <img src="https://contrib.rocks/image?repo=nonebot/nonebot2&max=1000" /> |  | ||||||
| </a> |  | ||||||
| @@ -1,581 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 编写适配器对接新的平台 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 编写适配器 |  | ||||||
|  |  | ||||||
| 在编写适配器之前,我们需要先了解[适配器的功能与组成](../advanced/adapter#适配器功能与组成),适配器通常由 `Adapter`、`Bot`、`Event` 和 `Message` 四个部分组成,在编写适配器时,我们需要继承 NoneBot 中的基类,并根据实际平台来编写每个部分功能。 |  | ||||||
|  |  | ||||||
| ## 组织结构 |  | ||||||
|  |  | ||||||
| NoneBot 适配器项目通常以 `nonebot-adapter-{adapter-name}` 作为项目名,并以**命名空间包**的形式编写,即在 `nonebot/adapters/{adapter-name}` 目录中编写实际代码,例如: |  | ||||||
|  |  | ||||||
| ```tree |  | ||||||
| 📦 nonebot-adapter-{adapter-name} |  | ||||||
| ├── 📂 nonebot |  | ||||||
| │   ├── 📂 adapters |  | ||||||
| │   │   ├── 📂 {adapter-name} |  | ||||||
| │   │   │   ├── 📜 __init__.py |  | ||||||
| │   │   │   ├── 📜 adapter.py |  | ||||||
| │   │   │   ├── 📜 bot.py |  | ||||||
| │   │   │   ├── 📜 config.py |  | ||||||
| │   │   │   ├── 📜 event.py |  | ||||||
| │   │   │   └── 📜 message.py |  | ||||||
| ├── 📜 pyproject.toml |  | ||||||
| └── 📜 README.md |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
|  |  | ||||||
| 上述的项目结构仅作推荐,不做强制要求,保证实际可用性即可。 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 使用 NB-CLI 创建项目 |  | ||||||
|  |  | ||||||
| 我们可以使用脚手架快速创建项目: |  | ||||||
|  |  | ||||||
| ```shell |  | ||||||
| nb adapter create |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 按照指引,输入适配器名称以及存储位置,即可创建一个带有基本结构的适配器项目。 |  | ||||||
|  |  | ||||||
| ## 组成部分 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
|  |  | ||||||
| 本章节的代码中提到的 `Adapter`、`Bot`、`Event` 和 `Message` 等,均为下文中适配器所编写的类,而非 NoneBot 中的基类。 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### Log |  | ||||||
|  |  | ||||||
| 适配器在处理时通常需要打印日志,但直接使用 NoneBot 的默认 `logger` 不方便区分适配器输出和其它日志。因此我们可以使用 NoneBot 提供的 `logger_wrapper` 方法,自定义一个 `log` 函数用于快捷打印适配器日志: |  | ||||||
|  |  | ||||||
| ```python {3} title=log.py |  | ||||||
| from nonebot.utils import logger_wrapper |  | ||||||
|  |  | ||||||
| log = logger_wrapper("your_adapter_name") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这个 `log` 函数会在默认 `logger` 中添加适配器名称前缀,它接收三个参数:日志等级、日志内容以及可选的异常,具体用法如下: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from .log import log |  | ||||||
|  |  | ||||||
| log("DEBUG", "A DEBUG log.") |  | ||||||
| log("INFO", "A INFO log.") |  | ||||||
|  |  | ||||||
| try: |  | ||||||
|     ... |  | ||||||
| except Exception as e: |  | ||||||
|     log("ERROR", "something error.", e) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### Config |  | ||||||
|  |  | ||||||
| 通常适配器需要一些配置项,例如平台连接密钥等。适配器的配置方法与[插件配置](../appendices/config#%E6%8F%92%E4%BB%B6%E9%85%8D%E7%BD%AE)类似,例如: |  | ||||||
|  |  | ||||||
| ```python title=config.py |  | ||||||
| from pydantic import BaseModel, Extra |  | ||||||
|  |  | ||||||
| class Config(BaseModel, extra=Extra.ignore): |  | ||||||
|     xxx_id: str |  | ||||||
|     xxx_token: str |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 配置项的读取将在下方 [Adapter](#adapter) 中介绍。 |  | ||||||
|  |  | ||||||
| ### Adapter |  | ||||||
|  |  | ||||||
| Adapter 负责转换事件、调用接口,以及正确创建 Bot 对象并注册到 NoneBot 中。在编写平台相关内容之前,我们需要继承基类,并实现适配器的基本信息: |  | ||||||
|  |  | ||||||
| ```python {9,11,14,18} title=adapter.py |  | ||||||
| from typing import Any |  | ||||||
| from typing_extensions import override |  | ||||||
|  |  | ||||||
| from nonebot.drivers import Driver |  | ||||||
| from nonebot.adapters import Adapter as BaseAdapter |  | ||||||
|  |  | ||||||
| from .config import Config |  | ||||||
|  |  | ||||||
| class Adapter(BaseAdapter): |  | ||||||
|     @override |  | ||||||
|     def __init__(self, driver: Driver, **kwargs: Any): |  | ||||||
|         super().__init__(driver, **kwargs) |  | ||||||
|         # 读取适配器所需的配置项 |  | ||||||
|         self.adapter_config: Config = Config(**self.config.dict()) |  | ||||||
|  |  | ||||||
|     @classmethod |  | ||||||
|     @override |  | ||||||
|     def get_name(cls) -> str: |  | ||||||
|         """适配器名称""" |  | ||||||
|         return "your_adapter_name" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### 与平台交互 |  | ||||||
|  |  | ||||||
| NoneBot 提供了多种 [Driver](../advanced/driver) 来帮助适配器进行网络通信,主要分为客户端和服务端两种类型。我们需要**根据平台文档和特性**选择合适的通信方式,并编写相关方法用于初始化适配器,与平台建立连接和进行交互: |  | ||||||
|  |  | ||||||
| ##### 客户端通信方式 |  | ||||||
|  |  | ||||||
| ```python {12,23,24} title=adapter.py |  | ||||||
| import asyncio |  | ||||||
| from typing_extensions import override |  | ||||||
|  |  | ||||||
| from nonebot.exception import WebSocketClosed |  | ||||||
| from nonebot.drivers import Request, WebSocketClientMixin |  | ||||||
|  |  | ||||||
| class Adapter(BaseAdapter): |  | ||||||
|     @override |  | ||||||
|     def __init__(self, driver: Driver, **kwargs: Any): |  | ||||||
|         super().__init__(driver, **kwargs) |  | ||||||
|         self.adapter_config: Config = Config(**self.config.dict()) |  | ||||||
|         self.task: Optional[asyncio.Task] = None  # 存储 ws 任务 |  | ||||||
|         self.setup() |  | ||||||
|  |  | ||||||
|     def setup(self) -> None: |  | ||||||
|         if not isinstance(self.driver, WebSocketClientMixin): |  | ||||||
|             # 判断用户配置的Driver类型是否符合适配器要求,不符合时应抛出异常 |  | ||||||
|             raise RuntimeError( |  | ||||||
|                 f"Current driver {self.config.driver} doesn't support websocket client connections!" |  | ||||||
|                 f"{self.get_name()} Adapter need a WebSocket Client Driver to work." |  | ||||||
|             ) |  | ||||||
|         # 在 NoneBot 启动和关闭时进行相关操作 |  | ||||||
|         self.driver.on_startup(self.startup) |  | ||||||
|         self.driver.on_shutdown(self.shutdown) |  | ||||||
|  |  | ||||||
|     async def startup(self) -> None: |  | ||||||
|         """定义启动时的操作,例如和平台建立连接""" |  | ||||||
|         self.task = asyncio.create_task(self._forward_ws())  # 建立 ws 连接 |  | ||||||
|  |  | ||||||
|     async def _forward_ws(self): |  | ||||||
|         request = Request( |  | ||||||
|             method="GET", |  | ||||||
|             url="your_platform_websocket_url", |  | ||||||
|             headers={"token": "..."},  # 鉴权请求头 |  | ||||||
|         ) |  | ||||||
|         while True: |  | ||||||
|             try: |  | ||||||
|                 async with self.websocket(request) as ws: |  | ||||||
|                     try: |  | ||||||
|                         # 处理 websocket |  | ||||||
|                         ... |  | ||||||
|                     except WebSocketClosed as e: |  | ||||||
|                         log( |  | ||||||
|                             "ERROR", |  | ||||||
|                             "<r><bg #f8bbd0>WebSocket Closed</bg #f8bbd0></r>", |  | ||||||
|                             e, |  | ||||||
|                         ) |  | ||||||
|                     except Exception as e: |  | ||||||
|                         log( |  | ||||||
|                             "ERROR", |  | ||||||
|                             "<r><bg #f8bbd0>Error while process data from " |  | ||||||
|                             "websocket platform_websocket_url. " |  | ||||||
|                             "Trying to reconnect...</bg #f8bbd0></r>", |  | ||||||
|                             e, |  | ||||||
|                         ) |  | ||||||
|                     finally: |  | ||||||
|                         # 这里要断开 Bot 连接 |  | ||||||
|             except Exception as e: |  | ||||||
|                 # 尝试重连 |  | ||||||
|                 log( |  | ||||||
|                     "ERROR", |  | ||||||
|                     "<r><bg #f8bbd0>Error while setup websocket to " |  | ||||||
|                     "platform_websocket_url. Trying to reconnect...</bg #f8bbd0></r>", |  | ||||||
|                     e, |  | ||||||
|                 ) |  | ||||||
|                 await asyncio.sleep(3)  # 重连间隔 |  | ||||||
|  |  | ||||||
|     async def shutdown(self) -> None: |  | ||||||
|         """定义关闭时的操作,例如停止任务、断开连接""" |  | ||||||
|  |  | ||||||
|         # 断开 ws 连接 |  | ||||||
|         if self.task is not None and not self.task.done(): |  | ||||||
|             self.task.cancel() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ##### 服务端通信方式 |  | ||||||
|  |  | ||||||
| ```python {30,38} title=adapter.py |  | ||||||
| from nonebot.drivers import ( |  | ||||||
|     Request, |  | ||||||
|     ASGIMixin, |  | ||||||
|     WebSocket, |  | ||||||
|     HTTPServerSetup, |  | ||||||
|     WebSocketServerSetup |  | ||||||
| ) |  | ||||||
|  |  | ||||||
| class Adapter(BaseAdapter): |  | ||||||
|     @override |  | ||||||
|     def __init__(self, driver: Driver, **kwargs: Any): |  | ||||||
|         super().__init__(driver, **kwargs) |  | ||||||
|         self.adapter_config: Config = Config(**self.config.dict()) |  | ||||||
|         self.setup() |  | ||||||
|  |  | ||||||
|     def setup(self) -> None: |  | ||||||
|         if not isinstance(self.driver, ASGIMixin): |  | ||||||
|             raise RuntimeError( |  | ||||||
|                 f"Current driver {self.config.driver} doesn't support asgi server!" |  | ||||||
|                 f"{self.get_name()} Adapter need a asgi server driver to work." |  | ||||||
|             ) |  | ||||||
|         # 建立服务端路由 |  | ||||||
|         # HTTP Webhook 路由 |  | ||||||
|         http_setup = HTTPServerSetup( |  | ||||||
|             URL("your_webhook_url"),  # 路由地址 |  | ||||||
|             "POST",  # 接收的方法 |  | ||||||
|             "WEBHOOK name",  # 路由名称 |  | ||||||
|             self._handle_http,  # 处理函数 |  | ||||||
|         ) |  | ||||||
|         self.setup_http_server(http_setup) |  | ||||||
|  |  | ||||||
|         # 反向 Websocket 路由 |  | ||||||
|         ws_setup = WebSocketServerSetup( |  | ||||||
|             URL("your_websocket_url"),  # 路由地址 |  | ||||||
|             "WebSocket name",  # 路由名称 |  | ||||||
|             self._handle_ws,  # 处理函数 |  | ||||||
|         ) |  | ||||||
|         self.setup_websocket_server(ws_setup) |  | ||||||
|  |  | ||||||
|  |  | ||||||
|     async def _handle_http(self, request: Request) -> Response: |  | ||||||
|         """HTTP 路由处理函数,只有一个类型为 Request 的参数,且返回值类型为 Response""" |  | ||||||
|         ... |  | ||||||
|         return Response( |  | ||||||
|             status_code=200,  # 状态码 |  | ||||||
|             headers={"something": "something"},  # 响应头 |  | ||||||
|             content="xxx",  # 响应内容 |  | ||||||
|         ) |  | ||||||
|  |  | ||||||
|     async def _handle_ws(self, websocket: WebSocket) -> Any: |  | ||||||
|         """WebSocket 路由处理函数,只有一个类型为 WebSocket 的参数""" |  | ||||||
|         ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 更多通信交互方式可以参考以下适配器: |  | ||||||
|  |  | ||||||
| - [OneBot](https://github.com/nonebot/adapter-onebot/blob/master/nonebot/adapters/onebot/v11/adapter.py) - `WebSocket 客户端`、`WebSocket 服务端`、`HTTP WEBHOOK`、`HTTP POST` |  | ||||||
| - [QQGuild](https://github.com/nonebot/adapter-qqguild/blob/master/nonebot/adapters/qqguild/adapter.py) - `WebSocket 服务端` |  | ||||||
| - [Telegram](https://github.com/nonebot/adapter-telegram/blob/beta/nonebot/adapters/telegram/adapter.py) - `HTTP WEBHOOK` |  | ||||||
|  |  | ||||||
| #### 建立 Bot 连接 |  | ||||||
|  |  | ||||||
| 在与平台建立连接后,我们需要将 [Bot](#bot) 实例化,并调用适配器提供的的 `bot_connect` 方法告知 NoneBot 建立了 Bot 连接。在与平台断开连接或出现某些异常进行重连时,我们需要调用 `bot_disconnect` 方法告知 NoneBot 断开了 Bot 连接。 |  | ||||||
|  |  | ||||||
| ```python {7,8,11} title=adapter.py |  | ||||||
| from .bot import Bot |  | ||||||
|  |  | ||||||
| class Adapter(BaseAdapter): |  | ||||||
|  |  | ||||||
|     def _handle_connect(self): |  | ||||||
|         bot_id = ...  # 通过配置或者平台 API 等方式,获取到 Bot 的 ID |  | ||||||
|         bot = Bot(self, self_id=bot_id)  # 实例化 Bot |  | ||||||
|         self.bot_connect(bot)  # 建立 Bot 连接 |  | ||||||
|  |  | ||||||
|     def _handle_disconnect(self): |  | ||||||
|         self.bot_disconnect(bot)  # 断开 Bot 连接 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### 转换 Event 事件 |  | ||||||
|  |  | ||||||
| 在接收到来自平台的事件数据后,我们需要将其转为适配器的 [Event](#event),并调用 Bot 的 `handle_event` 方法来让 Bot 对事件进行处理: |  | ||||||
|  |  | ||||||
| ```python title=adapter.py |  | ||||||
| import asyncio |  | ||||||
| from typing import Any, Dict |  | ||||||
|  |  | ||||||
| from .bot import Bot |  | ||||||
| from .event import Event |  | ||||||
| from .log import log |  | ||||||
|  |  | ||||||
| class Adapter(BaseAdapter): |  | ||||||
|  |  | ||||||
|     @classmethod |  | ||||||
|     def payload_to_event(cls, payload: Dict[str, Any]) -> Event: |  | ||||||
|         """根据平台事件的特性,转换平台 payload 为具体 Event |  | ||||||
|  |  | ||||||
|         Event 模型继承自 pydantic.BaseModel,具体请参考 pydantic 文档 |  | ||||||
|         """ |  | ||||||
|  |  | ||||||
|         # 做一层异常处理,以应对平台事件数据的变更 |  | ||||||
|         try: |  | ||||||
|             return your_event_class.parse_obj(payload) |  | ||||||
|         except Exception as e: |  | ||||||
|             # 无法正常解析为具体 Event 时,给出日志提示 |  | ||||||
|             log( |  | ||||||
|                 "WARNING", |  | ||||||
|                 f"Parse event error: {str(payload)}", |  | ||||||
|             ) |  | ||||||
|             # 也可以尝试转为基础 Event 进行处理 |  | ||||||
|             return Event.parse_obj(payload) |  | ||||||
|  |  | ||||||
|  |  | ||||||
|     async def _forward(self, bot: Bot): |  | ||||||
|  |  | ||||||
|         payload: Dict[str, Any]  # 接收到的事件数据 |  | ||||||
|         event = self.payload_to_event(payload) |  | ||||||
|         # 让 bot 对事件进行处理 |  | ||||||
|         asyncio.create_task(bot.handle_event(event)) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### 调用平台 API |  | ||||||
|  |  | ||||||
| 我们需要实现 `Adapter` 的 `_call_api` 方法,使开发者能够调用平台提供的 API。如果通过 WebSocket 通信可以通过 `send` 方法来发送数据,如果采用 HTTP 请求,则需要通过 NoneBot 提供的 `Request` 对象,调用 `driver` 的 `request` 方法来发送请求。 |  | ||||||
|  |  | ||||||
| ```python {11} title=adapter.py |  | ||||||
| from typing import Any |  | ||||||
| from typing_extensions import override |  | ||||||
|  |  | ||||||
| from nonebot.drivers import Request, WebSocket |  | ||||||
|  |  | ||||||
| from .bot import Bot |  | ||||||
|  |  | ||||||
| class Adapter(BaseAdapter): |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     async def _call_api(self, bot: Bot, api: str, **data: Any) -> Any: |  | ||||||
|         log("DEBUG", f"Calling API <y>{api}</y>")  # 给予日志提示 |  | ||||||
|         platform_data = your_handle_data_method(data)  # 自行将数据转为平台所需要的格式 |  | ||||||
|  |  | ||||||
|         # 采用 HTTP 请求的方式,需要构造一个 Request 对象 |  | ||||||
|         request = Request( |  | ||||||
|             method="GET",  # 请求方法 |  | ||||||
|             url=api,  # 接口地址 |  | ||||||
|             headers=...,  # 请求头,通常需要包含鉴权信息 |  | ||||||
|             params=platform_data,  # 自行处理数据的传输形式 |  | ||||||
|             # json=platform_data, |  | ||||||
|             # data=platform_data, |  | ||||||
|         ) |  | ||||||
|         # 发送请求,返回结果 |  | ||||||
|         return await self.driver.request(request) |  | ||||||
|  |  | ||||||
|  |  | ||||||
|         # 采用 WebSocket 通信的方式,可以直接调用 send 方法发送数据 |  | ||||||
|         # 通过某种方式获取到 bot 对应的 websocket 对象 |  | ||||||
|         ws: WebSocket = your_get_websocket_method(bot.self_id) |  | ||||||
|  |  | ||||||
|         await ws.send_text(platform_data)  # 发送 str 类型的数据 |  | ||||||
|         await ws.send_bytes(platform_data)  # 发送 bytes 类型的数据 |  | ||||||
|         await ws.send(platform_data)  # 是以上两种方式的合体 |  | ||||||
|  |  | ||||||
|         # 接收并返回结果,同样的,也有 str 和 bytes 的区别 |  | ||||||
|         return await ws.receive_text() |  | ||||||
|         return await ws.receive_bytes() |  | ||||||
|         return await ws.receive() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `调用平台 API` 实现方式具体可以参考以下适配器: |  | ||||||
|  |  | ||||||
| Websocket: |  | ||||||
|  |  | ||||||
| - [OneBot V11](https://github.com/nonebot/adapter-onebot/blob/master/nonebot/adapters/onebot/v11/adapter.py#L127) |  | ||||||
| - [OneBot V12](https://github.com/nonebot/adapter-onebot/blob/master/nonebot/adapters/onebot/v12/adapter.py#L162) |  | ||||||
|  |  | ||||||
| HTTP: |  | ||||||
|  |  | ||||||
| - [QQ 频道](https://github.com/nonebot/adapter-qqguild/blob/master/nonebot/adapters/qqguild/adapter.py#L354) |  | ||||||
| - [Telegram](https://github.com/nonebot/adapter-telegram/blob/beta/nonebot/adapters/telegram/adapter.py#L145) |  | ||||||
| - [飞书](https://github.com/nonebot/adapter-feishu/blob/master/nonebot/adapters/feishu/adapter.py#L158) |  | ||||||
|  |  | ||||||
| ### Bot |  | ||||||
|  |  | ||||||
| Bot 是机器人开发者能够直接获取并使用的核心对象,负责存储平台机器人相关信息,并提供回复事件、调用 API 的上层方法。我们需要继承基类 `Bot`,并实现相关方法: |  | ||||||
|  |  | ||||||
| ```python {20,25,34} title=bot.py |  | ||||||
| from typing import TYPE_CHECKING, Any, Union |  | ||||||
| from typing_extensions import override |  | ||||||
|  |  | ||||||
| from nonebot.message import handle_event |  | ||||||
| from nonebot.adapters import Bot as BaseBot |  | ||||||
|  |  | ||||||
| from .event import Event |  | ||||||
| from .message import Message, MessageSegment |  | ||||||
|  |  | ||||||
| if TYPE_CHECKING: |  | ||||||
|     from .adapter import Adapter |  | ||||||
|  |  | ||||||
|  |  | ||||||
| class Bot(BaseBot): |  | ||||||
|     """ |  | ||||||
|     your_adapter_name 协议 Bot 适配。 |  | ||||||
|     """ |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def __init__(self, adapter: Adapter, self_id: str, **kwargs: Any): |  | ||||||
|         super().__init__(adapter, self_id) |  | ||||||
|         self.adapter: Adapter = adapter |  | ||||||
|         # 一些有关 Bot 的信息也可以在此定义和存储 |  | ||||||
|  |  | ||||||
|     async def handle_event(self, event: Event): |  | ||||||
|         # 根据需要,对事件进行某些预处理,例如: |  | ||||||
|         # 检查事件是否和机器人有关操作,去除事件消息首尾的 @bot |  | ||||||
|         # 检查事件是否有回复消息,调用平台 API 获取原始消息的消息内容 |  | ||||||
|         ... |  | ||||||
|         # 调用 handle_event 让 NoneBot 对事件进行处理 |  | ||||||
|         await handle_event(self, event) |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     async def send( |  | ||||||
|         self, |  | ||||||
|         event: Event, |  | ||||||
|         message: Union[str, Message, MessageSegment], |  | ||||||
|         **kwargs: Any, |  | ||||||
|     ) -> Any: |  | ||||||
|         # 根据平台实现 Bot 回复事件的方法 |  | ||||||
|  |  | ||||||
|         # 将消息处理为平台所需的格式后,调用发送消息接口进行发送,例如: |  | ||||||
|         data = message_to_platform_data(message) |  | ||||||
|         await self.send_message( |  | ||||||
|             data=data, |  | ||||||
|             ... |  | ||||||
|         ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### Event |  | ||||||
|  |  | ||||||
| Event 是 NoneBot 中的事件主体对象,所有平台消息在进入处理流程前需要转换为 NoneBot 事件。我们需要继承基类 `Event`,并实现相关方法: |  | ||||||
|  |  | ||||||
| ```python {5,8,13,18,23,28,33} title=event.py |  | ||||||
| from typing_extensions import override |  | ||||||
|  |  | ||||||
| from nonebot.adapters import Event as BaseEvent |  | ||||||
|  |  | ||||||
| class Event(BaseEvent): |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_event_name(self) -> str: |  | ||||||
|         # 返回事件的名称,用于日志打印 |  | ||||||
|         return "event name" |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_event_description(self) -> str: |  | ||||||
|         # 返回事件的描述,用于日志打印,请注意转义 loguru tag |  | ||||||
|         return escape_tag(repr(self.dict())) |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_message(self): |  | ||||||
|         # 获取事件消息的方法,根据事件具体实现,如果事件非消息类型事件,则抛出异常 |  | ||||||
|         raise ValueError("Event has no message!") |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_user_id(self) -> str: |  | ||||||
|         # 获取用户 ID 的方法,根据事件具体实现,如果事件没有用户 ID,则抛出异常 |  | ||||||
|         raise ValueError("Event has no context!") |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_session_id(self) -> str: |  | ||||||
|         # 获取事件会话 ID 的方法,根据事件具体实现,如果事件没有相关 ID,则抛出异常 |  | ||||||
|         raise ValueError("Event has no context!") |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def is_tome(self) -> bool: |  | ||||||
|         # 判断事件是否和机器人有关 |  | ||||||
|         return False |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 然后根据平台消息的类型,编写各种不同的事件,并且注意要根据事件类型实现 `get_type` 方法,具体请参考[事件类型](../advanced/adapter#事件类型)。消息类型事件还应重写 `get_message` 和 `get_user_id` 等方法,例如: |  | ||||||
|  |  | ||||||
| ```python {7,16,20,25,34,42} title=event.py |  | ||||||
| from .message import Message |  | ||||||
|  |  | ||||||
| class HeartbeatEvent(Event): |  | ||||||
|     """心跳时间,通常为元事件""" |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_type(self) -> str: |  | ||||||
|         return "meta_event" |  | ||||||
|  |  | ||||||
| class MessageEvent(Event): |  | ||||||
|     """消息事件""" |  | ||||||
|     message_id: str |  | ||||||
|     user_id: str |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_type(self) -> str: |  | ||||||
|         return "message" |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_message(self) -> Message: |  | ||||||
|         # 返回事件消息对应的 NoneBot Message 对象 |  | ||||||
|         return self.message |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_user_id(self) -> str: |  | ||||||
|         return self.user_id |  | ||||||
|  |  | ||||||
| class JoinRoomEvent(Event): |  | ||||||
|     """加入房间事件,通常为通知事件""" |  | ||||||
|     user_id: str |  | ||||||
|     room_id: str |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_type(self) -> str: |  | ||||||
|         return "notice" |  | ||||||
|  |  | ||||||
| class ApplyAddFriendEvent(Event): |  | ||||||
|     """申请添加好友事件,通常为请求事件""" |  | ||||||
|     user_id: str |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def get_type(self) -> str: |  | ||||||
|         return "request" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### Message |  | ||||||
|  |  | ||||||
| Message 负责正确序列化消息,以便机器人插件处理。我们需要继承 `MessageSegment` 和 `Message` 两个类,并实现相关方法: |  | ||||||
|  |  | ||||||
| ```python {9,12,17,22,27,30,36} title=message.py |  | ||||||
| from typing import Type, Iterable |  | ||||||
| from typing_extensions import override |  | ||||||
|  |  | ||||||
| from nonebot.utils import escape_tag |  | ||||||
|  |  | ||||||
| from nonebot.adapters import Message as BaseMessage |  | ||||||
| from nonebot.adapters import MessageSegment as BaseMessageSegment |  | ||||||
|  |  | ||||||
| class MessageSegment(BaseMessageSegment["Message"]): |  | ||||||
|     @classmethod |  | ||||||
|     @override |  | ||||||
|     def get_message_class(cls) -> Type["Message"]: |  | ||||||
|         # 返回适配器的 Message 类型本身 |  | ||||||
|         return Message |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def __str__(self) -> str: |  | ||||||
|         # 返回该消息段的纯文本表现形式,通常在日志中展示 |  | ||||||
|         return "text of MessageSegment" |  | ||||||
|  |  | ||||||
|     @override |  | ||||||
|     def is_text(self) -> bool: |  | ||||||
|         # 判断该消息段是否为纯文本 |  | ||||||
|         return self.type == "text" |  | ||||||
|  |  | ||||||
|  |  | ||||||
| class Message(BaseMessage[MessageSegment]): |  | ||||||
|     @classmethod |  | ||||||
|     @override |  | ||||||
|     def get_segment_class(cls) -> Type[MessageSegment]: |  | ||||||
|         # 返回适配器的 MessageSegment 类型本身 |  | ||||||
|         return MessageSegment |  | ||||||
|  |  | ||||||
|     @staticmethod |  | ||||||
|     @override |  | ||||||
|     def _construct(msg: str) -> Iterable[MessageSegment]: |  | ||||||
|         # 实现从字符串中构造消息数组,如无字符串嵌入格式可直接返回文本类型 MessageSegment |  | ||||||
|         ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 然后根据平台具体的消息类型,来实现各种 `MessageSegment` 消息段,具体可以参考以下适配器: |  | ||||||
|  |  | ||||||
| - [OneBot](https://github.com/nonebot/adapter-onebot/blob/master/nonebot/adapters/onebot/v11/message.py#L77-L261) |  | ||||||
| - [QQGuild](https://github.com/nonebot/adapter-qqguild/blob/master/nonebot/adapters/qqguild/message.py#L22-L150) |  | ||||||
| - [Telegram](https://github.com/nonebot/adapter-telegram/blob/beta/nonebot/adapters/telegram/message.py#L43-L250) |  | ||||||
|  |  | ||||||
| ## 后续工作 |  | ||||||
|  |  | ||||||
| 在完成适配器代码的编写后,如果想要将适配器发布到 NoneBot 商店,我们需要将适配器发布到 PyPI 中,然后前往[商店](/store/adapters)页面,切换到适配器页签,点击**发布适配器**按钮,填写适配器相关信息并提交。 |  | ||||||
|  |  | ||||||
| 另外建议编写适配器文档或者一些插件开发示例,以便其他开发者使用我们的适配器。 |  | ||||||
| @@ -1,202 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: 在商店发布自己的插件 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 发布插件 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
|  |  | ||||||
| NoneBot 为开发者提供了分享插件给大家使用的方式——商店。本章节将会介绍如何将我们写好的插件发布到商店。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本章节仅包含插件发布流程指导,插件开发请查阅前述章节。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 准备工作 |  | ||||||
|  |  | ||||||
| ### 插件命名规范 |  | ||||||
|  |  | ||||||
| NoneBot 插件使用下述命名规范: |  | ||||||
|  |  | ||||||
| - 对于**项目名**,建议统一以 `nonebot-plugin-` 开头,之后为拟定的插件名字,词间用横杠 `-` 分隔; |  | ||||||
|   - **项目名**用于代码仓库名称、PyPI 包的发布名称等; |  | ||||||
|   - 本文使用 `nonebot-plugin-{your-plugin-name}` 为例。 |  | ||||||
| - 对于**模块名**,建议与**项目名**一致,但词间用下划线 `_` 分隔,即统一以 `nonebot_plugin_` 开头,之后为拟定的插件名字; |  | ||||||
|   - **模块名**用于程序导入使用,应为插件文件(夹)的名称; |  | ||||||
|   - 本文使用 `nonebot_plugin_{your_plugin_name}` 为例。 |  | ||||||
|  |  | ||||||
| ### 项目结构 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本段所述的项目结构仅作推荐,不做强制要求,保证实际可用性即可。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 插件程序本身结构可参考[插件结构](../tutorial/create-plugin.md#插件结构)一节,唯一区别在于,插件包可以直接处于项目顶层。 |  | ||||||
|  |  | ||||||
| 插件项目的一种组织结构如下: |  | ||||||
|  |  | ||||||
| ```tree |  | ||||||
| 📦 nonebot-plugin-{your-plugin-name} |  | ||||||
| ├── 📂 nonebot_plugin_{your_plugin_name} |  | ||||||
| │   ├── 📜 __init__.py |  | ||||||
| │   └── 📜 config.py |  | ||||||
| ├── 📜 pyproject.toml |  | ||||||
| └── 📜 README.md |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### 第三方项目模板 |  | ||||||
|  |  | ||||||
| 一些社区用户可能会分享自己制作的项目模板方便大家使用,如:[A-kirami/nonebot-plugin-template](https://github.com/A-kirami/nonebot-plugin-template) 等。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 本文档**不保证**第三方模板的适用性。 |  | ||||||
|  |  | ||||||
| 根据项目模板提供的使用指导补全/修改相应内容后上传到 GitHub 即可。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 插件依赖 |  | ||||||
|  |  | ||||||
| 本段指导填写插件依赖,避免不正确的依赖信息导致插件无法正常工作。 |  | ||||||
|  |  | ||||||
| 依赖填写的基本原则:程序直接导入了什么第三方库,就添加什么第三方包依赖;能用哪些第三方库的特性,就根据使用的特性锁定第三方包版本。 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
|  |  | ||||||
| 1. 插件需要添加 `nonebot2` 为依赖以避免“幽灵依赖”; |  | ||||||
| 2. 插件需要将使用的适配器加入依赖列表,如:使用 OneBot 适配器的插件应添加 `nonebot-adapter-onebot` 依赖; |  | ||||||
| 3. 由于 `nonebot` 是指 `nonebot1` **而非** `nonebot2`,因此要注意**不要**将 `nonebot` 添加为插件的依赖,以免造成冲突; |  | ||||||
| 4. 尽可能避免使用 `==` 锁定单一版本,增强与其它插件的兼容性。 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 填写插件元数据 |  | ||||||
|  |  | ||||||
| 请注意,插件发布要求**必须**填写元数据才能通过审核。 |  | ||||||
|  |  | ||||||
| 下面是一个示例: |  | ||||||
|  |  | ||||||
| ```python title=nonebot_plugin_{your_plugin_name}/__init__.py |  | ||||||
| from nonebot.plugin import PluginMetadata |  | ||||||
|  |  | ||||||
| from .config import Config |  | ||||||
|  |  | ||||||
| __plugin_meta__ = PluginMetadata( |  | ||||||
|     name="{插件名称}", |  | ||||||
|     description="{插件介绍}", |  | ||||||
|     usage="{插件用法}", |  | ||||||
|  |  | ||||||
|     type="{插件分类}", |  | ||||||
|     # 发布必填,当前有效类型有:`library`(为其他插件编写提供功能),`application`(向机器人用户提供功能)。 |  | ||||||
|  |  | ||||||
|     homepage="{项目主页}", |  | ||||||
|     # 发布必填。 |  | ||||||
|  |  | ||||||
|     config=Config, |  | ||||||
|     # 插件配置项类,如无需配置可不填写。 |  | ||||||
|  |  | ||||||
|     supported_adapters={"~onebot.v11", "~telegram"}, |  | ||||||
|     # 支持的适配器集合,其中 `~` 在此处代表前缀 `nonebot.adapters.`,其余适配器亦按此格式填写。 |  | ||||||
|     # 若插件可以保证兼容所有适配器(即仅使用基本适配器功能)可不填写,否则应该列出插件支持的适配器。 |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| `__plugin_meta__` 变量**必须**处于插件最外层(如 `__init__.py` 中),否则无法正常识别。 |  | ||||||
|  |  | ||||||
| 一般做法是在 `__init__.py` 中定义 `__plugin_meta__`。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 带花括号 `{}` 的内容需要自行替换,注意**一定要把原有的花括号去掉**。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 准备项目主页 |  | ||||||
|  |  | ||||||
| 通常可以使用 GitHub 项目页面作为项目主页,在 `README.md` 文件中编写插件介绍等内容。 |  | ||||||
|  |  | ||||||
| 内容大致包括: |  | ||||||
|  |  | ||||||
| - 插件功能介绍 |  | ||||||
| - 安装方法(建议至少有 `nb-cli` 方式安装,**不要**使用旧式的 `bot.py` 配置) |  | ||||||
| - 插件配置项(若无可跳过) |  | ||||||
| - 插件设置的触发规则(若无可跳过) |  | ||||||
| - 插件的其它用法(按需编写) |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 可以参考[第三方项目模板](#第三方项目模板)。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 发布至 [PyPI](https://pypi.org) |  | ||||||
|  |  | ||||||
| 根据选用的构建系统,在项目的 `pyproject.toml` 中填入必要信息后进行构建与发布。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 不同构建工具的使用可能存在差别。本文仅以 [`pdm`](https://pdm.fming.dev/latest/), |  | ||||||
| [`poetry`](https://python-poetry.org/docs/), [`setuptools`](https://setuptools.pypa.io/en/latest/) |  | ||||||
| 构建系统**本地构建与发布**为示例讲解,其余构建/管理工具等和自动化构建的用法请读者自行探索。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| <Tabs groupId="publishMethod"> |  | ||||||
|   <TabItem value="poetry" label="Poetry" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| poetry publish --build  # 构建并发布 |  | ||||||
|  |  | ||||||
| # 等效于以下两个命令 |  | ||||||
| poetry build            # 只构建 |  | ||||||
| poetry publish          # 只发布先前的构建 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|  |  | ||||||
|   <TabItem value="pdm" label="PDM" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pdm publish             # 构建并发布 |  | ||||||
|  |  | ||||||
| # 等效于以下两个命令 |  | ||||||
| pdm build               # 只构建 |  | ||||||
| pdm publish --no-build  # 只发布先前的构建 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|  |  | ||||||
|   <TabItem value="setuptools" label="Setuptools (PEP 517)" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install build twine             # 安装通用构建与发布工具 |  | ||||||
|  |  | ||||||
| python -m build --sdist --wheel .   # 只构建 |  | ||||||
| twine upload dist/*                 # 只发布先前的构建 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 发布前建议自行测试构建包是否可用,避免遗漏代码文件或资源文件等问题。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 商店审核 |  | ||||||
|  |  | ||||||
| ### 提交申请 |  | ||||||
|  |  | ||||||
| 完成在 PyPI 的插件发布流程后,前往[商店](/store/plugins)页面,切换到插件页签,点击 **发布插件** 按钮。 |  | ||||||
|  |  | ||||||
| 在弹出的插件信息提交表单内,填入您所要发布的相应插件信息。请注意,如果插件需要必要配置项才能正常导入,请在“插件配置项”中填写必要的内容(请勿填写密钥等敏感信息)。 |  | ||||||
|  |  | ||||||
| 完成填写后,点击 **发布** 按钮,这将自动跳转 NoneBot 仓库内的“发布插件”页面。确认信息无误后点击页面下方的 `Submit new issue` 按钮进行最终提交即可。 |  | ||||||
|  |  | ||||||
| ### 等待插件审核 |  | ||||||
|  |  | ||||||
| 插件发布 Issue 创建后,将会经过 **NoneFlow Bot** 的自动前置检查,以确保插件信息正确无误、插件能被正确加载。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 若插件检查未通过或信息有误,**不必**关闭当前 Issue。只需更新插件并上传到 PyPI/修改信息后在当前 Issue 追加任意内容的评论(如“已更新”等)即可重新触发插件检查。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 之后,NoneBot 的维护者和一些插件开发者会初步检查插件代码,帮助减少该插件的问题。 |  | ||||||
|  |  | ||||||
| 完成这些步骤后,您的插件将会被自动合并到[商店](/store/plugins),而您也将成为 [**NoneBot 贡献者**](https://github.com/nonebot/nonebot2/graphs/contributors)的一员。 |  | ||||||
| @@ -1,31 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 配置编辑器以获得最佳体验 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 编辑器支持 |  | ||||||
|  |  | ||||||
| 框架基于 [PEP484](https://www.python.org/dev/peps/pep-0484/)、[PEP 561](https://www.python.org/dev/peps/pep-0561/)、[PEP8](https://www.python.org/dev/peps/pep-0008/) 等规范进行开发并且**拥有完整类型注解**。框架使用 Pyright(Pylance)工具进行类型检查,确保代码可以被编辑器正确解析。 |  | ||||||
|  |  | ||||||
| ## 编辑器推荐配置 |  | ||||||
|  |  | ||||||
| ### Visual Studio Code |  | ||||||
|  |  | ||||||
| 在 Visual Studio Code 中,可以使用 Pylance Language Server 并启用 `Type Checking` 配置以达到最佳开发体验。 |  | ||||||
|  |  | ||||||
| 1. 在 VSCode 插件视图搜索并安装 `Python (ms-python.python)` 和 `Pylance (ms-python.vscode-pylance)` 插件。 |  | ||||||
| 2. 修改 VSCode 配置 |  | ||||||
|    在 VSCode 设置视图搜索配置项 `Python: Language Server` 并将其值设置为 `Pylance`,搜索配置项 `Python > Analysis: Type Checking Mode` 并将其值设置为 `basic`。 |  | ||||||
|  |  | ||||||
|    或者向项目 `.vscode` 文件夹中配置文件添加以下内容: |  | ||||||
|  |  | ||||||
|    ```json title=settings.json |  | ||||||
|    { |  | ||||||
|      "python.languageServer": "Pylance", |  | ||||||
|      "python.analysis.typeCheckingMode": "basic" |  | ||||||
|    } |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| ### 其他 |  | ||||||
|  |  | ||||||
| 欢迎提交 Pull Request 添加其他编辑器配置推荐。点击左下角 `Edit this page` 前往编辑。 |  | ||||||
| @@ -1,191 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: 开源软件供应链点亮计划 - 暑期 2021 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 暑期 2021 |  | ||||||
|  |  | ||||||
| **开源软件供应链点亮计划 - 暑期 2021** 是**中国科学院软件研究所**与 **openEuler 社区**共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进优秀开源软件社区的蓬勃发展。关于具体的活动规划、报名方式,请查看该活动的 [官网](https://summer.iscas.ac.cn/) 和 [帮助文档](https://summer.iscas.ac.cn/help/)。 |  | ||||||
|  |  | ||||||
| NoneBot 社区有幸作为开源社区参与了本次活动,下面列出了目前我们已经发布的项目,欢迎感兴趣的同学在上面给出的活动官网报名,或通过 <contact@nonebot.dev> 联系我们。 |  | ||||||
|  |  | ||||||
| ## NoneBot v1 |  | ||||||
|  |  | ||||||
| ### 更新 NoneBot v1 文档中的“指南”部分 |  | ||||||
|  |  | ||||||
| 由于 NoneBot v1 和 aiocqhttp 最初基于的 QQ 机器人平台不再提供服务,CQHTTP 接口也转型且改名为 OneBot 标准,目前 NoneBot v1 文档的“指南”部分和 aiocqhttp 文档有部分过时内容需要更新。我们希望将其中与旧的机器人平台相关的内容改为基于 go-cqhttp 或通用的 OneBot 表述,同时对 NoneBot v1 的 awesome-bot 示例做一次全面检查,修改其中可能已经不可用的部分。 |  | ||||||
|  |  | ||||||
| **难度**:低 |  | ||||||
|  |  | ||||||
| **导师**:[@cleoold](https://github.com/cleoold) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 修改“指南”文档和 aiocqhttp 文档中与旧的 QQ 机器人平台相关的部分 |  | ||||||
| - 检查 awesome-bot 示例是否有已经过时/不可用的地方,并更新/修复 |  | ||||||
| - 修改“图灵机器人”案例,使用其它 AI 聊天 API 提供商(需先做简单调研) |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 编程语言及 asyncio 机制 |  | ||||||
| - 了解 Git 基本用法 |  | ||||||
| - 了解聊天机器人基本开发过程 |  | ||||||
| - 了解 VuePress 更佳 |  | ||||||
|  |  | ||||||
| ### NoneBot v1 API 文档自动生成 |  | ||||||
|  |  | ||||||
| 目前 NoneBot v1 的文档中“API”部分是手动编写的,在更新代码接口的同时需要手动更新文档,可能造成文档与代码不匹配,形成额外的维护成本。我们希望将 API 文档改为直接编写在 Python docstring 中,通过工具自动生成 API 文档。 |  | ||||||
|  |  | ||||||
| **难度**:中 |  | ||||||
|  |  | ||||||
| **导师**:[@cleoold](https://github.com/cleoold) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 调研市面上常见的 Python API 文档生成工具 |  | ||||||
| - 在代码中补充 API 文档 |  | ||||||
| - 编写或应用开源工具自动生成 API 文档 |  | ||||||
| - 配置 GitHub Actions 或其它 CI 自动化构建和部署 API 文档 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 编程语言及 asyncio 和 Type Hints |  | ||||||
| - 了解 Git 基本用法 |  | ||||||
| - 了解 Sphinx 等文档生成工具更佳 |  | ||||||
| - 了解 GitHub Actions 等 CI 工具更佳 |  | ||||||
|  |  | ||||||
| ## NoneBot v2 |  | ||||||
|  |  | ||||||
| ### NoneBot v2 自动化测试框架“NoneBug” |  | ||||||
|  |  | ||||||
| 在聊天机器人的开发过程中,一套自动化的测试机制是非常重要的,特别是对于 NoneBot 2 这类为大型机器人开发而设计的项目来说,需要手动测试每一个边际条件是非常痛苦的。我们希望能够开发一款基于 NoneBot 2 插件机制的自动化测试框架,为 NoneBot 2 用户提供一套易用便捷、高度灵活的自动化测试框架。 |  | ||||||
|  |  | ||||||
| **难度**:高 |  | ||||||
|  |  | ||||||
| **导师**:[@yanyongyu](https://github.com/yanyongyu) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 调研现有的 Python 和其它语言集成测试框架 |  | ||||||
| - 设计 NoneBug 的用户 API 和实现方式 |  | ||||||
| - 实现 NoneBug 自动化测试框架 |  | ||||||
| - 编写详细的使用文档 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 编程语言及 asyncio 和 Type Hints |  | ||||||
| - 了解 Git 基本用法 |  | ||||||
| - 了解 NoneBot v2 的基本原理和使用方式 |  | ||||||
| - 了解主流的 Python 自动化测试框架 |  | ||||||
|  |  | ||||||
| ### NoneBot v2 Telegram 适配器 |  | ||||||
|  |  | ||||||
| 目前 NoneBot v2 已支持 OneBot、Mirai HTTP API、钉钉协议,社区反馈有更多的平台需求,希望能在 NoneBot v2 获得更多的跨平台支持,提高机器人的便携性。同时,我们也希望随着新平台加入,提升现有 NoneBot v2 核心代码的平台通用性。Telegram 是一款较为广泛使用的安全即时聊天软件,同时其官方提供了丰富的聊天机器人 API,因此我们希望为 NoneBot v2 编写一个 Telegram 适配器来支持 Telegram 机器人的开发。 |  | ||||||
|  |  | ||||||
| **难度**:中 |  | ||||||
|  |  | ||||||
| **导师**:[@yanyongyu](https://github.com/yanyongyu) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 调研 Telegram Bot API 以及 WebHook 等官方接口 |  | ||||||
| - 编写 Telegram 适配器并能够使用 |  | ||||||
| - 代码遵守项目 Contributing 规范 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 编程语言及 asyncio 和 Type Hints |  | ||||||
| - 了解 Git 基本用法 |  | ||||||
| - 了解 Web 开发相关知识 |  | ||||||
| - 了解 Sphinx 等文档生成工具更佳 |  | ||||||
|  |  | ||||||
| ### NoneBot v2 飞书适配器 |  | ||||||
|  |  | ||||||
| 目前 NoneBot v2 已支持 OneBot、Mirai HTTP API、钉钉协议,社区反馈有更多的平台需求,希望能在 NoneBot v2 获得更多的跨平台支持,提高机器人的便携性。同时,我们也希望随着新平台加入,提升现有 NoneBot v2 核心代码的平台通用性。飞书是目前企业用户广泛使用的即时聊天和协作软件,其官方提供了丰富的聊天机器人 API,因此我们希望为 NoneBot v2 编写一个飞书适配器来支持飞书机器人的开发。 |  | ||||||
|  |  | ||||||
| **难度**:中 |  | ||||||
|  |  | ||||||
| **导师**:[@yanyongyu](https://github.com/yanyongyu) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 调研飞书机器人 API 以及 WebHook 等官方接口 |  | ||||||
| - 编写飞书适配器并能够使用 |  | ||||||
| - 代码遵守项目 Contributing 规范 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 编程语言及 asyncio 和 Type Hints |  | ||||||
| - 了解 Git 基本用法 |  | ||||||
| - 了解 Web 开发相关知识 |  | ||||||
| - 了解 Sphinx 等文档生成工具更佳 |  | ||||||
|  |  | ||||||
| ## OneBot |  | ||||||
|  |  | ||||||
| ### 设计 OneBot v12 接口标准 |  | ||||||
|  |  | ||||||
| 目前的 OneBot 标准的 v11 版本仍然与 QQ 平台有较多耦合,我们希望在 v12 去掉与 QQ 耦合的历史包袱,形成一个通用的、可扩展的、易于使用的同时易于实现的聊天机器人接口标准。 |  | ||||||
|  |  | ||||||
| **难度**:中 |  | ||||||
|  |  | ||||||
| **导师**:[@richardchien](https://github.com/richardchien) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 调研各聊天机器人平台的官方/非官方接口特点 |  | ||||||
| - 通用化 OneBot 核心 API,分离 QQ 特定的 API,去掉无用 API |  | ||||||
| - 优化现有的通信、消息表示机制 |  | ||||||
| - 补充 QQ 特定的缺失 API |  | ||||||
| - 文档需符合风格指南 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉至少两个聊天平台的聊天机器人开发 |  | ||||||
| - 了解 Git 基本用法 |  | ||||||
| - 了解使用不同语言编写聊天机器人时的常用实践 |  | ||||||
| - 对文档的优雅性与美观性有追求更佳 |  | ||||||
|  |  | ||||||
| ### 实现 Rust 版 libonebot |  | ||||||
|  |  | ||||||
| 目前最常用的 OneBot 实现包括 go-cqhttp、onebot-kotlin、node-onebot 等,这些实现都各自重复实现了 Web 通信、消息解析、配置读写等功能,当社区中的开发者想针对一个新的聊天平台实现 OneBot 时,他们往往同样需要再次实现类似逻辑。我们希望使用 Rust 编写一个 libonebot 模块,该模块实现所有 OneBot 实现所共享的功能,从而方便其他开发者们使用 Rust 快速编写具体的 OneBot 实现。同时,我们希望借此项目在聊天机器人社区中推广 Rust 编程语言。 |  | ||||||
|  |  | ||||||
| > 注:这里的逻辑是 libonebot + 针对某聊天平台的对接代码 = 某聊天平台的 OneBot 实现,libonebot 要做的是让 OneBot 实现的开发者只需编写针对特定聊天平台的对接代码,而无需关心 OneBot 标准定义的通信方式、消息格式等。 |  | ||||||
|  |  | ||||||
| **难度**:高 |  | ||||||
|  |  | ||||||
| **导师**:[@richardchien](https://github.com/richardchien) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 实现所有 OneBot 实现所共享的功能,包括 Web 通信、消息解析、配置读写等 |  | ||||||
| - 充分考虑同时兼容 OneBot v11 和 v12 接口 |  | ||||||
| - 能够根据用户(OneBot 实现的开发者)所实现的接口自动实现类似 get_available_apis 等接口 |  | ||||||
| - 编写详细的使用文档 |  | ||||||
| - 如果可能,与 v12 设计项目联动,实现第一手 v12 支持 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉聊天机器人开发 |  | ||||||
| - 熟悉 Rust Web 开发 |  | ||||||
|  |  | ||||||
| ### 实现自选语言版 libonebot |  | ||||||
|  |  | ||||||
| 目前最常用的 OneBot 实现包括 go-cqhttp、onebot-kotlin、node-onebot 等,这些实现都各自重复实现了 Web 通信、消息解析、配置读写等功能,当社区中的开发者想针对一个新的聊天平台实现 OneBot 时,他们往往同样需要再次实现类似逻辑。我们希望使用 Python、Go、Kotlin、Node、PHP、C#.NET 等主流语言(任选一个)编写 libonebot 模块,该模块实现所有 OneBot 实现所共享的功能,从而方便其他开发者们使用对应语言快速编写具体的 OneBot 实现。 |  | ||||||
|  |  | ||||||
| > 注:这里的逻辑是 libonebot + 针对某聊天平台的对接代码 = 某聊天平台的 OneBot 实现,libonebot 要做的是让 OneBot 实现的开发者只需编写针对特定聊天平台的对接代码,而无需关心 OneBot 标准定义的通信方式、消息格式等。 |  | ||||||
|  |  | ||||||
| **难度**:中 |  | ||||||
|  |  | ||||||
| **导师**:[@richardchien](https://github.com/richardchien) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 实现所有 OneBot 实现所共享的功能,包括 Web 通信、消息解析、配置读写等 |  | ||||||
| - 充分考虑同时兼容 OneBot v11 和 v12 接口 |  | ||||||
| - 编写详细的使用文档 |  | ||||||
| - 如果可能,实现更多附加特性,如根据用户(OneBot 实现的开发者)所实现的接口自动实现类似 get_available_apis 等接口、实现第一手 v12 支持等 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉聊天机器人开发 |  | ||||||
| - 熟悉所选语言的 Web 开发 |  | ||||||
| @@ -1,96 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 开源之夏 - 暑期 2022 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 暑期 2022 |  | ||||||
|  |  | ||||||
| **开源之夏 - 暑期 2022** 是由**开源软件供应链点亮计划**发起、由**中国科学院软件研究所**与 **openEuler 社区**主办的一项面向高校学生的暑期活动,类似 Google Summer of Code(GSoC),旨在鼓励在校学生积极参与开源软件的开发维护,促进优秀开源软件社区的蓬勃发展。关于具体的活动规划、报名方式,请查看该活动的 [官网](https://summer-ospp.ac.cn/) 和 [帮助文档](https://summer-ospp.ac.cn/help/)。 |  | ||||||
|  |  | ||||||
| NoneBot 社区有幸作为开源社区 [参与](https://summer-ospp.ac.cn/#/org/orgdetail/e1fb5b8d-125a-4138-b756-25bd32c0a31a/) 了本次活动,下面列出了目前我们已经发布的项目,欢迎感兴趣的同学加入 QQ 群 [737131827](https://jq.qq.com/?_wv=1027&k=PEgyGeEu) 或通过 <contact@nonebot.dev> 联系我们。 |  | ||||||
|  |  | ||||||
| ## NoneBot2 命令行 CLI 交互体验升级 |  | ||||||
|  |  | ||||||
| NoneBot2 为用户提供了命令行脚手架 ──`nb-cli`,辅助用户更好地上手项目以及进行开发。nb-cli 主要包括:创建项目、运行项目、安装与卸载插件、部署项目等功能。随着 NoneBot2 Beta 版本的发布,脚手架功能存在一定的定位不明确、功能体验不佳。本项目旨在重新设计 nb-cli 功能框架,完善功能,优化用户体验。 |  | ||||||
|  |  | ||||||
| **难度**:进阶 |  | ||||||
|  |  | ||||||
| **导师**:[@yanyongyu](https://github.com/yanyongyu) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 设计 nb-cli 功能框架 |  | ||||||
|   - 明确各功能模块 |  | ||||||
|   - 设计用户交互模式 |  | ||||||
| - 完成 nb-cli 主要功能代码 |  | ||||||
|   - 项目管理 |  | ||||||
|   - 插件管理 |  | ||||||
|   - 其它 |  | ||||||
| - 同步更新使用文档 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 命令行交互代码编写 |  | ||||||
| - 熟悉 NoneBot2 框架功能 |  | ||||||
| - 熟悉 NoneBot2 项目组织方式 |  | ||||||
|  |  | ||||||
| **成果仓库** |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/nb-cli> |  | ||||||
| - <https://github.com/nonebot/nonebot2> |  | ||||||
|  |  | ||||||
| ## NoneBot2 命令行即时交互通信设计与实现 |  | ||||||
|  |  | ||||||
| NoneBot2 在早期提供了基于网页的 nonebot-plugin-test 插件,无需平台适配接入即可对机器人进行测试,方便了开发者直观的感受机器人文本交互功能。我们希望提供一款基于命令行的适配器/驱动器,用于无平台适配接入、可以运行机器人的场景进行功能体验或测试。 |  | ||||||
|  |  | ||||||
| **难度**:进阶 |  | ||||||
|  |  | ||||||
| **导师**:[@mnixry](https://github.com/mnixry) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 设计命令行与 NoneBot2 通信模式 |  | ||||||
|   - 直接调用/HTTP/WebSocket |  | ||||||
| - 设计命令行交互界面 |  | ||||||
| - 实现相应适配器/驱动器 |  | ||||||
| - 同步更新使用说明文档 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 Python 命令行交互代码编写 |  | ||||||
| - 熟悉 NoneBot2 框架功能 |  | ||||||
| - 熟悉 NoneBot2 项目组织方式 |  | ||||||
|  |  | ||||||
| **成果仓库** |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/adapter-console> |  | ||||||
|  |  | ||||||
| ## NoneBot2 用户上手与深入教程设计 |  | ||||||
|  |  | ||||||
| NoneBot2 为用户提供了详细的文档介绍,辅助用户更好的上手项目以及进行开发。文档分为基础与进阶两个部分。基础部分帮助新用户快速上手开发,主要包括:安装 NoneBot2、使用脚手架、创建配置项目、使用适配器、加载插件、定义消息事件、处理消息事件、调用平台 API 等。进阶部分向已经熟悉开发流程的用户介绍更多高级技巧,主要包括:NoneBot2 工作原理、定时任务、权限控制、钩子函数、跨插件访问、单元测试、发布插件等。目前文档对于用户而言过于费解,导致用户难以理解 NoneBot2 开发。本项目旨在优化文档内容,使其更加通俗易懂,不让文档成为用户上手的阻碍,同时完善进阶内容,让有更复杂需求的用户,同样能从文档中受益。 |  | ||||||
|  |  | ||||||
| 相关 issue: |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/nonebot2/issues/793> |  | ||||||
| - <https://github.com/nonebot/nonebot2/issues/295> |  | ||||||
|  |  | ||||||
| **难度**:进阶 |  | ||||||
|  |  | ||||||
| **导师**:[@SK-415](https://github.com/SK-415) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 文档通俗易懂 |  | ||||||
|   - 附有适当的图片指引(如 asciinema) |  | ||||||
| - 内容完整,由浅入深 |  | ||||||
| - 适当的界面美化,合理分配布局 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉文档结构组织与语言表达 |  | ||||||
| - 熟悉 NoneBot2 框架功能 |  | ||||||
| - 熟悉 NoneBot2 项目组织方式 |  | ||||||
|  |  | ||||||
| **成果仓库** |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/nonebot2> |  | ||||||
| @@ -1,89 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 开源之夏 - 暑期 2023 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 暑期 2023 |  | ||||||
|  |  | ||||||
| **开源之夏 - 暑期 2023** 是由**开源软件供应链点亮计划**发起、由**中国科学院软件研究所**与 **openEuler 社区**主办的一项面向高校学生的暑期活动,类似 Google Summer of Code(GSoC),旨在鼓励在校学生积极参与开源软件的开发维护,促进优秀开源软件社区的蓬勃发展。关于具体的活动规划、报名方式,请查看该活动的 [官网](https://summer-ospp.ac.cn/) 和 [帮助文档](https://summer-ospp.ac.cn/help/)。 |  | ||||||
|  |  | ||||||
| NoneBot 社区有幸作为开源社区 [参与](https://summer-ospp.ac.cn/org/orgdetail/e1fb5b8d-125a-4138-b756-25bd32c0a31a?lang=zh) 了本次活动,下面列出了目前我们已经发布的项目,欢迎感兴趣的同学通过 <contact@nonebot.dev> 联系我们。 |  | ||||||
|  |  | ||||||
| ## NoneBot 项目管理图形化面板 |  | ||||||
|  |  | ||||||
| NoneBot 目前提供了开箱即用的命令行脚手架来帮助初次使用的用户更快的上手编写应用。但是,对于未有一定开发经验的用户,命令行的使用仍具有一定的困难。此外,其他项目如 koishi、vue 等,均可通过图形化界面的形式为用户提供更便捷的项目开发。因此,我们希望借助现有命令行脚手架的可扩展特性,提供一个项目管理面板服务,以网页的形式帮助用户开发 NoneBot 应用。 |  | ||||||
|  |  | ||||||
| **难度**:进阶 |  | ||||||
|  |  | ||||||
| **导师**:[@mnixry](https://github.com/mnixry) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 设计并实现项目管理面板相关功能 |  | ||||||
|   - 创建与管理项目 |  | ||||||
|   - 配置与运行项目 |  | ||||||
|   - NoneBot 插件管理 |  | ||||||
| - 实现相应 nb-cli 插件提供面板服务 |  | ||||||
| - 代码符合 NoneBot Contributing 规范 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 nb-cli 相关功能 |  | ||||||
| - 熟悉 NoneBot 框架功能 |  | ||||||
| - 熟悉前后端相关实现方式 |  | ||||||
|  |  | ||||||
| **成果仓库** |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/cli-plugin-webui> |  | ||||||
|  |  | ||||||
| ## NoneBot Discord 适配器 |  | ||||||
|  |  | ||||||
| NoneBot 作为一个跨平台聊天机器人框架,目前已有 OneBot、飞书、Telegram、QQ 频道等诸多平台的适配支持。作为众多用户期待的平台适配之一,我们希望借此机会接入 Discord 聊天机器人。 |  | ||||||
|  |  | ||||||
| **难度**:进阶 |  | ||||||
|  |  | ||||||
| **导师**:[@iyume](https://github.com/iyume) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 调研 Discord Bot 相关功能与接口 |  | ||||||
| - 设计与编写 NoneBot Discord 适配器 |  | ||||||
| - 代码符合 NoneBot Contributing 规范 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 NoneBot 框架功能 |  | ||||||
| - 熟悉 NoneBot 各模块职责与适配器编写 |  | ||||||
|  |  | ||||||
| **成果仓库** |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/adapter-discord> |  | ||||||
|  |  | ||||||
| ## NoneBot 数据库支持插件 |  | ||||||
|  |  | ||||||
| NoneBot 的插件系统为用户实现应用提供了极高的便捷性,但因此也增加了插件统一管理的难度。目前,我们发现许多用户发布的插件中存在文件存储结构化数据、数据存放散乱等现象,同时插件间也可能产生冲突。因此,我们希望提供一个统一的数据存储与管理方式,便于用户读写应用数据。 |  | ||||||
|  |  | ||||||
| **难度**:进阶 |  | ||||||
|  |  | ||||||
| **导师**:[@yanyongyu](https://github.com/yanyongyu) |  | ||||||
|  |  | ||||||
| **产出要求** |  | ||||||
|  |  | ||||||
| - 设计并实现 ORM 插件 |  | ||||||
|   - 提供关系模型定义功能 |  | ||||||
|   - 提供模型迁移与管理功能 |  | ||||||
|   - 能较好的支持 Python 类型检查与推导 |  | ||||||
| - 编写相应的用户使用文档 |  | ||||||
| - 代码符合 NoneBot Contributing 规范 |  | ||||||
|  |  | ||||||
| **技术要求** |  | ||||||
|  |  | ||||||
| - 熟悉 NoneBot 框架功能与插件编写 |  | ||||||
| - 熟悉 SQLAlchemy 等 ORM 框架 |  | ||||||
|   - 熟悉 SQLAlchemy ORM |  | ||||||
|   - 熟悉 alembic 等迁移工具 |  | ||||||
| - 熟悉 nb-cli 插件编写 |  | ||||||
|  |  | ||||||
| **成果仓库** |  | ||||||
|  |  | ||||||
| - <https://github.com/nonebot/plugin-orm> |  | ||||||
| @@ -1,119 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: 尝试使用 NoneBot |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 10 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| import Asciinema from "@site/src/components/Asciinema"; |  | ||||||
| import Messenger from "@site/src/components/Messenger"; |  | ||||||
|  |  | ||||||
| # 快速上手 |  | ||||||
|  |  | ||||||
| :::caution 前提条件 |  | ||||||
|  |  | ||||||
| - 请确保你的 Python 版本 >= 3.8 |  | ||||||
| - **我们强烈建议使用虚拟环境进行开发**,如果没有使用虚拟环境,请确保已经卸载可能存在的 NoneBot v1!!! |  | ||||||
|   ```bash |  | ||||||
|   pip uninstall nonebot |  | ||||||
|   ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 在本章节中,我们将介绍如何使用脚手架来创建一个 NoneBot 简易项目。项目将基于 nb-cli 脚手架运行,并允许我们从商店安装插件。 |  | ||||||
|  |  | ||||||
| <Asciinema |  | ||||||
|   url="https://asciinema.org/a/569440.cast" |  | ||||||
|   options={{ theme: "monokai", poster: "npt:21.5" }} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| ## 安装脚手架 |  | ||||||
|  |  | ||||||
| 确保你已经安装了 Python 3.8 及以上版本,然后在命令行中执行以下命令: |  | ||||||
|  |  | ||||||
| 1. 安装 [pipx](https://pypa.github.io/pipx/) |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    python -m pip install --user pipx |  | ||||||
|    python -m pipx ensurepath |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    如果在此步骤的输出中出现了“open a new terminal”或者“re-login”字样,那么请关闭当前终端并重新打开一个新的终端。 |  | ||||||
|  |  | ||||||
| 2. 安装脚手架 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    pipx install nb-cli |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| 安装完成后,你可以在命令行使用 `nb` 命令来使用脚手架。如果出现无法找到命令的情况(例如出现“Command not found”字样),请参考 [pipx 文档](https://pypa.github.io/pipx/) 检查你的环境变量。 |  | ||||||
|  |  | ||||||
| ## 创建项目 |  | ||||||
|  |  | ||||||
| 使用脚手架来创建一个项目: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb create |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这一指令将会执行创建项目的流程,你将会看到一些询问: |  | ||||||
|  |  | ||||||
| 1. 项目模板 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    [?] 选择一个要使用的模板: bootstrap (初学者或用户) |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    这里我们选择 `bootstrap` 模板,它是一个简单的项目模板,能够安装商店插件。如果你需要**自行编写插件**,这里请选择 `simple` 模板。 |  | ||||||
|  |  | ||||||
| 2. 项目名称 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    [?] 项目名称: awesome-bot |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    这里我们以 `awesome-bot` 为例,作为项目名称。你可以根据自己的需要来命名。 |  | ||||||
|  |  | ||||||
| 3. 其他选项 |  | ||||||
|    请注意,多选项使用**空格**选中或取消,**回车**确认。 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    [?] 要使用哪些驱动器? FastAPI (FastAPI 驱动器) |  | ||||||
|    [?] 要使用哪些适配器? Console (基于终端的交互式适配器) |  | ||||||
|    [?] 立即安装依赖? (Y/n) Yes |  | ||||||
|    [?] 创建虚拟环境? (Y/n) Yes |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    这里我们选择了创建虚拟环境,nb-cli 在之后的操作中将会自动使用这个虚拟环境。如果你不需要自动创建虚拟环境或者已经创建了其他虚拟环境,nb-cli 将会安装依赖至当前激活的 Python 虚拟环境。 |  | ||||||
|  |  | ||||||
| 4. 选择内置插件 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    [?] 要使用哪些内置插件? echo |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    这里我们选择 `echo` 插件作为示例。这是一个简单的复读回显插件,可以用于测试你的机器人是否正常运行。 |  | ||||||
|  |  | ||||||
| ## 运行项目 |  | ||||||
|  |  | ||||||
| 在项目创建完成后,你可以在**项目目录**中使用以下命令来运行项目: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb run |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 你现在应该已经运行起来了你的第一个 NoneBot 项目了!请注意,生成的项目中使用了 `FastAPI` 驱动器和 `Console` 适配器,你之后可以自行修改配置或安装其他适配器。 |  | ||||||
|  |  | ||||||
| ## 尝试使用 |  | ||||||
|  |  | ||||||
| 在项目运行起来后,`Console` 适配器会在你的终端启动交互模式,你可以直接在输入框中输入 `/echo hello world` 来测试你的机器人是否正常运行。 |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/echo hello world" }, |  | ||||||
|     { position: "left", msg: "hello world" }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
| @@ -1,110 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 0 |  | ||||||
| description: 创建一个 NoneBot 项目 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 20 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 手动创建项目 |  | ||||||
|  |  | ||||||
| 在[快速上手](../quick-start.mdx)中,我们已经介绍了如何安装和使用 `nb-cli` 创建一个项目。在本章节中,我们将简要介绍如何在不使用 `nb-cli` 的方式创建一个机器人项目的**最小实例**并启动。如果你想要了解 NoneBot 的启动流程,也可以阅读本章节。 |  | ||||||
|  |  | ||||||
| :::caution 警告 |  | ||||||
| 我们十分不推荐直接创建机器人项目,请优先考虑使用 nb-cli 进行项目创建。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 一个机器人项目的**最小实例**中**至少**需要包含以下内容: |  | ||||||
|  |  | ||||||
| - 入口文件:初始化并运行机器人的 Python 文件 |  | ||||||
| - 配置文件:存储机器人启动所需的配置 |  | ||||||
| - 插件:为机器人提供具体的功能 |  | ||||||
|  |  | ||||||
| 下面我们创建一个项目文件夹,来存放项目所需文件,以下步骤均在该文件夹中进行。 |  | ||||||
|  |  | ||||||
| ## 安装依赖 |  | ||||||
|  |  | ||||||
| 在创建项目前,我们首先需要将项目所需依赖安装至环境中。 |  | ||||||
|  |  | ||||||
| 1. (可选)创建虚拟环境,以 venv 为例 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    python -m venv .venv --prompt nonebot2 |  | ||||||
|    # windows |  | ||||||
|    .venv\Scripts\activate |  | ||||||
|    # linux/macOS |  | ||||||
|    source .venv/bin/activate |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| 2. 安装 nonebot2 以及驱动器 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    pip install 'nonebot2[fastapi]' |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    驱动器包名可以在 [驱动器商店](/store/drivers) 中找到。 |  | ||||||
|  |  | ||||||
| 3. 安装适配器 |  | ||||||
|  |  | ||||||
|    ```bash |  | ||||||
|    pip install nonebot-adapter-console |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
|    适配器包名可以在 [适配器商店](/store/adapters) 中找到。 |  | ||||||
|  |  | ||||||
| ## 创建配置文件 |  | ||||||
|  |  | ||||||
| 配置文件用于存放 NoneBot 运行所需要的配置项,使用 [`pydantic`](https://pydantic-docs.helpmanual.io/) 以及 [`python-dotenv`](https://saurabh-kumar.com/python-dotenv/) 来读取配置。配置项需符合 dotenv 格式,复杂类型数据需使用 JSON 格式填写。具体可选配置方式以及配置项详情参考[配置](../appendices/config.mdx)。 |  | ||||||
|  |  | ||||||
| 在**项目文件夹**中创建一个 `.env` 文本文件,并写入以下内容: |  | ||||||
|  |  | ||||||
| ```bash title=.env |  | ||||||
| HOST=0.0.0.0  # 配置 NoneBot 监听的 IP / 主机名 |  | ||||||
| PORT=8080  # 配置 NoneBot 监听的端口 |  | ||||||
| COMMAND_START=["/"]  # 配置命令起始字符 |  | ||||||
| COMMAND_SEP=["."]  # 配置命令分割字符 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 创建入口文件 |  | ||||||
|  |  | ||||||
| 入口文件( Entrypoint )顾名思义,是用来初始化并运行机器人的 Python 文件。入口文件需要完成框架的初始化、注册适配器、加载插件等工作。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如果你使用 `nb-cli` 创建项目,入口文件不会被创建,该文件功能会被 `nb run` 命令代替。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 在**项目文件夹**中创建一个 `bot.py` 文件,并写入以下内容: |  | ||||||
|  |  | ||||||
| ```python title=bot.py |  | ||||||
| import nonebot |  | ||||||
| from nonebot.adapters.console import Adapter as ConsoleAdapter  # 避免重复命名 |  | ||||||
|  |  | ||||||
| # 初始化 NoneBot |  | ||||||
| nonebot.init() |  | ||||||
|  |  | ||||||
| # 注册适配器 |  | ||||||
| driver = nonebot.get_driver() |  | ||||||
| driver.register_adapter(ConsoleAdapter) |  | ||||||
|  |  | ||||||
| # 在这里加载插件 |  | ||||||
| nonebot.load_builtin_plugins("echo")  # 内置插件 |  | ||||||
| # nonebot.load_plugin("thirdparty_plugin")  # 第三方插件 |  | ||||||
| # nonebot.load_plugins("awesome_bot/plugins")  # 本地插件 |  | ||||||
|  |  | ||||||
| if __name__ == "__main__": |  | ||||||
|     nonebot.run() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们暂时不需要了解其中内容的含义,这些将会在稍后的章节中逐一介绍。在创建完成以上文件并确认已安装所需适配器和插件后,即可运行机器人。 |  | ||||||
|  |  | ||||||
| ## 运行机器人 |  | ||||||
|  |  | ||||||
| 在**项目文件夹**中,使用配置好环境的 Python 解释器运行入口文件(如果使用虚拟环境,请先激活虚拟环境): |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| python bot.py |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果你后续使用了 `nb-cli` ,你仍可以使用 `nb run` 命令来运行机器人,`nb-cli` 会自动检测入口文件 `bot.py` 是否存在并运行。 |  | ||||||
| @@ -1,226 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 3 |  | ||||||
| description: 创建并加载自定义插件 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 50 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 插件编写准备 |  | ||||||
|  |  | ||||||
| 在正式编写插件之前,我们需要先了解一下插件的概念。 |  | ||||||
|  |  | ||||||
| ## 插件结构 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,插件即是 Python 的一个[模块(module)](https://docs.python.org/zh-cn/3/glossary.html#term-module)。NoneBot 会在导入时对这些模块做一些特殊的处理使得他们成为一个插件。插件间应尽量减少耦合,可以进行有限制的相互调用,NoneBot 能够正确解析插件间的依赖关系。 |  | ||||||
|  |  | ||||||
| ### 单文件插件 |  | ||||||
|  |  | ||||||
| 一个普通的 `.py` 文件即可以作为一个插件,例如创建一个 `foo.py` 文件: |  | ||||||
|  |  | ||||||
| ```tree title=Project |  | ||||||
| 📂 plugins |  | ||||||
| └── 📜 foo.py |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这个时候模块 `foo` 已经可以被称为一个插件了,尽管它还什么都没做。 |  | ||||||
|  |  | ||||||
| ### 包插件 |  | ||||||
|  |  | ||||||
| 一个包含 `__init__.py` 的文件夹即是一个常规 Python [包 `package`](https://docs.python.org/zh-cn/3/glossary.html#term-regular-package),例如创建一个 `foo` 文件夹: |  | ||||||
|  |  | ||||||
| ```tree title=Project |  | ||||||
| 📂 plugins |  | ||||||
| └── 📂 foo |  | ||||||
|     └── 📜 __init__.py |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这个时候包 `foo` 同样是一个合法的插件,插件内容可以在 `__init__.py` 文件中编写。 |  | ||||||
|  |  | ||||||
| ## 创建插件 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 如果在之前的[快速上手](../quick-start.mdx)章节中已经使用 `bootstrap` 模板创建了项目,那么你需要做出如下修改: |  | ||||||
|  |  | ||||||
| 1. 在项目目录中创建一个两层文件夹 `awesome_bot/plugins` |  | ||||||
|  |  | ||||||
|    ```tree title=Project |  | ||||||
|    📦 awesome-bot |  | ||||||
|    ├── 📂 awesome_bot |  | ||||||
|    │   └── 📂 plugins |  | ||||||
|    ├── 📜 pyproject.toml |  | ||||||
|    └── 📜 README.md |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| 2. 修改 `pyproject.toml` 文件中的 `nonebot` 配置项,在 `plugin_dirs` 中添加 `awesome_bot/plugins` |  | ||||||
|  |  | ||||||
|    ```toml title=pyproject.toml |  | ||||||
|    [tool.nonebot] |  | ||||||
|    plugin_dirs = ["awesome_bot/plugins"] |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 如果在之前的[创建项目](./application.md)章节中手动创建了相关文件,那么你需要做出如下修改: |  | ||||||
|  |  | ||||||
| 1. 在项目目录中创建一个两层文件夹 `awesome_bot/plugins` |  | ||||||
|  |  | ||||||
|    ```tree title=Project |  | ||||||
|    📦 awesome-bot |  | ||||||
|    ├── 📂 awesome_bot |  | ||||||
|    │   └── 📂 plugins |  | ||||||
|    └── 📜 bot.py |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| 2. 修改 `bot.py` 文件中的加载插件部分,取消注释或者添加如下代码 |  | ||||||
|  |  | ||||||
|    ```python title=bot.py |  | ||||||
|    # 在这里加载插件 |  | ||||||
|    nonebot.load_builtin_plugins("echo")  # 内置插件 |  | ||||||
|    nonebot.load_plugins("awesome_bot/plugins")  # 本地插件 |  | ||||||
|    ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 创建插件可以通过 `nb-cli` 命令从完整模板创建,也可以手动新建空白文件。通过以下命令创建一个名为 `weather` 的插件: |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb plugin create |  | ||||||
| [?] 插件名称: weather |  | ||||||
| [?] 使用嵌套插件? (y/N) N |  | ||||||
| [?] 输出目录: awesome_bot/plugins |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| `nb-cli` 会在 `awesome_bot/plugins` 目录下创建一个名为 `weather` 的文件夹,其中包含的文件将在稍后章节中用到。 |  | ||||||
|  |  | ||||||
| ```tree title=Project |  | ||||||
| 📦 awesome-bot |  | ||||||
| ├── 📂 awesome_bot |  | ||||||
| │   └── 📂 plugins |  | ||||||
| |       └── 📂 foo |  | ||||||
| |           ├── 📜 __init__.py |  | ||||||
| |           └── 📜 config.py |  | ||||||
| ├── 📜 pyproject.toml |  | ||||||
| └── 📜 README.md |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## 加载插件 |  | ||||||
|  |  | ||||||
| :::danger 警告 |  | ||||||
| 请勿在插件被加载前 `import` 插件模块,这会导致 NoneBot 无法将其转换为插件而出现意料之外的情况。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 加载插件是在机器人入口文件中完成的,需要在框架初始化之后,运行之前进行。 |  | ||||||
|  |  | ||||||
| 请注意,加载的插件模块名称(插件文件名或文件夹名)**不能相同**,且每一个插件**只能被加载一次**,重复加载将会导致异常。 |  | ||||||
|  |  | ||||||
| 如果你使用 `nb-cli` 管理插件,那么你可以跳过这一节,`nb-cli` 将会自动处理加载。 |  | ||||||
|  |  | ||||||
| 如果你**使用自定义的入口文件** `bot.py`,那么你需要在 `bot.py` 中加载插件。 |  | ||||||
|  |  | ||||||
| ```python {5} title=bot.py |  | ||||||
| import nonebot |  | ||||||
|  |  | ||||||
| nonebot.init() |  | ||||||
|  |  | ||||||
| # 加载插件 |  | ||||||
|  |  | ||||||
| nonebot.run() |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 加载插件的方式有多种,但在底层的加载逻辑是一致的。以下是为加载插件提供的几种方式: |  | ||||||
|  |  | ||||||
| ### `load_plugin` |  | ||||||
|  |  | ||||||
| 通过点分割模块名称或使用 [`pathlib`](https://docs.python.org/zh-cn/3/library/pathlib.html) 的 `Path` 对象来加载插件。通常用于加载第三方插件或者项目插件。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from pathlib import Path |  | ||||||
|  |  | ||||||
| nonebot.load_plugin("path.to.your.plugin")  # 加载第三方插件 |  | ||||||
| nonebot.load_plugin(Path("./path/to/your/plugin.py"))  # 加载项目插件 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 请注意,本地插件的路径应该为相对机器人 **入口文件(通常为 bot.py)** 可导入的,例如在项目 `plugins` 目录下。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### `load_plugins` |  | ||||||
|  |  | ||||||
| 加载传入插件目录中的所有插件,通常用于加载一系列本地编写的项目插件。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.load_plugins("src/plugins", "path/to/your/plugins") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 请注意,插件目录应该为相对机器人 **入口文件(通常为 bot.py)** 可导入的,例如在项目 `plugins` 目录下。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### `load_all_plugins` |  | ||||||
|  |  | ||||||
| 这种加载方式是以上两种方式的混合,加载所有传入的插件模块名称,以及所有给定目录下的插件。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.load_all_plugins(["path.to.your.plugin"], ["path/to/your/plugins"]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `load_from_json` |  | ||||||
|  |  | ||||||
| 通过 JSON 文件加载插件,是 [`load_all_plugins`](#load_all_plugins) 的 JSON 变种。通过读取 JSON 文件中的 `plugins` 字段和 `plugin_dirs` 字段进行加载。例如: |  | ||||||
|  |  | ||||||
| ```json title=plugin_config.json |  | ||||||
| { |  | ||||||
|   "plugins": ["path.to.your.plugin"], |  | ||||||
|   "plugin_dirs": ["path/to/your/plugins"] |  | ||||||
| } |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.load_from_json("plugin_config.json", encoding="utf-8") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如果 JSON 配置文件中的字段无法满足你的需求,可以使用 [`load_all_plugins`](#load_all_plugins) 方法自行读取配置来加载插件。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### `load_from_toml` |  | ||||||
|  |  | ||||||
| 通过 TOML 文件加载插件,是 [`load_all_plugins`](#load_all_plugins) 的 TOML 变种。通过读取 TOML 文件中的 `[tool.nonebot]` Table 中的 `plugins` 和 `plugin_dirs` Array 进行加载。例如: |  | ||||||
|  |  | ||||||
| ```toml title=plugin_config.toml |  | ||||||
| [tool.nonebot] |  | ||||||
| plugins = ["path.to.your.plugin"] |  | ||||||
| plugin_dirs = ["path/to/your/plugins"] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.load_from_toml("plugin_config.toml", encoding="utf-8") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如果 TOML 配置文件中的字段无法满足你的需求,可以使用 [`load_all_plugins`](#load_all_plugins) 方法自行读取配置来加载插件。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### `load_builtin_plugin` |  | ||||||
|  |  | ||||||
| 加载一个内置插件,传入的插件名必须为 NoneBot 内置插件。该方法是 [`load_plugin`](#load_plugin) 的封装。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.load_builtin_plugin("echo") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### `load_builtin_plugins` |  | ||||||
|  |  | ||||||
| 加载传入插件列表中的所有内置插件。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| nonebot.load_builtin_plugins("echo", "single_session") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 其他加载方式 |  | ||||||
|  |  | ||||||
| 有关其他插件加载的方式,可参考[跨插件访问](../advanced/requiring.md)和[嵌套插件](../advanced/plugin-nesting.md)。 |  | ||||||
| @@ -1,65 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 6 |  | ||||||
| description: 通过依赖注入获取所需事件信息 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 80 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 获取事件信息 |  | ||||||
|  |  | ||||||
| import Messenger from "@site/src/components/Messenger"; |  | ||||||
|  |  | ||||||
| 在 NoneBot 事件处理流程中,获取事件信息并做出对应的操作是非常常见的场景。本章节中我们将介绍如何通过**依赖注入**获取事件信息。 |  | ||||||
|  |  | ||||||
| ## 认识依赖注入 |  | ||||||
|  |  | ||||||
| 在事件处理流程中,事件响应器具有自己独立的上下文,例如:当前响应的事件、收到事件的机器人或者其他处理流程中新增的信息等。这些数据可以根据我们的需求,通过依赖注入的方式,在执行事件处理流程中注入到事件处理函数中。 |  | ||||||
|  |  | ||||||
| 相对于传统的信息获取方法,通过依赖注入获取信息的最大特色在于**按需获取**。如果该事件处理函数不需要任何额外信息即可运行,那么可以不进行依赖注入。如果事件处理函数需要额外的数据,可以通过依赖注入的方式灵活的标注出需要的依赖,在函数运行时便会被按需注入。 |  | ||||||
|  |  | ||||||
| ## 使用依赖注入 |  | ||||||
|  |  | ||||||
| 使用依赖注入获取上下文信息的方法十分简单,我们仅需要在函数的参数中声明所需的依赖,并正确的将函数添加为事件处理依赖即可。在 NoneBot 中,我们可以直接使用 `nonebot.params` 模块中定义的参数类型来声明依赖。 |  | ||||||
|  |  | ||||||
| 例如,我们可以继续改进上一章节中的 `weather` 插件,使其可以获取到 `天气` 命令的地名参数,并根据地名返回天气信息。 |  | ||||||
|  |  | ||||||
| ```python {9,11} title=weather/__init__.py |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from nonebot.adapters import Message |  | ||||||
| from nonebot.params import CommandArg |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=to_me(), aliases={"weather", "查天气"}, priority=10, block=True) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(args: Message = CommandArg()): |  | ||||||
|     # 提取参数纯文本作为地名,并判断是否有效 |  | ||||||
|     if location := args.extract_plain_text(): |  | ||||||
|         await weather.finish(f"今天{location}的天气是...") |  | ||||||
|     else: |  | ||||||
|         await weather.finish("请输入地名") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如上方示例所示,我们使用了 `args` 作为注入参数名,注入的内容为 `CommandArg()`,也就是**消息命令后跟随的内容**。在这个示例中,我们获得的参数会被检查是否有效,对无效参数则会结束事件。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 命令与参数之间可以不需要空格,`CommandArg()` 获取的信息为命令后跟随的内容并去除了头部空白符。例如:`/天气 上海` 消息的参数为 `上海`。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| `:=` 是 Python 3.8 引入的新语法 [Assignment Expressions](https://docs.python.org/zh-cn/3/reference/expressions.html#assignment-expressions),也称为海象表达式,可以在表达式中直接赋值。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/天气" }, |  | ||||||
|     { position: "left", msg: "请输入地名" }, |  | ||||||
|     { position: "right", msg: "/天气 上海" }, |  | ||||||
|     { position: "left", msg: "今天上海的天气是..." }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| NoneBot 提供了多种依赖注入类型,可以获取不同的信息,具体内容可参考[依赖注入](../advanced/dependency.mdx)。 |  | ||||||
| @@ -1,24 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 1 |  | ||||||
| description: NoneBot 机器人构成及基本使用 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 30 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 机器人的构成 |  | ||||||
|  |  | ||||||
| 了解机器人的基本构成有助于你更好地使用 NoneBot,本章节将介绍 NoneBot 中的基本组成部分,稍后的文档中将会使用到这些概念。 |  | ||||||
|  |  | ||||||
| 使用 NoneBot 框架搭建的机器人具有以下几个基本组成部分: |  | ||||||
|  |  | ||||||
| 1. NoneBot 机器人框架主体:负责连接各个组成部分,提供基本的机器人功能 |  | ||||||
| 2. 驱动器 `Driver`:客户端/服务端的功能实现,负责接收和发送消息(通常为 HTTP 通信) |  | ||||||
| 3. 适配器 `Adapter`:驱动器的上层,负责将**平台消息**与 NoneBot 事件/操作系统的消息格式相互转换 |  | ||||||
| 4. 插件 `Plugin`:机器人的功能实现,通常为负责处理事件并进行一系列的操作 |  | ||||||
|  |  | ||||||
| 除 NoneBot 机器人框架主体外,其他部分均可按需选择、互相搭配,但由于平台的兼容性问题,部分插件可能仅在某些特定平台上可用(这由插件编写者决定)。 |  | ||||||
|  |  | ||||||
| 在接下来的章节中,我们将重点介绍机器人功能实现,即插件 `Plugin` 部分。 |  | ||||||
| @@ -1,87 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 5 |  | ||||||
| description: 处理接收到的特定事件 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 70 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 事件处理 |  | ||||||
|  |  | ||||||
| import Messenger from "@site/src/components/Messenger"; |  | ||||||
|  |  | ||||||
| 在我们收到事件,并被某个事件响应器正确响应后,便正式开启了对于这个事件的**处理流程**。 |  | ||||||
|  |  | ||||||
| ## 认识事件处理流程 |  | ||||||
|  |  | ||||||
| 就像我们在解决问题时需要遵循流程一样,处理一个事件也需要一套流程。在事件响应器对一个事件进行响应之后,会依次执行一系列的**事件处理依赖**(通常是函数)。简单来说,事件处理流程并不是一个函数、一个对象或一个方法,而是一整套由开发者设计的流程。 |  | ||||||
|  |  | ||||||
| 在这个流程中,我们**目前**只需要了解两个概念:函数形式的“事件处理依赖”(下称“事件处理函数”)和“事件响应器操作”。 |  | ||||||
|  |  | ||||||
| ## 事件处理函数 |  | ||||||
|  |  | ||||||
| 在事件响应器中,事件处理流程可以由一个或多个“事件处理函数”组成,这些事件处理函数将会按照顺序依次对事件进行处理,直到全部执行完成或被中断。我们可以采用事件响应器的“事件处理函数装饰器”来添加这些“事件处理函数”。 |  | ||||||
|  |  | ||||||
| 顾名思义,“事件处理函数装饰器”是一个[装饰器(decorator)](https://docs.python.org/zh-cn/3/glossary.html#term-decorator),那么它的使用方法也同[函数定义](https://docs.python.org/zh-cn/3/reference/compound_stmts.html#function-definitions)中所展示的包装用法相同。例如: |  | ||||||
|  |  | ||||||
| ```python {6-8} title=weather/__init__.py |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from nonebot.plugin import on_command |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=to_me(), aliases={"weather", "查天气"}, priority=10, block=True) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(): |  | ||||||
|     pass  # do something here |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如上方示例所示,我们使用 `weather` 响应器的 `handle` 装饰器装饰了一个函数 `handle_function`。`handle_function` 函数会被添加到 `weather` 的事件处理流程中。在 `weather` 响应器被触发之后,将会依次调用 `weather` 响应器的事件处理函数,即 `handle_function` 来对事件进行处理。 |  | ||||||
|  |  | ||||||
| ## 事件响应器操作 |  | ||||||
|  |  | ||||||
| 在事件处理流程中,我们可以使用事件响应器操作来进行一些交互或改变事件处理流程,例如向机器人用户发送消息或提前结束事件处理流程等。 |  | ||||||
|  |  | ||||||
| 事件响应器操作与事件处理函数装饰器类似,通常作为事件响应器 `Matcher` 的[类方法](https://docs.python.org/zh-cn/3/library/functions.html#classmethod)存在,因此事件响应器操作的调用方法也是 `Matcher.func()` 的形式。不过不同的是,事件响应器操作并不是装饰器,因此并不需要@进行标注。 |  | ||||||
|  |  | ||||||
| ```python {8,9} title=weather/__init__.py |  | ||||||
| from nonebot.rule import to_me |  | ||||||
| from nonebot.plugin import on_command |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=to_me(), aliases={"weather", "查天气"}, priority=10, block=True) |  | ||||||
|  |  | ||||||
| @weather.handle() |  | ||||||
| async def handle_function(): |  | ||||||
|     # await weather.send("天气是...") |  | ||||||
|     await weather.finish("天气是...") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如上方示例所示,我们使用 `weather` 响应器的 `finish` 操作方法向机器人用户回复了 `天气是...` 并结束了事件处理流程。效果如下: |  | ||||||
|  |  | ||||||
| <Messenger |  | ||||||
|   msgs={[ |  | ||||||
|     { position: "right", msg: "/天气" }, |  | ||||||
|     { position: "left", msg: "天气是..." }, |  | ||||||
|   ]} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 值得注意的是,在执行 `finish` 方法时,NoneBot 会在向机器人用户发送消息内容后抛出 `FinishedException` 异常来结束事件响应流程。也就是说,在 `finish` 被执行后,后续的程序是不会被执行的。如果你需要回复机器人用户消息但不想事件处理流程结束,可以使用注释的部分中展示的 `send` 方法。 |  | ||||||
|  |  | ||||||
| :::danger 警告 |  | ||||||
| 由于 `finish` 是通过抛出 `FinishedException` 异常来结束事件的,因此异常可能会被未加限制的 `try-except` 捕获,影响事件处理流程正确处理,导致无法正常结束此事件。请务必在异常捕获中指定错误类型或排除所有 [MatcherException](../api/exception.md#MatcherException) 类型的异常(如下所示),或将 `finish` 移出捕获范围进行使用。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.exception import MatcherException |  | ||||||
|  |  | ||||||
| try: |  | ||||||
|     await weather.finish("天气是...") |  | ||||||
| except MatcherException: |  | ||||||
|     raise |  | ||||||
| except Exception as e: |  | ||||||
|     pass # do something here |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 目前 NoneBot 提供了多种事件响应器操作,其中包括用于机器人用户交互与流程控制两大类,进阶使用方法可以查看[会话控制](../appendices/session-control.mdx)。 |  | ||||||
| @@ -1,58 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 4 |  | ||||||
| description: 响应接收到的特定事件 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 60 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 事件响应器 |  | ||||||
|  |  | ||||||
| 事件响应器(Matcher)是对接收到的事件进行响应的基本单元,所有的事件响应器都继承自 `Matcher` 基类。 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,事件响应器可以通过一系列特定的规则**筛选**出**具有某种特征的事件**,并按照**特定的流程**交由**预定义的事件处理依赖**进行处理。例如,在[快速上手](../quick-start.mdx)中,我们使用了内置插件 `echo` ,它定义的事件响应器能响应机器人用户发送的“/echo hello world”消息,提取“hello world”信息并作为回复消息发送。 |  | ||||||
|  |  | ||||||
| ## 事件响应器辅助函数 |  | ||||||
|  |  | ||||||
| NoneBot 中所有事件响应器均继承自 `Matcher` 基类,但直接使用 `Matcher.new()` 方法创建事件响应器过于繁琐且不能记录插件信息。因此,NoneBot 中提供了一系列“事件响应器辅助函数”(下称“辅助函数”)来辅助我们用**最简的方式**创建**带有不同规则预设**的事件响应器,提高代码可读性和书写效率。通常情况下,我们只需要使用辅助函数即可完成事件响应器的创建。 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,辅助函数以 `on()` 或 `on_<type/rule>()` 形式出现(例如 `on_command()`),调用后根据不同的参数返回一个 `Type[Matcher]` 类型的新事件响应器。 |  | ||||||
|  |  | ||||||
| 目前 NoneBot 提供了多种功能各异的辅助函数、具有共同命令名称前缀的命令组以及具有共同参数的响应器组,均可以从 `nonebot` 模块直接导入使用,具体内容参考[事件响应器进阶](../advanced/matcher.md)。 |  | ||||||
|  |  | ||||||
| ## 创建事件响应器 |  | ||||||
|  |  | ||||||
| 在上一节[创建插件](./create-plugin.md#创建插件)中,我们创建了一个 `weather` 插件,现在我们来实现他的功能。 |  | ||||||
|  |  | ||||||
| 我们直接使用 `on_command()` 辅助函数来创建一个事件响应器: |  | ||||||
|  |  | ||||||
| ```python {3} title=weather/__init__.py |  | ||||||
| from nonebot import on_command |  | ||||||
|  |  | ||||||
| weather = on_command("天气") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,我们就获得一个名为 `weather` 的事件响应器了,这个事件响应器会对 `/天气` 开头的消息进行响应。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 如果一条消息中包含“@机器人”或以“机器人的昵称”开始,例如 `@bot /天气` 时,协议适配器会将 `event.is_tome()` 判断为 `True` ,同时也会自动去除 `@bot`,即事件响应器收到的信息内容为 `/天气`,方便进行命令匹配。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ### 为事件响应器添加参数 |  | ||||||
|  |  | ||||||
| 在辅助函数中,我们可以添加一些参数来对事件响应器进行更加精细的调整,例如事件响应器的优先级、匹配规则等。例如: |  | ||||||
|  |  | ||||||
| ```python {4} title=weather/__init__.py |  | ||||||
| from nonebot import on_command |  | ||||||
| from nonebot.rule import to_me |  | ||||||
|  |  | ||||||
| weather = on_command("天气", rule=to_me(), aliases={"weather", "查天气"}, priority=10, block=True) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 这样,我们就获得了一个可以响应 `天气`、`weather`、`查天气` 三个命令,需要私聊或 `@bot` 时才会响应,优先级为 10 ,阻断事件传播的事件响应器了。这些内容的意义和使用方法将会在后续的章节中一一介绍。 |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
| 需要注意的是,不同的辅助函数有不同的可选参数,在使用之前可以参考[事件响应器进阶](../advanced/matcher.md)或编辑器的提示。 |  | ||||||
| ::: |  | ||||||
| @@ -1,350 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 7 |  | ||||||
| description: 处理消息序列与消息段 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 90 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 处理消息 |  | ||||||
|  |  | ||||||
| 在不同平台中,一条消息可能会有承载有各种不同的表现形式,它可能是一段纯文本、一张图片、一段语音、一篇富文本文章,也有可能是多种类型的组合等等。 |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,为确保消息的正常处理与跨平台兼容性,采用了扁平化的消息序列形式,即 `Message` 对象。消息序列是 NoneBot 中的消息载体,无论是接收还是发送的消息,都采用消息序列的形式进行处理。 |  | ||||||
|  |  | ||||||
| ## 认识消息类型 |  | ||||||
|  |  | ||||||
| ### 消息序列 `Message` |  | ||||||
|  |  | ||||||
| 在 NoneBot 中,消息序列 `Message` 的主要作用是用于表达“一串消息”。由于消息序列继承自 `List[MessageSegment]`,所以 `Message` 的本质是由若干消息段所组成的序列。因此,消息序列的使用方法与 `List` 有很多相似之处,例如切片、索引、拼接等。 |  | ||||||
|  |  | ||||||
| 在上一节的[使用依赖注入](./event-data.mdx#使用依赖注入)中,我们已经通过依赖注入 `CommandArg()` 获取了命令的参数,它的类型即是消息序列。我们使用了消息序列的 `extract_plain_text()` 方法来获取消息序列中的纯文本内容。 |  | ||||||
|  |  | ||||||
| ### 消息段 `MessageSegment` |  | ||||||
|  |  | ||||||
| 顾名思义,消息段 `MessageSegment` 是一段消息。由于消息序列的本质是由若干消息段所组成的序列,消息段可以被认为是构成消息序列的最小单位。简单来说,消息序列类似于一个自然段,而消息段则是组成自然段的一句话。同时,作为特殊消息载体的存在,绝大多数的平台都有着**独特的消息类型**,这些独特的内容均需要由对应的**协议适配器**所提供,以适应不同平台中的消息模式。**这也意味着,你需要导入对应的协议适配器中的消息序列和消息段后才能使用其特殊的工厂方法。** |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 消息段的类型是由协议适配器提供的,因此你需要参考协议适配器的文档并导入对应的消息段后才能使用其特殊的消息类型。 |  | ||||||
|  |  | ||||||
| 在上一节的[使用依赖注入](./event-data.mdx#使用依赖注入)中,我们导入的为 `nonebot.adapters.Message` 抽象基类,因此我们无法使用平台特有的消息类型。仅能使用 `str` 作为纯文本消息回复。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ## 使用消息序列 |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 在以下的示例中,为了更好的理解多种类型的消息组成方式,我们将使用 `Console` 协议适配器来演示消息序列的使用方法。在实际使用中,你需要确保你使用的**消息序列类型**与你所要发送的**平台类型**一致。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 通常情况下,适配器在接收到消息时,会将消息转换为消息序列,可以通过依赖注入 [`EventMessage`](../advanced/dependency.mdx#eventmessage),或者使用 `event.get_message()` 获取。 |  | ||||||
|  |  | ||||||
| 由于消息序列是 `List[MessageSegment]` 的子类,所以你总是可以用和操作 `List` 类似的方式来处理消息序列。例如: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| >>> from nonebot.adapters.console import Message, MessageSegment |  | ||||||
| >>> message = Message([ |  | ||||||
|     MessageSegment(type="text", data={"text":"hello"}), |  | ||||||
|     MessageSegment(type="markdown", data={"markup":"**world**"}), |  | ||||||
| ]) |  | ||||||
| >>> for segment in message: |  | ||||||
| ...     print(segment.type, segment.data) |  | ||||||
| ... |  | ||||||
| text {'text': 'hello'} |  | ||||||
| markdown {'markup': '**world**'} |  | ||||||
| >>> len(message) |  | ||||||
| 2 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 构造消息序列 |  | ||||||
|  |  | ||||||
| 在使用事件响应器操作发送消息时,既可以使用 `str` 作为消息,也可以使用 `Message`、`MessageSegment` 或者 `MessageTemplate`。那么,我们就需要先构造一个消息序列。消息序列可以通过多种方式构造: |  | ||||||
|  |  | ||||||
| #### 直接构造 |  | ||||||
|  |  | ||||||
| `Message` 类可以直接实例化,支持 `str`、`MessageSegment`、`Iterable[MessageSegment]` 或适配器自定义类型的参数。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.adapters.console import Message, MessageSegment |  | ||||||
|  |  | ||||||
| # str |  | ||||||
| Message("Hello, world!") |  | ||||||
| # MessageSegment |  | ||||||
| Message(MessageSegment.text("Hello, world!")) |  | ||||||
| # List[MessageSegment] |  | ||||||
| Message([MessageSegment.text("Hello, world!")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| #### 运算构造 |  | ||||||
|  |  | ||||||
| `Message` 对象可以通过 `str`、`MessageSegment` 相加构造,详情请参考[拼接消息](#拼接消息)。 |  | ||||||
|  |  | ||||||
| #### 从字典数组构造 |  | ||||||
|  |  | ||||||
| `Message` 对象支持 Pydantic 自定义类型构造,可以使用 Pydantic 的 `parse_obj_as` 方法进行构造。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from pydantic import parse_obj_as |  | ||||||
| from nonebot.adapters.console import Message, MessageSegment |  | ||||||
|  |  | ||||||
| # 由字典构造消息段 |  | ||||||
| parse_obj_as( |  | ||||||
|     MessageSegment, {"type": "text", "data": {"text": "text"}} |  | ||||||
| ) == MessageSegment.text("text") |  | ||||||
|  |  | ||||||
| # 由字典数组构造消息序列 |  | ||||||
| parse_obj_as( |  | ||||||
|     Message, |  | ||||||
|     [MessageSegment.text("text"), {"type": "text", "data": {"text": "text"}}], |  | ||||||
| ) == Message([MessageSegment.text("text"), MessageSegment.text("text")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 获取消息纯文本 |  | ||||||
|  |  | ||||||
| 由于消息中存在各种类型的消息段,因此 `str(message)` 通常**不能得到消息的纯文本**,而是一个消息序列的字符串表示。 |  | ||||||
|  |  | ||||||
| NoneBot 为消息段定义了一个方法 `is_text()` ,可以用于判断消息段是否为纯文本;也可以使用 `message.extract_plain_text()` 方法获取消息纯文本。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.adapters.console import Message, MessageSegment |  | ||||||
|  |  | ||||||
| # 判断消息段是否为纯文本 |  | ||||||
| MessageSegment.text("text").is_text() == True |  | ||||||
|  |  | ||||||
| # 提取消息纯文本字符串 |  | ||||||
| Message( |  | ||||||
|     [MessageSegment.text("text"), MessageSegment.markdown("**markup**")] |  | ||||||
| ).extract_plain_text() == "text" |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 遍历 |  | ||||||
|  |  | ||||||
| 消息序列继承自 `List[MessageSegment]` ,因此可以使用 `for` 循环遍历消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| for segment in message: |  | ||||||
|     ... |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 比较 |  | ||||||
|  |  | ||||||
| 消息和消息段都可以使用 `==` 或 `!=` 运算符比较是否相同。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| MessageSegment.text("text") != MessageSegment.text("foo") |  | ||||||
|  |  | ||||||
| some_message == Message([MessageSegment.text("text")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 检查消息段 |  | ||||||
|  |  | ||||||
| 我们可以通过 `in` 运算符或消息序列的 `has` 方法来: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 是否存在消息段 |  | ||||||
| MessageSegment.text("text") in message |  | ||||||
| # 是否存在指定类型的消息段 |  | ||||||
| "text" in message |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们还可以使用消息序列的 `only` 方法来检查消息中是否仅包含指定的消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 是否都为指定消息段 |  | ||||||
| message.only(MessageSegment.text("test")) |  | ||||||
| # 是否仅包含指定类型的消息段 |  | ||||||
| message.only("text") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 过滤、索引与切片 |  | ||||||
|  |  | ||||||
| 消息序列对列表的索引与切片进行了增强,在原有列表 `int` 索引与 `slice` 切片的基础上,支持 `type` 过滤索引与切片。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| from nonebot.adapters.console import Message, MessageSegment |  | ||||||
|  |  | ||||||
| message = Message( |  | ||||||
|     [ |  | ||||||
|         MessageSegment.text("test"), |  | ||||||
|         MessageSegment.markdown("test2"), |  | ||||||
|         MessageSegment.markdown("test3"), |  | ||||||
|         MessageSegment.text("test4"), |  | ||||||
|     ] |  | ||||||
| ) |  | ||||||
| # 索引 |  | ||||||
| message[0] == MessageSegment.text("test") |  | ||||||
| # 切片 |  | ||||||
| message[0:2] == Message( |  | ||||||
|     [MessageSegment.text("test"), MessageSegment.markdown("test2")] |  | ||||||
| ) |  | ||||||
| # 类型过滤 |  | ||||||
| message["markdown"] == Message( |  | ||||||
|     [MessageSegment.markdown("test2"), MessageSegment.markdown("test3")] |  | ||||||
| ) |  | ||||||
| # 类型索引 |  | ||||||
| message["markdown", 0] == MessageSegment.markdown("test2") |  | ||||||
| # 类型切片 |  | ||||||
| message["markdown", 0:2] == Message( |  | ||||||
|     [MessageSegment.markdown("test2"), MessageSegment.markdown("test3")] |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们也可以通过消息序列的 `include`、`exclude` 方法进行类型过滤。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| message.include("text", "markdown") |  | ||||||
| message.exclude("text") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 同样的,消息序列对列表的 `index`、`count` 方法也进行了增强,可以用于索引指定类型的消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 指定类型首个消息段索引 |  | ||||||
| message.index("markdown") == 1 |  | ||||||
| # 指定类型消息段数量 |  | ||||||
| message.count("markdown") == 2 |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 此外,消息序列添加了一个 `get` 方法,可以用于获取指定类型指定个数的消息段。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 获取指定类型指定个数的消息段 |  | ||||||
| message.get("markdown", 1) == Message([MessageSegment.markdown("test2")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 拼接消息 |  | ||||||
|  |  | ||||||
| `str`、`Message`、`MessageSegment` 对象之间可以直接相加,相加均会返回一个新的 `Message` 对象。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| # 消息序列与消息段相加 |  | ||||||
| Message([MessageSegment.text("text")]) + MessageSegment.text("text") |  | ||||||
| # 消息序列与字符串相加 |  | ||||||
| Message([MessageSegment.text("text")]) + "text" |  | ||||||
| # 消息序列与消息序列相加 |  | ||||||
| Message([MessageSegment.text("text")]) + Message([MessageSegment.text("text")]) |  | ||||||
| # 字符串与消息序列相加 |  | ||||||
| "text" + Message([MessageSegment.text("text")]) |  | ||||||
| # 消息段与消息段相加 |  | ||||||
| MessageSegment.text("text") + MessageSegment.text("text") |  | ||||||
| # 消息段与字符串相加 |  | ||||||
| MessageSegment.text("text") + "text" |  | ||||||
| # 消息段与消息序列相加 |  | ||||||
| MessageSegment.text("text") + Message([MessageSegment.text("text")]) |  | ||||||
| # 字符串与消息段相加 |  | ||||||
| "text" + MessageSegment.text("text") |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果需要在当前消息序列后直接拼接新的消息段,可以使用 `Message.append`、`Message.extend` 方法,或者使用自加。 |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| msg = Message([MessageSegment.text("text")]) |  | ||||||
| # 自加 |  | ||||||
| msg += "text" |  | ||||||
| msg += MessageSegment.text("text") |  | ||||||
| msg += Message([MessageSegment.text("text")]) |  | ||||||
| # 附加 |  | ||||||
| msg.append("text") |  | ||||||
| msg.append(MessageSegment.text("text")) |  | ||||||
| # 扩展 |  | ||||||
| msg.extend([MessageSegment.text("text")]) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 我们也可以通过消息段或消息序列的 `join` 方法来拼接一串消息: |  | ||||||
|  |  | ||||||
| ```python |  | ||||||
| seg = MessageSegment.text("text") |  | ||||||
| msg = seg.join( |  | ||||||
|     [ |  | ||||||
|         MessageSegment.text("first"), |  | ||||||
|         Message( |  | ||||||
|             [ |  | ||||||
|                 MessageSegment.text("second"), |  | ||||||
|                 MessageSegment.text("third"), |  | ||||||
|             ] |  | ||||||
|         ) |  | ||||||
|     ] |  | ||||||
| ) |  | ||||||
| msg == Message( |  | ||||||
|     [ |  | ||||||
|         MessageSegment.text("first"), |  | ||||||
|         MessageSegment.text("text"), |  | ||||||
|         MessageSegment.text("second"), |  | ||||||
|         MessageSegment.text("third"), |  | ||||||
|     ] |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ### 使用消息模板 |  | ||||||
|  |  | ||||||
| 为了提供安全可靠的跨平台模板字符,我们提供了一个消息模板功能来构建消息序列 |  | ||||||
|  |  | ||||||
| 它在以下常见场景中尤其有用: |  | ||||||
|  |  | ||||||
| - 多行富文本编排(包含图片,文字以及表情等) |  | ||||||
| - 客制化(由 Bot 最终用户提供消息模板时) |  | ||||||
|  |  | ||||||
| 在事实上,它的用法和 `str.format` 极为相近,所以你在使用的时候,总是可以参考[Python 文档](https://docs.python.org/zh-cn/3/library/stdtypes.html#str.format)来达到你想要的效果,这里给出几个简单的例子。 |  | ||||||
|  |  | ||||||
| 默认情况下,消息模板采用 `str` 纯文本形式的格式化: |  | ||||||
|  |  | ||||||
| ```python title=基础格式化用法 |  | ||||||
| >>> from nonebot.adapters import MessageTemplate |  | ||||||
| >>> MessageTemplate("{} {}").format("hello", "world") |  | ||||||
| 'hello world' |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 如果 `Message.template` 构建消息模板,那么消息模板将采用消息序列形式的格式化,此时的消息将会是平台特定的: |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 使用 `Message.template` 构建消息模板时,应注意消息序列为平台适配器提供的类型,不能使用 `nonebot.adapters.Message` 基类作为模板构建。使用基类构建模板与使用 `str` 构建模板的效果是一样的,因此请使用上述的 `MessageTemplate` 类直接构建模板。: |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| ```python title=平台格式化用法 |  | ||||||
| >>> from nonebot.adapters.console import Message, MessageSegment |  | ||||||
| >>> Message.template("{} {}").format("hello", "world") |  | ||||||
| Message( |  | ||||||
|     MessageSegment.text("hello"), |  | ||||||
|     MessageSegment.text(" "), |  | ||||||
|     MessageSegment.text("world") |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 消息模板支持使用消息段进行格式化: |  | ||||||
|  |  | ||||||
| ```python title=对消息段进行安全的拼接 |  | ||||||
| >>> from nonebot.adapters.console import Message, MessageSegment |  | ||||||
| >>> Message.template("{}{}").format(MessageSegment.markdown("**markup**"), "world") |  | ||||||
| Message( |  | ||||||
|     MessageSegment(type='markdown', data={'markup': '**markup**'}), |  | ||||||
|     MessageSegment(type='text', data={'text': 'world'}) |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 消息模板同样支持使用消息序列作为模板: |  | ||||||
|  |  | ||||||
| ```python title=以消息对象作为模板 |  | ||||||
| >>> from nonebot.adapters.console import Message, MessageSegment |  | ||||||
| >>> Message.template( |  | ||||||
| ...     MessageSegment.text("{user_id}") + MessageSegment.emoji("tada") + |  | ||||||
| ...     MessageSegment.text("{message}") |  | ||||||
| ... ).format_map({"user_id": 123456, "message": "hello world"}) |  | ||||||
| Message( |  | ||||||
|     MessageSegment(type='text', data={'text': '123456'}), |  | ||||||
|     MessageSegment(type='emoji', data={'emoji': 'tada'}), |  | ||||||
|     MessageSegment(type='text', data={'text': 'hello world'}) |  | ||||||
| ) |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| :::caution 注意 |  | ||||||
| 只有消息序列中的文本类型消息段才能被格式化,其他类型的消息段将会原样添加。 |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| 消息模板支持使用拓展控制符来控制消息段类型: |  | ||||||
|  |  | ||||||
| ```python title=使用消息段的拓展控制符 |  | ||||||
| >>> from nonebot.adapters.console import Message, MessageSegment |  | ||||||
| >>> Message.template("{name:emoji}").format(name='tada') |  | ||||||
| Message(MessageSegment(type='emoji', data={'name': 'tada'})) |  | ||||||
| ``` |  | ||||||
| @@ -1,267 +0,0 @@ | |||||||
| --- |  | ||||||
| sidebar_position: 2 |  | ||||||
| description: 从商店安装适配器和插件 |  | ||||||
|  |  | ||||||
| options: |  | ||||||
|   menu: |  | ||||||
|     - category: tutorial |  | ||||||
|       weight: 40 |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| # 获取商店内容 |  | ||||||
|  |  | ||||||
| import Tabs from "@theme/Tabs"; |  | ||||||
| import TabItem from "@theme/TabItem"; |  | ||||||
| import Asciinema from "@site/src/components/Asciinema"; |  | ||||||
|  |  | ||||||
| :::tip 提示 |  | ||||||
|  |  | ||||||
| 如果你暂时没有获取商店内容的需求,可以跳过本章节。 |  | ||||||
|  |  | ||||||
| ::: |  | ||||||
|  |  | ||||||
| NoneBot 提供了一个[商店](/store/plugins),商店内容均由社区开发者贡献。你可以在商店中查找你需要的适配器和插件等,进行安装或者参考其文档等。 |  | ||||||
|  |  | ||||||
| 商店中每个内容的卡片都包含了其名称和简介等信息,点击**卡片右上角**链接图标即可跳转到其主页。 |  | ||||||
|  |  | ||||||
| ## 安装插件 |  | ||||||
|  |  | ||||||
| <Asciinema |  | ||||||
|   url="https://asciinema.org/a/569650.cast" |  | ||||||
|   options={{ theme: "monokai", poster: "npt:16.8" }} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 在商店插件页面中,点击你需要安装的插件下方的 `点击复制安装命令` 按钮,即可复制 `nb-cli` 命令。 |  | ||||||
|  |  | ||||||
| 请在你的**项目目录**下执行该命令。`nb-cli` 会自动安装插件并将其添加到加载列表中。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="cli-install"> |  | ||||||
|   <TabItem value="cli" label="使用命令" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb plugin install <插件名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="interactive" label="交互式安装"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb plugin install |  | ||||||
| [?] 想要安装的插件名称: <插件名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install <插件包名> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 插件包名可以在商店插件卡片中找到,或者使用 `nb-cli` 搜索插件显示的详情中找到。安装完成后,需要参考[加载插件章节](./create-plugin.md#加载插件)自行加载。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 如果想要查看插件列表,可以使用以下命令 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 列出商店所有插件 |  | ||||||
| nb plugin list |  | ||||||
| # 搜索商店插件 |  | ||||||
| nb plugin search [可选关键词] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 升级和卸载插件可以使用以下命令 |  | ||||||
|  |  | ||||||
| <Tabs groupId="cli-install"> |  | ||||||
|   <TabItem value="cli" label="使用命令" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb plugin update <插件名称> |  | ||||||
| nb plugin uninstall <插件名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="interactive" label="交互式安装"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb plugin update |  | ||||||
| [?] 想要安装的插件名称: <插件名称> |  | ||||||
| $ nb plugin uninstall |  | ||||||
| [?] 想要卸载的插件名称: <插件名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install --upgrade <插件包名> |  | ||||||
| pip uninstall <插件包名> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 插件包名可以在商店插件卡片中找到,或者使用 `nb-cli` 搜索插件显示的详情中找到。卸载完成后,需要自行移除插件加载。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ## 安装适配器 |  | ||||||
|  |  | ||||||
| <Asciinema |  | ||||||
|   url="https://asciinema.org/a/569664.cast" |  | ||||||
|   options={{ theme: "monokai", poster: "npt:12.0" }} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 安装适配器与安装插件类似,只是将命令换为 `nb adapter`,这里就不再赘述。 |  | ||||||
|  |  | ||||||
| 请在你的**项目目录**下执行该命令。`nb-cli` 会自动安装适配器并将其添加到注册列表中。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="cli-install"> |  | ||||||
|   <TabItem value="cli" label="使用命令" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb adapter install <适配器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="interactive" label="交互式安装"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb adapter install |  | ||||||
| [?] 想要安装的适配器名称: <适配器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install <适配器包名> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 适配器包名可以在商店适配器卡片中找到,或者使用 `nb-cli` 搜索适配器显示的详情中找到。安装完成后,需要参考[注册适配器章节](../advanced/adapter.md#注册适配器)自行注册。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 如果想要查看适配器列表,可以使用以下命令 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 列出商店所有适配器 |  | ||||||
| nb adapter list |  | ||||||
| # 搜索商店适配器 |  | ||||||
| nb adapter search [可选关键词] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 升级和卸载适配器可以使用以下命令 |  | ||||||
|  |  | ||||||
| <Tabs groupId="cli-install"> |  | ||||||
|   <TabItem value="cli" label="使用命令" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb adapter update <适配器名称> |  | ||||||
| nb adapter uninstall <适配器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="interactive" label="交互式安装"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb adapter update |  | ||||||
| [?] 想要安装的适配器名称: <适配器名称> |  | ||||||
| $ nb adapter uninstall |  | ||||||
| [?] 想要卸载的适配器名称: <适配器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install --upgrade <适配器包名> |  | ||||||
| pip uninstall <适配器包名> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 适配器包名可以在商店适配器卡片中找到,或者使用 `nb-cli` 搜索适配器显示的详情中找到。卸载完成后,需要自行移除适配器加载。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| ## 安装驱动器 |  | ||||||
|  |  | ||||||
| <Asciinema |  | ||||||
|   url="https://asciinema.org/a/569665.cast" |  | ||||||
|   options={{ theme: "monokai", poster: "npt:14.0" }} |  | ||||||
| /> |  | ||||||
|  |  | ||||||
| 安装驱动器与安装插件同样类似,只是将命令换为 `nb driver`,这里就不再赘述。 |  | ||||||
|  |  | ||||||
| 如果你使用了虚拟环境,请在你的**项目目录**下执行该命令,`nb-cli` 会自动安装驱动器到虚拟环境中。 |  | ||||||
|  |  | ||||||
| 请注意 `nb-cli` 并不会在安装驱动器后修改项目所使用的驱动器,请自行参考[配置方法](../appendices/config.mdx)章节以及 [`DRIVER` 配置项](../appendices/config.mdx#driver)修改驱动器。 |  | ||||||
|  |  | ||||||
| <Tabs groupId="cli-install"> |  | ||||||
|   <TabItem value="cli" label="使用命令" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver install <驱动器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="interactive" label="交互式安装"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb driver install |  | ||||||
| [?] 想要安装的驱动器名称: <驱动器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install <驱动器包名> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 驱动器包名可以在商店驱动器卡片中找到,或者使用 `nb-cli` 搜索驱动器显示的详情中找到。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
|  |  | ||||||
| 如果想要查看驱动器列表,可以使用以下命令 |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| # 列出商店所有驱动器 |  | ||||||
| nb driver list |  | ||||||
| # 搜索商店驱动器 |  | ||||||
| nb driver search [可选关键词] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 升级和卸载驱动器可以使用以下命令 |  | ||||||
|  |  | ||||||
| <Tabs groupId="cli-install"> |  | ||||||
|   <TabItem value="cli" label="使用命令" default> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| nb driver update <驱动器名称> |  | ||||||
| nb driver uninstall <驱动器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="interactive" label="交互式安装"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| $ nb driver update |  | ||||||
| [?] 想要安装的驱动器名称: <驱动器名称> |  | ||||||
| $ nb driver uninstall |  | ||||||
| [?] 想要卸载的驱动器名称: <驱动器名称> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
|   <TabItem value="pip" label="使用 pip"> |  | ||||||
|  |  | ||||||
| ```bash |  | ||||||
| pip install --upgrade <驱动器包名> |  | ||||||
| pip uninstall <驱动器包名> |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| 驱动器包名可以在商店驱动器卡片中找到,或者使用 `nb-cli` 搜索驱动器显示的详情中找到。卸载完成后,需要自行移除适配器加载。 |  | ||||||
|  |  | ||||||
|   </TabItem> |  | ||||||
| </Tabs> |  | ||||||
| @@ -1,127 +0,0 @@ | |||||||
| { |  | ||||||
|   "tutorial": [ |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "开始", |  | ||||||
|       "collapsible": false, |  | ||||||
|       "items": ["index", "quick-start", "editor-support"] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "指南", |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "tutorial" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "深入", |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "appendices" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "进阶", |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "advanced" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "最佳实践", |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "best-practice" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "开发者", |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "developer" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     } |  | ||||||
|   ], |  | ||||||
|   "api": [ |  | ||||||
|     { |  | ||||||
|       "type": "autogenerated", |  | ||||||
|       "dirName": "api" |  | ||||||
|     } |  | ||||||
|   ], |  | ||||||
|   "ecosystem": [ |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "关于我们", |  | ||||||
|       "collapsible": false, |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "community" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "开源之夏", |  | ||||||
|       "collapsible": true, |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "autogenerated", |  | ||||||
|           "dirName": "ospp" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "type": "category", |  | ||||||
|       "label": "社区资源", |  | ||||||
|       "collapsible": false, |  | ||||||
|       "items": [ |  | ||||||
|         { |  | ||||||
|           "type": "link", |  | ||||||
|           "label": "插件商店", |  | ||||||
|           "href": "/store/plugins" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "type": "link", |  | ||||||
|           "label": "适配器商店", |  | ||||||
|           "href": "/store/adapters" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "type": "link", |  | ||||||
|           "label": "驱动器商店", |  | ||||||
|           "href": "/store/drivers" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "type": "link", |  | ||||||
|           "label": "机器人商店", |  | ||||||
|           "href": "/store/bots" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "type": "link", |  | ||||||
|           "label": "Awesome NoneBot", |  | ||||||
|           "href": "https://awesome.nonebot.dev" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "type": "link", |  | ||||||
|           "label": "论坛", |  | ||||||
|           "href": "https://discussions.nonebot.dev" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     } |  | ||||||
|   ] |  | ||||||
| } |  | ||||||
| @@ -1 +1 @@ | |||||||
| ["2.2.1", "2.2.0", "2.1.3"] | ["2.2.1", "2.2.0"] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user