arkitekt-next 0.8.83__tar.gz → 0.9.0__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.83 → arkitekt_next-0.9.0}/PKG-INFO +14 -14
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/__init__.py +4 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/minio.py +1 -1
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/pyproject.toml +14 -14
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/LICENSE +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/README.md +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/__blok__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/fakts_next.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/fakts_qt.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/grant_registry.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/herre.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/herre_qt.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/service/local_fakts.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/apps/types.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/base_models.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/admin.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/alpaka.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/arkitekt.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/base.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/config.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/elektro.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/fluss.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/gateway.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/internal_docker.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/kabinet.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/kraph.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/livekit.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/local_sign.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/lok.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/mikro.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/mount.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/namegen.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/ollama.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/orkestrator.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/postgres.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/redis.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/rekuest.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/secret.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/self_signed.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/admin.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/certer.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/config.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/db.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/gateway.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/livekit.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/lok.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/mount.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/name.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/ollama.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/redis.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/s3.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/secret.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/services/socket.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/socket.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/bloks/tailscale.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/builders.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/call/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/call/local.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/call/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/call/remote.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/gen/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/gen/compile.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/gen/init.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/gen/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/gen/watch.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/init/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/init/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/requirements.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/templates.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/variables.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/build.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/init.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/io.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/publish.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/stage.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/types.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/utils.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/kabinet/validate.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/manifest/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/manifest/inspect.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/manifest/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/manifest/scopes.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/manifest/version.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/run/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/run/dev.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/run/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/run/prod.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/run/utils.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/configs/base.yaml +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/constants.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/errors.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/inspect.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/io.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/main.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/options.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/fluss.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/gucker.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/kabinet.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/kluster.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/konviktion.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/kuay.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/mikro.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/mikro_next.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/napari.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/omero_ark.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/port.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/rekuest.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/unlok.schema.graphql +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/templates/filter.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/templates/simple.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/texts.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/types.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/ui.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/utils.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/validators.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/vars.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/versions/v1.yaml +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/constants.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/init_registry.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/__init__.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/dark/gear.png +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/dark/green pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/dark/orange pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/dark/pink pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/dark/red pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/light/gear.png +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/light/green pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/light/orange pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/light/pink pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/assets/light/red pulse.gif +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/builders.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/magic_bar.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/types.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/qt/utils.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/service_registry.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/tqdm.py +0 -0
- {arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: arkitekt-next
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.9.0
|
|
4
4
|
Summary: client for the arkitekt_next platform
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: jhnnsrs
|
|
@@ -27,27 +27,27 @@ Provides-Extra: reaktion
|
|
|
27
27
|
Provides-Extra: rekuest
|
|
28
28
|
Provides-Extra: stream
|
|
29
29
|
Provides-Extra: unlok
|
|
30
|
-
Requires-Dist: alpaka (>=0.
|
|
31
|
-
Requires-Dist: blok (>=0.0
|
|
30
|
+
Requires-Dist: alpaka (>=0.2.0) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "alpaka" or extra == "extended")
|
|
31
|
+
Requires-Dist: blok (>=0.1.0) ; (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
|
-
Requires-Dist: elektro (>=0.
|
|
35
|
-
Requires-Dist: fakts-next (>=1.0
|
|
36
|
-
Requires-Dist: fluss-next (>=0.
|
|
37
|
-
Requires-Dist: herre-next (>=1.0
|
|
38
|
-
Requires-Dist: kabinet (>=0.
|
|
34
|
+
Requires-Dist: elektro (>=0.5.0) ; (python_version >= "3.9") and (extra == "elektro")
|
|
35
|
+
Requires-Dist: fakts-next (>=1.1.0)
|
|
36
|
+
Requires-Dist: fluss-next (>=0.2.0) ; (python_version >= "3.9") and (extra == "fluss" or extra == "all")
|
|
37
|
+
Requires-Dist: herre-next (>=1.1.0)
|
|
38
|
+
Requires-Dist: kabinet (>=0.2.0) ; (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.
|
|
41
|
-
Requires-Dist: lovekit (>=0.
|
|
42
|
-
Requires-Dist: mikro-next (>=0.
|
|
40
|
+
Requires-Dist: kraph (>=0.2.0) ; (python_version >= "3.9") and (extra == "kraph" or extra == "extended")
|
|
41
|
+
Requires-Dist: lovekit (>=0.2.0) ; (python_version >= "3.10") and (extra == "lovekit" or extra == "stream")
|
|
42
|
+
Requires-Dist: mikro-next (>=0.2.0) ; (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
|
-
Requires-Dist: reaktion-next (>=0.
|
|
46
|
-
Requires-Dist: rekuest-next (>=0.
|
|
45
|
+
Requires-Dist: reaktion-next (>=0.2.0) ; (python_version >= "3.9") and (extra == "reaktion" or extra == "all")
|
|
46
|
+
Requires-Dist: rekuest-next (>=0.3.0) ; (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")
|
|
50
|
-
Requires-Dist: unlok-next (>=0.
|
|
50
|
+
Requires-Dist: unlok-next (>=0.2.0) ; (python_version >= "3.9") and (extra == "unlok" or extra == "all")
|
|
51
51
|
Requires-Dist: watchfiles (>=0.18.1) ; extra == "cli" or extra == "all"
|
|
52
52
|
Description-Content-Type: text/markdown
|
|
53
53
|
|
|
@@ -13,6 +13,7 @@ try:
|
|
|
13
13
|
from rekuest_next.agents.hooks import startup
|
|
14
14
|
from rekuest_next.agents.context import context
|
|
15
15
|
from rekuest_next.state.state import state
|
|
16
|
+
from rekuest_next.actors.reactive.api import abreakpoint, breakpoint
|
|
16
17
|
from rekuest_next.actors.reactive.api import progress, aprogress
|
|
17
18
|
from rekuest_next.actors.reactive.api import log, alog
|
|
18
19
|
from rekuest_next.register import test, benchmark
|
|
@@ -20,9 +21,12 @@ try:
|
|
|
20
21
|
from rekuest_next.utils import call, call_raw, acall, acall_raw, find, afind
|
|
21
22
|
from rekuest_next.define import define
|
|
22
23
|
except ImportError as e:
|
|
24
|
+
raise e
|
|
23
25
|
register_structure = missing_install("rekuest_next", e)
|
|
24
26
|
register = missing_install("rekuest_next", e)
|
|
25
27
|
background = missing_install("rekuest_next", e)
|
|
28
|
+
abreakpoint = missing_install("rekuest_next", e)
|
|
29
|
+
breakpoint = missing_install("rekuest_next", e)
|
|
26
30
|
startup = missing_install("rekuest_next", e)
|
|
27
31
|
context = missing_install("rekuest_next", e)
|
|
28
32
|
state = missing_install("rekuest_next", e)
|
|
@@ -50,7 +50,7 @@ class MinioBlok:
|
|
|
50
50
|
self.skip = False
|
|
51
51
|
self.scopes = {}
|
|
52
52
|
self.init_image = "jhnnsrs/init:paper"
|
|
53
|
-
self.minio_image = "minio/minio:RELEASE.
|
|
53
|
+
self.minio_image = "minio/minio:RELEASE.2025-02-18T16-25-55Z"
|
|
54
54
|
self.buckets = []
|
|
55
55
|
self.registered_clients = []
|
|
56
56
|
self.preformed_bucket_names = [secrets.token_hex(16) for i in range(100)]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "arkitekt-next"
|
|
3
|
-
version = "0.
|
|
3
|
+
version = "0.9.0"
|
|
4
4
|
description = "client for the arkitekt_next platform"
|
|
5
5
|
authors = ["jhnnsrs <jhnnsrs@gmail.com>"]
|
|
6
6
|
license = "MIT"
|
|
@@ -9,18 +9,18 @@ readme = "README.md"
|
|
|
9
9
|
|
|
10
10
|
[tool.poetry.dependencies]
|
|
11
11
|
python = ">=3.9,<4"
|
|
12
|
-
herre-next = ">=1.0
|
|
13
|
-
fakts-next = ">=1.0
|
|
14
|
-
kraph = { version = ">=0.
|
|
15
|
-
mikro-next = { version = ">=0.
|
|
16
|
-
kabinet = { version = ">=0.
|
|
17
|
-
fluss-next = { version = ">=0.
|
|
18
|
-
reaktion-next= { version = ">=0.
|
|
19
|
-
alpaka = { version = ">=0.
|
|
20
|
-
rekuest-next= { version = ">=0.
|
|
21
|
-
unlok-next= { version = ">=0.
|
|
22
|
-
lovekit = { version = ">=0.
|
|
23
|
-
elektro = { version = ">=0.
|
|
12
|
+
herre-next = ">=1.1.0"
|
|
13
|
+
fakts-next = ">=1.1.0"
|
|
14
|
+
kraph = { version = ">=0.2.0", python = ">=3.9", optional = true }
|
|
15
|
+
mikro-next = { version = ">=0.2.0", python = "^3.11", optional = true }
|
|
16
|
+
kabinet = { version = ">=0.2.0", optional = true, python = "^3.9" }
|
|
17
|
+
fluss-next = { version = ">=0.2.0", optional = true, python = ">=3.9" }
|
|
18
|
+
reaktion-next= { version = ">=0.2.0", python = ">=3.9", optional = true }
|
|
19
|
+
alpaka = { version = ">=0.2.0", python = "^3.10", optional = true }
|
|
20
|
+
rekuest-next= { version = ">=0.3.0", python = ">=3.9", optional = true }
|
|
21
|
+
unlok-next= { version = ">=0.2.0", python = ">=3.9", optional = true }
|
|
22
|
+
lovekit = { version = ">=0.2.0",python = ">=3.10", optional = true }
|
|
23
|
+
elektro = { version = ">=0.5.0", python = ">=3.9", optional = true }
|
|
24
24
|
rich-click = { version = ">=1.6.1", optional = true }
|
|
25
25
|
watchfiles = { version = ">=0.18.1", optional = true }
|
|
26
26
|
turms = { version = ">=0.8.2", python = ">=3.9", optional = true }
|
|
@@ -28,7 +28,7 @@ semver = { version = ">=3.0.1", optional = true }
|
|
|
28
28
|
dokker = ">=1.0.0"
|
|
29
29
|
koil = ">=1.0.3"
|
|
30
30
|
netifaces = { version = ">=0.11.0", python = ">=3.9", optional = true }
|
|
31
|
-
blok = { version = ">=0.0
|
|
31
|
+
blok = { version = ">=0.1.0", python = "^3.9", optional = true }
|
|
32
32
|
cryptography = { version = ">=40.0.8", python = ">=3.9", optional = true }
|
|
33
33
|
namegenerator = { version = ">=1.0.6", python = ">=3.9", optional = true }
|
|
34
34
|
|
|
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
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/requirements.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/templates.py
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/inspect/variables.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
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/commands/manifest/__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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/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
|
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/gucker.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/kabinet.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/kluster.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/konviktion.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/mikro_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/napari.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/omero_ark.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/rekuest.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.8.83 → arkitekt_next-0.9.0}/arkitekt_next/cli/schemas/rekuest_next.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
|
|
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
|