arkitekt-next 0.8.35__py3-none-any.whl → 0.8.36__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.

Potentially problematic release.


This version of arkitekt-next might be problematic. Click here for more details.

@@ -35,12 +35,14 @@ class App(Composition):
35
35
 
36
36
  def run_detached(self) -> KoilTask:
37
37
  """Run the app detached"""
38
+
38
39
  return self.services["rekuest"].run_detached()
39
40
 
40
41
  def register(self, *args, **kwargs):
41
42
  """Register a service"""
42
43
  self.services["rekuest"].register(*args, **kwargs)
43
44
 
45
+
44
46
  async def __aenter__(self):
45
47
  await super().__aenter__()
46
48
  for service in self.services.values():
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: arkitekt-next
3
- Version: 0.8.35
3
+ Version: 0.8.36
4
4
  Summary: client for the arkitekt_next platform
5
5
  License: MIT
6
6
  Author: jhnnsrs
@@ -24,14 +24,14 @@ Requires-Dist: fakts-next (>=1.0.2)
24
24
  Requires-Dist: fluss-next (>=0.1.91) ; extra == "all"
25
25
  Requires-Dist: herre-next (>=1.0.2)
26
26
  Requires-Dist: kabinet (>=0.1.40) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "all")
27
- Requires-Dist: koil (>=1.0.0)
27
+ Requires-Dist: koil (>=1.0.3)
28
28
  Requires-Dist: kraph (>=0.1.92) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "extended")
29
29
  Requires-Dist: lovekit (>=0.1.16) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "all")
30
30
  Requires-Dist: mikro-next (>=0.1.48) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "all")
31
31
  Requires-Dist: namegenerator (>=1.0.6) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "blok")
32
32
  Requires-Dist: netifaces (>=0.11.0) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "blok")
33
33
  Requires-Dist: reaktion-next (>=0.1.81) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "all")
34
- Requires-Dist: rekuest-next (>=0.2.44) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "cli" or extra == "all")
34
+ Requires-Dist: rekuest-next (>=0.2.45) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "cli" or extra == "all")
35
35
  Requires-Dist: rich-click (>=1.6.1) ; extra == "cli" or extra == "all"
36
36
  Requires-Dist: semver (>=3.0.1) ; extra == "cli" or extra == "all"
37
37
  Requires-Dist: turms (>=0.7.0) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "cli" or extra == "all")
@@ -7,7 +7,7 @@ arkitekt_next/apps/service/fakts_qt.py,sha256=_ayxmyjm8qPAsUmBzydYIaX63jHP4mcZ9B
7
7
  arkitekt_next/apps/service/grant_registry.py,sha256=h0jRKBd9EAXiVV6aHVtzNAlm1yiWPigg0qka68y6yKM,876
8
8
  arkitekt_next/apps/service/herre.py,sha256=jtHugrkKr8Yo26GYVm9qNZkK2hAD3_v_rMimaV3GrC4,811
9
9
  arkitekt_next/apps/service/herre_qt.py,sha256=42APOZl0SnX0FWl6K-TC9CcZUO-BSXMXyH6B31A0y3U,1679
10
- arkitekt_next/apps/types.py,sha256=3Y6FQVdvj9KMqczmyxRKRdZXbXuyYj91ZILd19YJasw,1458
10
+ arkitekt_next/apps/types.py,sha256=3swBJbAKkR_AjRFyYmCQjYVWwxxtnCevhW7SPOB89vU,1460
11
11
  arkitekt_next/base_models.py,sha256=AmAnzvGTBMZJHMtE-nRvRKjnQYLJSxgQumD4UGhn9gk,4153
12
12
  arkitekt_next/bloks/__init__.py,sha256=_4EeR63d6avQUWLG4mK2n_FvogTPQ_Jx6f2_RvNbWeA,29
13
13
  arkitekt_next/bloks/admin.py,sha256=mRTfjIR1vsfY1ghgjWLjKYFAOh1pGCmQ_IEt2QOR3og,1353
@@ -132,8 +132,8 @@ arkitekt_next/qt/utils.py,sha256=MgBPtPmCSBkIuATov3UgREESwxAHh77lWNNxyE7Qs48,773
132
132
  arkitekt_next/service_registry.py,sha256=oga1_fy7clwtcQO7XcSzWlyu2d5dna9H79uKLv8fKI0,6119
133
133
  arkitekt_next/tqdm.py,sha256=lQcJI5Q6Py7Gy88hOCiJujjPEEGd8G2k1mOVJJ6oYe8,1531
134
134
  arkitekt_next/utils.py,sha256=QETdzn_GIMSw6LdaXL89bqvqp9MGwEBK8Lj54MpnMwc,2396
135
- arkitekt_next-0.8.35.dist-info/LICENSE,sha256=YZ2oRjC248t-GpoEyw7J13vwKYNG6zhYMaEAix6EzF0,1089
136
- arkitekt_next-0.8.35.dist-info/METADATA,sha256=cVWk7aIMo0YN6Y0EbYFl_FC2fUz39gQqfwYjg0mwAvU,6210
137
- arkitekt_next-0.8.35.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
138
- arkitekt_next-0.8.35.dist-info/entry_points.txt,sha256=-hxikQx4xZ6TiOnWVDOlTN_kcAISgGFvTHXIchsCHSc,60
139
- arkitekt_next-0.8.35.dist-info/RECORD,,
135
+ arkitekt_next-0.8.36.dist-info/LICENSE,sha256=YZ2oRjC248t-GpoEyw7J13vwKYNG6zhYMaEAix6EzF0,1089
136
+ arkitekt_next-0.8.36.dist-info/METADATA,sha256=_kn0-Kohicw0xklBizrgl3e4z7oz8L0ReznKJNqUjvk,6210
137
+ arkitekt_next-0.8.36.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
138
+ arkitekt_next-0.8.36.dist-info/entry_points.txt,sha256=-hxikQx4xZ6TiOnWVDOlTN_kcAISgGFvTHXIchsCHSc,60
139
+ arkitekt_next-0.8.36.dist-info/RECORD,,