fleet-python 0.2.7__tar.gz → 0.2.8__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 fleet-python might be problematic. Click here for more details.
- {fleet_python-0.2.7 → fleet_python-0.2.8}/PKG-INFO +1 -1
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/example_sync.py +3 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/env/__init__.py +4 -2
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet_python.egg-info/PKG-INFO +1 -1
- {fleet_python-0.2.7 → fleet_python-0.2.8}/pyproject.toml +1 -1
- {fleet_python-0.2.7 → fleet_python-0.2.8}/LICENSE +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/README.md +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/dsl_example.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/example.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/example_client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/json_tasks_example.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/nova_act_example.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/openai_example.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/openai_simple_example.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/examples/quickstart.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/base.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/env/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/env/client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/exceptions.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/instance/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/instance/base.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/instance/client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/instance/models.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/models.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/playwright.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/resources/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/resources/base.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/resources/browser.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/_async/resources/sqlite.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/base.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/env/client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/exceptions.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/instance/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/instance/base.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/instance/client.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/instance/models.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/models.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/playwright.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/resources/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/resources/base.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/resources/browser.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/resources/sqlite.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/verifiers/__init__.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/verifiers/code.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/verifiers/db.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet/verifiers/sql_differ.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet_python.egg-info/SOURCES.txt +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet_python.egg-info/dependency_links.txt +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet_python.egg-info/requires.txt +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/fleet_python.egg-info/top_level.txt +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/scripts/fix_sync_imports.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/scripts/unasync.py +0 -0
- {fleet_python-0.2.7 → fleet_python-0.2.8}/setup.cfg +0 -0
|
@@ -11,6 +11,9 @@ def main():
|
|
|
11
11
|
environments = flt.env.list_envs()
|
|
12
12
|
print("Environments:", len(environments))
|
|
13
13
|
|
|
14
|
+
instances = flt.env.list_instances()
|
|
15
|
+
print("Instances:", len(instances))
|
|
16
|
+
|
|
14
17
|
# Create a new instance
|
|
15
18
|
env = flt.env.make("hubspot:v1.2.7")
|
|
16
19
|
print("New Instance:", env.instance_id)
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
"""Fleet env module - convenience functions for environment management."""
|
|
2
2
|
|
|
3
|
-
from .client import make, list_envs, get
|
|
3
|
+
from .client import make, list_envs, get, list_instances
|
|
4
4
|
|
|
5
5
|
# Import async versions from _async
|
|
6
|
-
from .._async.env.client import make_async, list_envs_async, get_async
|
|
6
|
+
from .._async.env.client import make_async, list_envs_async, get_async, list_instances_async
|
|
7
7
|
|
|
8
8
|
__all__ = [
|
|
9
9
|
"make",
|
|
10
10
|
"list_envs",
|
|
11
|
+
"list_instances",
|
|
11
12
|
"get",
|
|
12
13
|
"make_async",
|
|
13
14
|
"list_envs_async",
|
|
15
|
+
"list_instances_async",
|
|
14
16
|
"get_async",
|
|
15
17
|
]
|
|
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
|