bizyengine 0.4.2__py3-none-any.whl → 0.4.6__py3-none-any.whl

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.
@@ -4,7 +4,10 @@ import urllib
4
4
  import aiohttp
5
5
  import bizyengine.core as core
6
6
  from bizyengine.core.common import get_api_key
7
- from bizyengine.core.common.env_var import BIZYAIR_PRODUCTION_TEST, BIZYAIR_SERVER_ADDRESS
7
+ from bizyengine.core.common.env_var import (
8
+ BIZYAIR_PRODUCTION_TEST,
9
+ BIZYAIR_SERVER_ADDRESS,
10
+ )
8
11
 
9
12
  from .errno import ErrorNo, errnos
10
13
  from .error_handler import ErrorHandler
bizyengine/version.txt CHANGED
@@ -1 +1 @@
1
- 0.4.2
1
+ 0.4.6
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: bizyengine
3
- Version: 0.4.2
3
+ Version: 0.4.6
4
4
  Summary: [a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment.
5
5
  Author-email: SiliconFlow <yaochi@siliconflow.cn>
6
6
  Project-URL: Repository, https://github.com/siliconflow/BizyAir
@@ -10,3 +10,10 @@ Classifier: Operating System :: OS Independent
10
10
  Requires-Python: >=3.10
11
11
  Description-Content-Type: text/markdown
12
12
  Requires-Dist: requests
13
+
14
+ ## development
15
+
16
+ ```bash
17
+ cd BizyAir/backend/
18
+ pip install -e .
19
+ ```
@@ -1,7 +1,7 @@
1
1
  bizyengine/__init__.py,sha256=GP9V-JM07fz7uv_qTB43QEA2rKdrVJxi5I7LRnn_3ZQ,914
2
- bizyengine/version.txt,sha256=WNQ-SmPpzutN4QAFvFubIGJfupfMKtgzSQN5B5Bi-vs,5
2
+ bizyengine/version.txt,sha256=IIEpneCMo0_ihBdTj147GsGWQ-Q0gBYQP01x1pjhWOM,5
3
3
  bizyengine/bizy_server/__init__.py,sha256=SP9oSblnPo4KQyh7yOGD26YCskFAcQHAZy04nQBNRIw,200
4
- bizyengine/bizy_server/api_client.py,sha256=kz3ZUptCqKc7rz1OD7swR0g_tEQvHEMzLbn5S8j407c,26706
4
+ bizyengine/bizy_server/api_client.py,sha256=Txt17UOwpHRgbo5vXI00VEr1Z-rJi1IZjptKnV6QaSs,26719
5
5
  bizyengine/bizy_server/errno.py,sha256=OsVdedWFunQyJdZ7ijMqaL7gKrrP6DxndhJ0ZGnif00,6856
6
6
  bizyengine/bizy_server/error_handler.py,sha256=MGrfO1AEqbfEgMWPL8B6Ypew_zHiQAdYGlhN9bZohrY,167
7
7
  bizyengine/bizy_server/execution.py,sha256=ayaEf6eGJKQsVZV-1_UlGlvwwmlH7FEek31Uq-MbUjA,1644
@@ -70,7 +70,7 @@ bizyengine/misc/route_sam.py,sha256=-bMIR2QalfnszipGxSxvDAHGJa5gPSrjkYPb5baaRg4,
70
70
  bizyengine/misc/segment_anything.py,sha256=ZaZqs-NjqC8nFK1BzN0ED81wiD8iYoHWhiRkrJDkv6o,8535
71
71
  bizyengine/misc/supernode.py,sha256=eOhV7gLK6FaqXwASmD-0HJ-OPFrZk2e1IGOI1taCL9w,5152
72
72
  bizyengine/misc/utils.py,sha256=FRDEy63vDpssQxSFXrlK6WuXu15dNitYDIGGNOqtdH8,6353
73
- bizyengine-0.4.2.dist-info/METADATA,sha256=HtRfdlMbm_vHVQjfdYw3UyWzy_wCT4pUyJHVKdaY72U,508
74
- bizyengine-0.4.2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
75
- bizyengine-0.4.2.dist-info/top_level.txt,sha256=2zapzqxX-we5cRyJkGf9bd5JinRtXp3-_uDI-xCAnc0,11
76
- bizyengine-0.4.2.dist-info/RECORD,,
73
+ bizyengine-0.4.6.dist-info/METADATA,sha256=SAgQKdJsfPRhnpKup0GVp0SPo1LmXIZH4f-JFXhK_qo,574
74
+ bizyengine-0.4.6.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
75
+ bizyengine-0.4.6.dist-info/top_level.txt,sha256=2zapzqxX-we5cRyJkGf9bd5JinRtXp3-_uDI-xCAnc0,11
76
+ bizyengine-0.4.6.dist-info/RECORD,,