arkitekt-next 0.8.75__tar.gz → 0.8.77__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.
Potentially problematic release.
This version of arkitekt-next might be problematic. Click here for more details.
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/PKG-INFO +2 -2
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/call/local.py +7 -9
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/gen/init.py +15 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/pyproject.toml +2 -2
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/LICENSE +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/README.md +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/__blok__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/fakts_next.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/fakts_qt.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/grant_registry.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/herre.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/herre_qt.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/service/local_fakts.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/apps/types.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/base_models.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/admin.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/alpaka.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/arkitekt.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/base.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/config.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/elektro.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/fluss.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/gateway.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/internal_docker.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/kabinet.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/kraph.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/livekit.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/local_sign.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/lok.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/mikro.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/minio.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/mount.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/namegen.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/ollama.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/orkestrator.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/postgres.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/redis.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/rekuest.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/secret.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/self_signed.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/admin.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/certer.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/config.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/db.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/gateway.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/livekit.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/lok.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/mount.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/name.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/ollama.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/redis.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/s3.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/secret.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/services/socket.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/socket.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/bloks/tailscale.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/builders.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/call/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/call/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/call/remote.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/gen/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/gen/compile.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/gen/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/gen/watch.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/init/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/init/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/requirements.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/templates.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/variables.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/build.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/init.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/io.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/publish.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/stage.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/types.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/utils.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/validate.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/inspect.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/scopes.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/version.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/run/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/run/dev.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/run/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/run/prod.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/run/utils.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/configs/base.yaml +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/constants.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/errors.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/inspect.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/io.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/main.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/options.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/fluss.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/gucker.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/kabinet.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/kluster.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/konviktion.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/kuay.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/mikro.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/mikro_next.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/napari.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/omero_ark.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/port.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/rekuest.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/unlok.schema.graphql +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/templates/filter.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/templates/simple.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/texts.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/types.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/ui.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/utils.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/validators.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/vars.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/versions/v1.yaml +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/constants.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/init_registry.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/__init__.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/dark/gear.png +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/dark/green pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/dark/orange pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/dark/pink pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/dark/red pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/light/gear.png +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/light/green pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/light/orange pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/light/pink pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/light/red pulse.gif +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/builders.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/magic_bar.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/types.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/utils.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/service_registry.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/tqdm.py +0 -0
- {arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: arkitekt-next
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.77
|
|
4
4
|
Summary: client for the arkitekt_next platform
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: jhnnsrs
|
|
@@ -35,7 +35,7 @@ Requires-Dist: elektro (>=0.4.1) ; (python_version >= "3.9") and (extra == "elek
|
|
|
35
35
|
Requires-Dist: fakts-next (>=1.0.5)
|
|
36
36
|
Requires-Dist: fluss-next (>=0.1.97) ; (python_version >= "3.9") and (extra == "fluss" or extra == "all")
|
|
37
37
|
Requires-Dist: herre-next (>=1.0.2)
|
|
38
|
-
Requires-Dist: kabinet (>=0.1.
|
|
38
|
+
Requires-Dist: kabinet (>=0.1.49) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "kabinet" or extra == "all")
|
|
39
39
|
Requires-Dist: koil (>=1.0.3)
|
|
40
40
|
Requires-Dist: kraph (>=0.1.104) ; (python_version >= "3.9") and (extra == "kraph" or extra == "extended")
|
|
41
41
|
Requires-Dist: lovekit (>=0.1.19) ; (python_version >= "3.10") and (extra == "lovekit" or extra == "stream")
|
|
@@ -11,6 +11,7 @@ from rekuest_next.api.schema import NodeKind, BindsInput
|
|
|
11
11
|
from rich.table import Table
|
|
12
12
|
from rich.console import Console
|
|
13
13
|
from typing import Dict, Any
|
|
14
|
+
import asyncio
|
|
14
15
|
|
|
15
16
|
|
|
16
17
|
async def call_app(
|
|
@@ -25,20 +26,16 @@ async def call_app(
|
|
|
25
26
|
async with app:
|
|
26
27
|
|
|
27
28
|
rekuest: RekuestNext = app.services["rekuest"]
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
raise NotImplementedError("Not implemented yet")
|
|
28
32
|
|
|
29
|
-
registry = await rekuest.agent.extension_registry.get("default").aretrieve_registry()
|
|
30
33
|
|
|
31
|
-
|
|
32
|
-
provide_message=Provide(
|
|
33
|
-
|
|
34
|
-
)
|
|
35
|
-
)
|
|
34
|
+
t = asyncio.create_task(rekuest.arun())
|
|
36
35
|
|
|
37
|
-
|
|
36
|
+
await t
|
|
38
37
|
|
|
39
38
|
|
|
40
|
-
raise NotImplementedError("Not implemented yet")
|
|
41
|
-
|
|
42
39
|
|
|
43
40
|
@click.command("prod")
|
|
44
41
|
@click.option(
|
|
@@ -109,6 +106,7 @@ def local(
|
|
|
109
106
|
**builder_kwargs,
|
|
110
107
|
fakts=fakts,
|
|
111
108
|
)
|
|
109
|
+
|
|
112
110
|
|
|
113
111
|
panel = construct_run_panel(app)
|
|
114
112
|
console.print(panel)
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
from importlib import import_module
|
|
1
2
|
import os
|
|
2
3
|
import shutil
|
|
3
4
|
from click import ClickException
|
|
@@ -37,6 +38,20 @@ def init(ctx, boring, services, config, documents, schemas, path, seperate_doc_d
|
|
|
37
38
|
generate the code.
|
|
38
39
|
|
|
39
40
|
"""
|
|
41
|
+
manifest = get_manifest(ctx)
|
|
42
|
+
console = get_console(ctx)
|
|
43
|
+
|
|
44
|
+
entrypoint = manifest.entrypoint
|
|
45
|
+
|
|
46
|
+
with console.status("Loading entrypoint module..."):
|
|
47
|
+
try:
|
|
48
|
+
import_module(entrypoint)
|
|
49
|
+
except ModuleNotFoundError as e:
|
|
50
|
+
console.print(f"Could not find entrypoint module {entrypoint}")
|
|
51
|
+
raise e
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
40
55
|
app_directory = os.getcwd()
|
|
41
56
|
|
|
42
57
|
app_api_path = os.path.join(app_directory, path)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "arkitekt-next"
|
|
3
|
-
version = "0.8.
|
|
3
|
+
version = "0.8.77"
|
|
4
4
|
description = "client for the arkitekt_next platform"
|
|
5
5
|
authors = ["jhnnsrs <jhnnsrs@gmail.com>"]
|
|
6
6
|
license = "MIT"
|
|
@@ -13,7 +13,7 @@ herre-next = ">=1.0.2"
|
|
|
13
13
|
fakts-next = ">=1.0.5"
|
|
14
14
|
kraph = { version = ">=0.1.104", python = ">=3.9", optional = true }
|
|
15
15
|
mikro-next = { version = ">=0.1.60", python = "^3.11", optional = true }
|
|
16
|
-
kabinet = { version = ">=0.1.
|
|
16
|
+
kabinet = { version = ">=0.1.49", optional = true, python = "^3.9" }
|
|
17
17
|
fluss-next = { version = ">=0.1.97", optional = true, python = ">=3.9" }
|
|
18
18
|
reaktion-next= { version = ">=0.1.88", python = ">=3.9", optional = true }
|
|
19
19
|
alpaka = { version = ">=0.1.21", python = "^3.10", optional = true }
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/requirements.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/templates.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/inspect/variables.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/__init__.py
RENAMED
|
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
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/kabinet/validate.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/__init__.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/inspect.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/commands/manifest/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/fluss.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/gucker.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/kabinet.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/kluster.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/konviktion.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/mikro.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/mikro_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/napari.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/omero_ark.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/rekuest.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/cli/schemas/unlok.schema.graphql
RENAMED
|
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
|
|
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
|
{arkitekt_next-0.8.75 → arkitekt_next-0.8.77}/arkitekt_next/qt/assets/light/orange pulse.gif
RENAMED
|
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
|