arkitekt-next 0.8.5__py3-none-any.whl → 0.8.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.
Potentially problematic release.
This version of arkitekt-next might be problematic. Click here for more details.
- arkitekt_next/builders.py +2 -2
- {arkitekt_next-0.8.5.dist-info → arkitekt_next-0.8.6.dist-info}/METADATA +1 -1
- {arkitekt_next-0.8.5.dist-info → arkitekt_next-0.8.6.dist-info}/RECORD +6 -6
- {arkitekt_next-0.8.5.dist-info → arkitekt_next-0.8.6.dist-info}/LICENSE +0 -0
- {arkitekt_next-0.8.5.dist-info → arkitekt_next-0.8.6.dist-info}/WHEEL +0 -0
- {arkitekt_next-0.8.5.dist-info → arkitekt_next-0.8.6.dist-info}/entry_points.txt +0 -0
arkitekt_next/builders.py
CHANGED
|
@@ -11,7 +11,7 @@ from arkitekt_next.apps.service.herre import build_arkitekt_next_herre
|
|
|
11
11
|
from .utils import create_arkitekt_next_folder
|
|
12
12
|
from .model import Manifest
|
|
13
13
|
from .apps.types import App
|
|
14
|
-
from .service_registry import ServiceBuilderRegistry, check_and_import_services
|
|
14
|
+
from .service_registry import ServiceBuilderRegistry, check_and_import_services
|
|
15
15
|
from arkitekt_next.constants import DEFAULT_ARKITEKT_URL
|
|
16
16
|
|
|
17
17
|
|
|
@@ -96,7 +96,7 @@ def easy(
|
|
|
96
96
|
NextApp
|
|
97
97
|
A built app, that can be used to interact with the ArkitektNext server
|
|
98
98
|
"""
|
|
99
|
-
registry = registry or
|
|
99
|
+
registry = registry or check_and_import_services()
|
|
100
100
|
|
|
101
101
|
url = os.getenv("FAKTS_URL", url)
|
|
102
102
|
token = os.getenv("FAKTS_TOKEN", token)
|
|
@@ -43,7 +43,7 @@ arkitekt_next/bloks/services/secret.py,sha256=cnZsH09gN9YRXBbmalZaFD2LcmWLlfm52m
|
|
|
43
43
|
arkitekt_next/bloks/services/socket.py,sha256=3MbENiJrwQbFKrpWxax56F24elnSD7S-olgycfuOX7s,423
|
|
44
44
|
arkitekt_next/bloks/socket.py,sha256=IW4954Hgms_oZsDIk9SgLoVGz07gW3sHi7-WuhN074Q,1067
|
|
45
45
|
arkitekt_next/bloks/tailscale.py,sha256=87cJv9m7N_I3y2ZRvv5WVepRhvIZk4ftUpwa0yUdwj4,2961
|
|
46
|
-
arkitekt_next/builders.py,sha256=
|
|
46
|
+
arkitekt_next/builders.py,sha256=mzyvhDI9u73_6sn2tGL-ZJh7PwdL_M8PIKqPqgzd4z0,7273
|
|
47
47
|
arkitekt_next/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
48
48
|
arkitekt_next/cli/commands/call/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
49
49
|
arkitekt_next/cli/commands/call/local.py,sha256=XkNa2WGLf7YczRobjnQSWhRCtt6fs--2qeIa6tTMUvY,2114
|
|
@@ -132,8 +132,8 @@ arkitekt_next/qt/utils.py,sha256=MgBPtPmCSBkIuATov3UgREESwxAHh77lWNNxyE7Qs48,773
|
|
|
132
132
|
arkitekt_next/service_registry.py,sha256=0Qt3PNPRBlhIGWMeB04ZVmOmNI-cFCt_o2F6UrplKA8,3577
|
|
133
133
|
arkitekt_next/tqdm.py,sha256=lQcJI5Q6Py7Gy88hOCiJujjPEEGd8G2k1mOVJJ6oYe8,1531
|
|
134
134
|
arkitekt_next/utils.py,sha256=csBRBnxnErMRTilNBYAtIe0lPBb6E3uplqwsVGs5Wkk,2390
|
|
135
|
-
arkitekt_next-0.8.
|
|
136
|
-
arkitekt_next-0.8.
|
|
137
|
-
arkitekt_next-0.8.
|
|
138
|
-
arkitekt_next-0.8.
|
|
139
|
-
arkitekt_next-0.8.
|
|
135
|
+
arkitekt_next-0.8.6.dist-info/LICENSE,sha256=YZ2oRjC248t-GpoEyw7J13vwKYNG6zhYMaEAix6EzF0,1089
|
|
136
|
+
arkitekt_next-0.8.6.dist-info/METADATA,sha256=ffVuIxlz1rUQpsIuse3cV-Nvt8qrS_tRYKS0rhD7oXs,6084
|
|
137
|
+
arkitekt_next-0.8.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
138
|
+
arkitekt_next-0.8.6.dist-info/entry_points.txt,sha256=-hxikQx4xZ6TiOnWVDOlTN_kcAISgGFvTHXIchsCHSc,60
|
|
139
|
+
arkitekt_next-0.8.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|