arkitekt-next 0.8.66__tar.gz → 0.8.68__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.66 → arkitekt_next-0.8.68}/PKG-INFO +5 -5
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/__blok__.py +2 -0
- arkitekt_next-0.8.68/arkitekt_next/apps/service/fakts_next.py +107 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/arkitekt.py +2 -0
- arkitekt_next-0.8.68/arkitekt_next/bloks/elektro.py +42 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/ollama.py +1 -1
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/builders.py +9 -1
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/call/local.py +29 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/pyproject.toml +5 -5
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/LICENSE +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/README.md +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/service/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/service/fakts_qt.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/service/grant_registry.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/service/herre.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/service/herre_qt.py +0 -0
- /arkitekt_next-0.8.66/arkitekt_next/apps/service/fakts_next.py → /arkitekt_next-0.8.68/arkitekt_next/apps/service/local_fakts.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/apps/types.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/base_models.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/admin.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/alpaka.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/base.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/config.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/fluss.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/gateway.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/internal_docker.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/kabinet.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/kraph.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/livekit.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/local_sign.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/lok.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/mikro.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/minio.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/mount.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/namegen.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/orkestrator.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/postgres.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/redis.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/rekuest.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/secret.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/self_signed.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/admin.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/certer.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/config.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/db.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/gateway.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/livekit.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/lok.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/mount.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/name.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/ollama.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/redis.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/s3.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/secret.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/services/socket.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/socket.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/bloks/tailscale.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/call/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/call/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/call/remote.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/gen/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/gen/compile.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/gen/init.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/gen/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/gen/watch.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/init/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/init/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/requirements.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/templates.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/variables.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/build.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/init.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/io.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/publish.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/stage.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/types.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/utils.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/validate.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/inspect.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/scopes.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/version.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/run/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/run/dev.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/run/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/run/prod.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/run/utils.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/configs/base.yaml +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/constants.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/errors.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/inspect.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/io.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/main.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/options.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/fluss.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/gucker.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/kabinet.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/kluster.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/konviktion.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/kuay.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/mikro.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/mikro_next.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/napari.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/omero_ark.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/port.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/rekuest.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/unlok.schema.graphql +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/templates/filter.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/templates/simple.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/texts.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/types.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/ui.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/utils.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/validators.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/vars.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/versions/v1.yaml +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/constants.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/init_registry.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/__init__.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/dark/gear.png +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/dark/green pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/dark/orange pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/dark/pink pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/dark/red pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/light/gear.png +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/light/green pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/light/orange pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/light/pink pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/assets/light/red pulse.gif +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/builders.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/magic_bar.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/types.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/qt/utils.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/service_registry.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/tqdm.py +0 -0
- {arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/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.68
|
|
4
4
|
Summary: client for the arkitekt_next platform
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: jhnnsrs
|
|
@@ -27,23 +27,23 @@ Provides-Extra: reaktion
|
|
|
27
27
|
Provides-Extra: rekuest
|
|
28
28
|
Provides-Extra: stream
|
|
29
29
|
Provides-Extra: unlok
|
|
30
|
-
Requires-Dist: alpaka (>=0.1.
|
|
30
|
+
Requires-Dist: alpaka (>=0.1.21) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "alpaka" or extra == "extended")
|
|
31
31
|
Requires-Dist: blok (>=0.0.22) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "blok")
|
|
32
32
|
Requires-Dist: cryptography (>=40.0.8) ; (python_version >= "3.9") and (extra == "blok")
|
|
33
33
|
Requires-Dist: dokker (>=1.0.0)
|
|
34
34
|
Requires-Dist: elektro (>=0.4.1) ; (python_version >= "3.9") and (extra == "elektro")
|
|
35
|
-
Requires-Dist: fakts-next (>=1.0.
|
|
35
|
+
Requires-Dist: fakts-next (>=1.0.5)
|
|
36
36
|
Requires-Dist: fluss-next (>=0.1.96) ; (python_version >= "3.9") and (extra == "fluss" or extra == "all")
|
|
37
37
|
Requires-Dist: herre-next (>=1.0.2)
|
|
38
38
|
Requires-Dist: kabinet (>=0.1.46) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "kabinet" or extra == "all")
|
|
39
39
|
Requires-Dist: koil (>=1.0.3)
|
|
40
|
-
Requires-Dist: kraph (>=0.1.
|
|
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")
|
|
42
42
|
Requires-Dist: mikro-next (>=0.1.60) ; (python_version >= "3.11" and python_version < "4.0") and (extra == "mikro" or extra == "all")
|
|
43
43
|
Requires-Dist: namegenerator (>=1.0.6) ; (python_version >= "3.9") and (extra == "blok")
|
|
44
44
|
Requires-Dist: netifaces (>=0.11.0) ; (python_version >= "3.9") and (extra == "blok")
|
|
45
45
|
Requires-Dist: reaktion-next (>=0.1.87) ; (python_version >= "3.9") and (extra == "reaktion" or extra == "all")
|
|
46
|
-
Requires-Dist: rekuest-next (>=0.2.
|
|
46
|
+
Requires-Dist: rekuest-next (>=0.2.69) ; (python_version >= "3.9") and (extra == "cli" or extra == "rekuest" or extra == "all")
|
|
47
47
|
Requires-Dist: rich-click (>=1.6.1) ; extra == "cli" or extra == "all" or extra == "blok"
|
|
48
48
|
Requires-Dist: semver (>=3.0.1) ; extra == "cli" or extra == "all"
|
|
49
49
|
Requires-Dist: turms (>=0.8.2) ; (python_version >= "3.9") and (extra == "cli" or extra == "all")
|
|
@@ -22,6 +22,7 @@ from arkitekt_next.bloks.ollama import OllamaBlok
|
|
|
22
22
|
from arkitekt_next.bloks.self_signed import SelfSignedBlok
|
|
23
23
|
from arkitekt_next.bloks.kraph import KraphBlok
|
|
24
24
|
from arkitekt_next.bloks.local_sign import LocalSignBlok
|
|
25
|
+
from arkitekt_next.bloks.elektro import ElektroBlok
|
|
25
26
|
|
|
26
27
|
|
|
27
28
|
def get_bloks():
|
|
@@ -50,5 +51,6 @@ def get_bloks():
|
|
|
50
51
|
PreformedNamesBlok(),
|
|
51
52
|
OrkestratorBlok(),
|
|
52
53
|
LocalSignBlok(),
|
|
54
|
+
ElektroBlok(),
|
|
53
55
|
]
|
|
54
56
|
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
from typing import Optional
|
|
2
|
+
|
|
3
|
+
from fakts_next.fakts import Fakts
|
|
4
|
+
from fakts_next.grants.hard import HardFakts
|
|
5
|
+
from fakts_next.grants.remote import RemoteGrant
|
|
6
|
+
from fakts_next.grants.remote.discovery.well_known import WellKnownDiscovery
|
|
7
|
+
from fakts_next.grants.remote import RemoteGrant
|
|
8
|
+
from fakts_next.grants.remote.demanders.static import StaticDemander
|
|
9
|
+
from fakts_next.grants.remote.demanders.device_code import DeviceCodeDemander
|
|
10
|
+
from fakts_next.grants.remote.claimers.post import ClaimEndpointClaimer
|
|
11
|
+
from fakts_next.grants.remote.demanders.redeem import RedeemDemander
|
|
12
|
+
from fakts_next.cache.file import FileCache
|
|
13
|
+
from arkitekt_next.base_models import Manifest
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
class ArkitektNextFaktsQt(Fakts):
|
|
17
|
+
grant: RemoteGrant
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
class ArkitektNextFaktsNext(Fakts):
|
|
21
|
+
pass
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
def build_arkitekt_next_fakts_next(
|
|
25
|
+
manifest: Manifest,
|
|
26
|
+
url: Optional[str] = None,
|
|
27
|
+
no_cache: bool = False,
|
|
28
|
+
headless: bool = False,
|
|
29
|
+
client_kind: str = "development",
|
|
30
|
+
) -> ArkitektNextFaktsNext:
|
|
31
|
+
identifier = manifest.identifier
|
|
32
|
+
version = manifest.version
|
|
33
|
+
|
|
34
|
+
demander = DeviceCodeDemander(
|
|
35
|
+
manifest=manifest,
|
|
36
|
+
redirect_uri="http://127.0.0.1:6767",
|
|
37
|
+
open_browser=not headless,
|
|
38
|
+
requested_client_kind=client_kind,
|
|
39
|
+
)
|
|
40
|
+
|
|
41
|
+
return ArkitektNextFaktsNext(
|
|
42
|
+
grant=RemoteGrant(
|
|
43
|
+
demander=demander,
|
|
44
|
+
discovery=WellKnownDiscovery(url=url, auto_protocols=["https", "http"]),
|
|
45
|
+
claimer=ClaimEndpointClaimer(),
|
|
46
|
+
),
|
|
47
|
+
cache=FileCache(
|
|
48
|
+
cache_file=f".arkitekt_next/cache/{identifier}-{version}_fakts_cache.json",
|
|
49
|
+
hash=manifest.hash() + url,
|
|
50
|
+
skip_cache=no_cache,
|
|
51
|
+
),
|
|
52
|
+
)
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
def build_arkitekt_next_redeem_fakts_next(
|
|
56
|
+
manifest: Manifest,
|
|
57
|
+
redeem_token: str,
|
|
58
|
+
url,
|
|
59
|
+
no_cache: Optional[bool] = False,
|
|
60
|
+
headless=False,
|
|
61
|
+
):
|
|
62
|
+
identifier = manifest.identifier
|
|
63
|
+
version = manifest.version
|
|
64
|
+
|
|
65
|
+
return ArkitektNextFaktsNext(
|
|
66
|
+
grant=RemoteGrant(
|
|
67
|
+
demander=RedeemDemander(token=redeem_token, manifest=manifest),
|
|
68
|
+
discovery=WellKnownDiscovery(url=url, auto_protocols=["https", "http"]),
|
|
69
|
+
claimer=ClaimEndpointClaimer(),
|
|
70
|
+
),
|
|
71
|
+
cache=FileCache(
|
|
72
|
+
cache_file=f".arkitekt_next/cache/{identifier}-{version}_fakts_cache.json",
|
|
73
|
+
hash=manifest.hash() + url,
|
|
74
|
+
),
|
|
75
|
+
)
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
def build_arkitekt_next_token_fakts_next(
|
|
79
|
+
manifest: Manifest,
|
|
80
|
+
token: str,
|
|
81
|
+
url,
|
|
82
|
+
):
|
|
83
|
+
identifier = manifest.identifier
|
|
84
|
+
version = manifest.version
|
|
85
|
+
|
|
86
|
+
return ArkitektNextFaktsNext(
|
|
87
|
+
grant=RemoteGrant(
|
|
88
|
+
demander=StaticDemander(token=token),
|
|
89
|
+
discovery=WellKnownDiscovery(url=url, auto_protocols=["https", "http"]),
|
|
90
|
+
claimer=ClaimEndpointClaimer(),
|
|
91
|
+
),
|
|
92
|
+
cache=FileCache(
|
|
93
|
+
cache_file=f".arkitekt_next/cache/{identifier}-{version}_fakts_cache.json",
|
|
94
|
+
hash=manifest.hash() + url,
|
|
95
|
+
),
|
|
96
|
+
)
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
def build_local_fakts(manifest, fakts):
|
|
100
|
+
|
|
101
|
+
identifier = manifest.identifier
|
|
102
|
+
version = manifest.version
|
|
103
|
+
|
|
104
|
+
return ArkitektNextFaktsNext(
|
|
105
|
+
grant=HardFakts(fakts=fakts),
|
|
106
|
+
|
|
107
|
+
)
|
|
@@ -14,6 +14,7 @@ from .mikro import MikroBlok
|
|
|
14
14
|
from .orkestrator import OrkestratorBlok
|
|
15
15
|
from .rekuest import RekuestBlok
|
|
16
16
|
from .ollama import OllamaBlok
|
|
17
|
+
from .elektro import ElektroBlok
|
|
17
18
|
|
|
18
19
|
|
|
19
20
|
class AdminCredentials(BaseModel):
|
|
@@ -35,6 +36,7 @@ class AdminCredentials(BaseModel):
|
|
|
35
36
|
KraphBlok.as_dependency(True, False),
|
|
36
37
|
TailscaleBlok.as_dependency(True, False),
|
|
37
38
|
OllamaBlok.as_dependency(True, False),
|
|
39
|
+
ElektroBlok.as_dependency(True, False),
|
|
38
40
|
],
|
|
39
41
|
)
|
|
40
42
|
class ArkitektBlok:
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import click
|
|
2
|
+
from pydantic import BaseModel
|
|
3
|
+
from typing import Dict, Any
|
|
4
|
+
import yaml
|
|
5
|
+
import secrets
|
|
6
|
+
from blok import blok, InitContext
|
|
7
|
+
|
|
8
|
+
from blok import blok, InitContext, ExecutionContext, Option
|
|
9
|
+
from blok.tree import YamlFile, Repo
|
|
10
|
+
from arkitekt_next.bloks.base import BaseArkitektService
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
class AccessCredentials(BaseModel):
|
|
14
|
+
password: str
|
|
15
|
+
username: str
|
|
16
|
+
host: str
|
|
17
|
+
port: str
|
|
18
|
+
db_name: str
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
@blok("live.arkitekt.elektro", description="Mikro is the bio-image database for arkitekt")
|
|
22
|
+
class ElektroBlok(BaseArkitektService):
|
|
23
|
+
def __init__(self) -> None:
|
|
24
|
+
self.dev = False
|
|
25
|
+
self.host = "elektro"
|
|
26
|
+
self.command = "bash run-debug.sh"
|
|
27
|
+
self.repo = "https://github.com/jhnnsrs/elektro-server"
|
|
28
|
+
self.scopes = {
|
|
29
|
+
"mikro_read": "Read image from the database",
|
|
30
|
+
"mikro_write": "Write image to the database",
|
|
31
|
+
}
|
|
32
|
+
self.image = "jhnnsrs/elektro:nightly"
|
|
33
|
+
self.mount_repo = False
|
|
34
|
+
self.build_repo = False
|
|
35
|
+
self.buckets = ["media", "zarr", "parquet"]
|
|
36
|
+
self.secret_key = secrets.token_hex(16)
|
|
37
|
+
|
|
38
|
+
def get_builder(self):
|
|
39
|
+
return "arkitekt.generic"
|
|
40
|
+
|
|
41
|
+
def build(self, context: ExecutionContext):
|
|
42
|
+
context.docker_compose.set_nested("services", self.host, self.service)
|
|
@@ -6,6 +6,7 @@ from arkitekt_next.apps.service.fakts_next import (
|
|
|
6
6
|
build_arkitekt_next_fakts_next,
|
|
7
7
|
build_arkitekt_next_redeem_fakts_next,
|
|
8
8
|
build_arkitekt_next_token_fakts_next,
|
|
9
|
+
build_local_fakts,
|
|
9
10
|
)
|
|
10
11
|
from arkitekt_next.apps.service.herre import build_arkitekt_next_herre_next
|
|
11
12
|
from .utils import create_arkitekt_next_folder
|
|
@@ -30,6 +31,7 @@ def easy(
|
|
|
30
31
|
app_kind: str = "development",
|
|
31
32
|
service_registry: Optional[ServiceBuilderRegistry] = None,
|
|
32
33
|
init_hook_registry: Optional[InitHookRegisty] = None,
|
|
34
|
+
fakts: Optional[str] = None,
|
|
33
35
|
**kwargs,
|
|
34
36
|
) -> App:
|
|
35
37
|
"""Creates a next app
|
|
@@ -115,7 +117,13 @@ def easy(
|
|
|
115
117
|
requirements=service_registry.get_requirements(),
|
|
116
118
|
)
|
|
117
119
|
|
|
118
|
-
if
|
|
120
|
+
if fakts:
|
|
121
|
+
fakts_next = build_local_fakts(
|
|
122
|
+
manifest=manifest,
|
|
123
|
+
fakts=fakts,
|
|
124
|
+
)
|
|
125
|
+
|
|
126
|
+
elif token:
|
|
119
127
|
fakts_next = build_arkitekt_next_token_fakts_next(
|
|
120
128
|
manifest=manifest,
|
|
121
129
|
token=token,
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
+
import json
|
|
1
2
|
import rich_click as click
|
|
2
3
|
from arkitekt_next.cli.options import *
|
|
3
4
|
import asyncio
|
|
4
5
|
from arkitekt_next.cli.ui import construct_run_panel
|
|
5
6
|
from importlib import import_module
|
|
6
7
|
from arkitekt_next.cli.utils import import_builder
|
|
8
|
+
from rekuest_next.messages import Provide
|
|
9
|
+
from rekuest_next.rekuest import RekuestNext
|
|
7
10
|
from rekuest_next.api.schema import NodeKind, BindsInput
|
|
8
11
|
from rich.table import Table
|
|
9
12
|
from rich.console import Console
|
|
@@ -16,7 +19,27 @@ async def call_app(
|
|
|
16
19
|
template_string: str,
|
|
17
20
|
arg: Dict[str, Any],
|
|
18
21
|
):
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
19
25
|
async with app:
|
|
26
|
+
|
|
27
|
+
rekuest: RekuestNext = app.services["rekuest"]
|
|
28
|
+
|
|
29
|
+
registry = await rekuest.agent.extension_registry.get("default").aretrieve_registry()
|
|
30
|
+
|
|
31
|
+
x = await rekuest.agent.aspawn_actor_from_provision(
|
|
32
|
+
provide_message=Provide(
|
|
33
|
+
|
|
34
|
+
)
|
|
35
|
+
)
|
|
36
|
+
|
|
37
|
+
the_builder = registry.get_builder_for_interface(template_string)
|
|
38
|
+
|
|
39
|
+
print(the_builder)
|
|
40
|
+
|
|
41
|
+
actor =
|
|
42
|
+
|
|
20
43
|
raise NotImplementedError("Not implemented yet")
|
|
21
44
|
|
|
22
45
|
|
|
@@ -48,13 +71,16 @@ async def call_app(
|
|
|
48
71
|
"template",
|
|
49
72
|
help="The template to run",
|
|
50
73
|
type=str,
|
|
74
|
+
required=True,
|
|
51
75
|
)
|
|
76
|
+
@click.option("--fakts", "-f", "fakts", type=(str, str), multiple=True)
|
|
52
77
|
def local(
|
|
53
78
|
ctx,
|
|
54
79
|
entrypoint=None,
|
|
55
80
|
builder=None,
|
|
56
81
|
args=None,
|
|
57
82
|
template: str = None,
|
|
83
|
+
fakts: str = None,
|
|
58
84
|
**builder_kwargs,
|
|
59
85
|
):
|
|
60
86
|
"""Runs the app in production mode
|
|
@@ -68,6 +94,8 @@ def local(
|
|
|
68
94
|
console = get_console(ctx)
|
|
69
95
|
entrypoint = entrypoint or manifest.entrypoint
|
|
70
96
|
|
|
97
|
+
|
|
98
|
+
fakts = dict(fakts) if fakts else None
|
|
71
99
|
kwargs = dict(args or [])
|
|
72
100
|
|
|
73
101
|
builder = import_builder(builder)
|
|
@@ -82,6 +110,7 @@ def local(
|
|
|
82
110
|
app = builder(
|
|
83
111
|
**manifest.to_builder_dict(),
|
|
84
112
|
**builder_kwargs,
|
|
113
|
+
fakts=fakts,
|
|
85
114
|
)
|
|
86
115
|
|
|
87
116
|
panel = construct_run_panel(app)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "arkitekt-next"
|
|
3
|
-
version = "0.8.
|
|
3
|
+
version = "0.8.68"
|
|
4
4
|
description = "client for the arkitekt_next platform"
|
|
5
5
|
authors = ["jhnnsrs <jhnnsrs@gmail.com>"]
|
|
6
6
|
license = "MIT"
|
|
@@ -10,14 +10,14 @@ readme = "README.md"
|
|
|
10
10
|
[tool.poetry.dependencies]
|
|
11
11
|
python = ">=3.9,<4"
|
|
12
12
|
herre-next = ">=1.0.2"
|
|
13
|
-
fakts-next = ">=1.0.
|
|
14
|
-
kraph = { version = ">=0.1.
|
|
13
|
+
fakts-next = ">=1.0.5"
|
|
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
16
|
kabinet = { version = ">=0.1.46", optional = true, python = "^3.9" }
|
|
17
17
|
fluss-next = { version = ">=0.1.96", optional = true, python = ">=3.9" }
|
|
18
18
|
reaktion-next= { version = ">=0.1.87", python = ">=3.9", optional = true }
|
|
19
|
-
alpaka = { version = ">=0.1.
|
|
20
|
-
rekuest-next= { version = ">=0.2.
|
|
19
|
+
alpaka = { version = ">=0.1.21", python = "^3.10", optional = true }
|
|
20
|
+
rekuest-next= { version = ">=0.2.69", python = ">=3.9", optional = true }
|
|
21
21
|
unlok-next= { version = ">=0.1.89", python = ">=3.9", optional = true }
|
|
22
22
|
lovekit = { version = ">=0.1.19",python = ">=3.10", optional = true }
|
|
23
23
|
elektro = { version = ">=0.4.1", python = ">=3.9", 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
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/requirements.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/templates.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/inspect/variables.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/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.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/kabinet/validate.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/__init__.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/commands/manifest/inspect.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/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.66 → arkitekt_next-0.8.68}/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.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/fluss.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/gucker.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/kabinet.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/kluster.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/konviktion.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/mikro.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/mikro_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/napari.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/omero_ark.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/rekuest.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.66 → arkitekt_next-0.8.68}/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.66 → arkitekt_next-0.8.68}/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
|