ErisPulse 2.1.3__tar.gz → 2.1.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. {erispulse-2.1.3 → erispulse-2.1.4}/PKG-INFO +1 -1
  2. {erispulse-2.1.3 → erispulse-2.1.4}/docs/CHANGELOG.md +6 -0
  3. {erispulse-2.1.3 → erispulse-2.1.4}/pyproject.toml +1 -1
  4. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/__main__.py +4 -2
  5. {erispulse-2.1.3 → erispulse-2.1.4}/.github/assets/erispulse_logo.png +0 -0
  6. {erispulse-2.1.3 → erispulse-2.1.4}/.github/tools/merge_md.py +0 -0
  7. {erispulse-2.1.3 → erispulse-2.1.4}/.github/tools/update-api-docs.py +0 -0
  8. {erispulse-2.1.3 → erispulse-2.1.4}/.github/workflows/auto-tag-release.yml +0 -0
  9. {erispulse-2.1.3 → erispulse-2.1.4}/.github/workflows/pypi-publish.yml +0 -0
  10. {erispulse-2.1.3 → erispulse-2.1.4}/.gitignore +0 -0
  11. {erispulse-2.1.3 → erispulse-2.1.4}/.python-version +0 -0
  12. {erispulse-2.1.3 → erispulse-2.1.4}/CODE_OF_CONDUCT.md +0 -0
  13. {erispulse-2.1.3 → erispulse-2.1.4}/LICENSE +0 -0
  14. {erispulse-2.1.3 → erispulse-2.1.4}/README.md +0 -0
  15. {erispulse-2.1.3 → erispulse-2.1.4}/devs/test.py +0 -0
  16. {erispulse-2.1.3 → erispulse-2.1.4}/devs/test_adapter.py +0 -0
  17. {erispulse-2.1.3 → erispulse-2.1.4}/devs/test_files/test.docx +0 -0
  18. {erispulse-2.1.3 → erispulse-2.1.4}/devs/test_files/test.jpg +0 -0
  19. {erispulse-2.1.3 → erispulse-2.1.4}/devs/test_files/test.mp4 +0 -0
  20. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AI-Module-Generation.md +0 -0
  21. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AIDocs/ErisPulse-AdapterDev.md +0 -0
  22. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AIDocs/ErisPulse-Core.md +0 -0
  23. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AIDocs/ErisPulse-Full.md +0 -0
  24. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AIDocs/ErisPulse-ModuleDev.md +0 -0
  25. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AdapterStandards/APIResponse.md +0 -0
  26. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AdapterStandards/EventConversion.md +0 -0
  27. {erispulse-2.1.3 → erispulse-2.1.4}/docs/AdapterStandards/README.md +0 -0
  28. {erispulse-2.1.3 → erispulse-2.1.4}/docs/CLI.md +0 -0
  29. {erispulse-2.1.3 → erispulse-2.1.4}/docs/Development/Adapter.md +0 -0
  30. {erispulse-2.1.3 → erispulse-2.1.4}/docs/Development/Module.md +0 -0
  31. {erispulse-2.1.3 → erispulse-2.1.4}/docs/Development/README.md +0 -0
  32. {erispulse-2.1.3 → erispulse-2.1.4}/docs/PlatformFeatures.md +0 -0
  33. {erispulse-2.1.3 → erispulse-2.1.4}/docs/UseCore.md +0 -0
  34. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/adapter.md +0 -0
  35. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/env.md +0 -0
  36. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/logger.md +0 -0
  37. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/mods.md +0 -0
  38. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/raiserr.md +0 -0
  39. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/server.md +0 -0
  40. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/Core/util.md +0 -0
  41. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/__init__.md +0 -0
  42. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/ErisPulse/__main__.md +0 -0
  43. {erispulse-2.1.3 → erispulse-2.1.4}/docs/api/README.md +0 -0
  44. {erispulse-2.1.3 → erispulse-2.1.4}/docs/quick-start.md +0 -0
  45. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-adapter/LICENSE +0 -0
  46. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-adapter/MyAdapter/Core.py +0 -0
  47. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-adapter/MyAdapter/__init__.py +0 -0
  48. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-adapter/README.md +0 -0
  49. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-adapter/pyproject.toml +0 -0
  50. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-module/LICENSE +0 -0
  51. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-module/MyModule/Core.py +0 -0
  52. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-module/MyModule/__init__.py +0 -0
  53. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-module/README.md +0 -0
  54. {erispulse-2.1.3 → erispulse-2.1.4}/examples/example-module/pyproject.toml +0 -0
  55. {erispulse-2.1.3 → erispulse-2.1.4}/scripts/install/install.ps1 +0 -0
  56. {erispulse-2.1.3 → erispulse-2.1.4}/scripts/install/install.sh +0 -0
  57. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/__init__.py +0 -0
  58. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/adapter.py +0 -0
  59. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/env.py +0 -0
  60. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/logger.py +0 -0
  61. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/mods.py +0 -0
  62. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/raiserr.py +0 -0
  63. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/server.py +0 -0
  64. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/shellprint.py +0 -0
  65. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/Core/util.py +0 -0
  66. {erispulse-2.1.3 → erispulse-2.1.4}/src/ErisPulse/__init__.py +0 -0
  67. {erispulse-2.1.3 → erispulse-2.1.4}/style_guide/DOCSTRING_SPEC.md +0 -0
  68. {erispulse-2.1.3 → erispulse-2.1.4}/style_guide/README.md +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ErisPulse
3
- Version: 2.1.3
3
+ Version: 2.1.4
4
4
  Summary: ErisPulse 是一个模块化、可扩展的异步 Python SDK 框架,主要用于构建高效、可维护的机器人应用程序。
5
5
  Author-email: "艾莉丝·格雷拉特(WSu2059)" <wsu2059@qq.com>, runoneall <runoobsteve@gmail.com>
6
6
  License: MIT License
@@ -10,6 +10,12 @@
10
10
 
11
11
  ---
12
12
 
13
+ ## [2.1.4] - 2025/07/17
14
+ ### 修复
15
+ - 修复 CLI 中的 response.json 强制要求请求体为 json 格式的问题
16
+
17
+ ---
18
+
13
19
  ## [2.1.3] - 2025/07/17
14
20
 
15
21
  ### 修复
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "ErisPulse"
7
- version = "2.1.3"
7
+ version = "2.1.4"
8
8
  description = "ErisPulse 是一个模块化、可扩展的异步 Python SDK 框架,主要用于构建高效、可维护的机器人应用程序。"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.8"
@@ -84,7 +84,8 @@ class PyPIManager:
84
84
  async with aiohttp.ClientSession(timeout=timeout) as session:
85
85
  async with session.get(PyPIManager.REMOTE_SOURCES[0]) as response:
86
86
  if response.status == 200:
87
- data = await response.json()
87
+ data = await response.text()
88
+ data = json.loads(data)
88
89
  return {
89
90
  "modules": data.get("modules", {}),
90
91
  "adapters": data.get("adapters", {})
@@ -97,7 +98,8 @@ class PyPIManager:
97
98
  async with aiohttp.ClientSession(timeout=timeout) as session:
98
99
  async with session.get(PyPIManager.REMOTE_SOURCES[1]) as response:
99
100
  if response.status == 200:
100
- data = await response.json()
101
+ data = await response.text()
102
+ data = json.loads(data)
101
103
  return {
102
104
  "modules": data.get("modules", {}),
103
105
  "adapters": data.get("adapters", {})
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes