composabl-api-dev 0.19.1.dev2__cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.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 composabl-api-dev might be problematic. Click here for more details.

@@ -0,0 +1,45 @@
1
+ Metadata-Version: 2.4
2
+ Name: composabl-api-dev
3
+ Version: 0.19.1.dev2
4
+ Summary: the Composabl API
5
+ Author-email: Hunter Park <hunter@composabl.com>
6
+ Requires-Python: >=3.10, <3.13
7
+ Description-Content-Type: text/markdown
8
+ Requires-Dist: cython
9
+ Requires-Dist: ruff
10
+ Requires-Dist: simple-term-menu
11
+ Requires-Dist: aiohttp
12
+ Requires-Dist: httpretty==1.0.5
13
+ Requires-Dist: pytest-asyncio
14
+ Requires-Dist: pre-commit
15
+ Dynamic: description
16
+ Dynamic: description-content-type
17
+ Dynamic: requires-python
18
+
19
+ # Composabl
20
+
21
+ Composabl helps you build Autonomous Agents! Through an easy SDK you get access to outscaled simulator training tools.
22
+
23
+ ## Licenses / Seats
24
+
25
+ Composabl is an enterprise platform and requires an API key to use.
26
+
27
+ We offer 3 types of licenses:
28
+
29
+ - **Enterprise:** for enterprise projects and agent creations
30
+ - **Personal:** for personal usage and testing (typically offered to System Integrators)
31
+ - **Trial:** validate the Composabl platform (requires sales contact person)
32
+
33
+ One key is needed per user (seat-based licensing)
34
+
35
+ You can request an API Key through the following methods:
36
+
37
+ - [Discord](https://discord.gg/EQ3BgJt9NC)
38
+ - [Mail](mailto:sales@composabl.io?subject=REQUEST%20API%20KEY%20-%20COMPANY_NAME%20-%20NAME&body=Hi%2C%0D%0A%0D%0AI%20would%20like%20to%20request%20an%20API%20key%20for%20my%20company%20to%20get%20started%20with%20Composabl.%0D%0A%0D%0A*%20Company%20Name%3A%20COMPANY_NAME%0D%0A*%20Seats%3A%20NO_OF_SEATS%0D%0A*%20License%20Type%3A%20Enterprise%20%7C%20Personal%20%7C%20Trial%20%28keep%20what%20is%20required%29%0D%0A%0D%0AKind%20Regards%2C%0D%0ANAME%0D%0AFUNCTION)
39
+
40
+ ## Getting Started
41
+
42
+ 1. Download the Composabl SDK: `pip install composabl`
43
+ 2. Request an API Key
44
+ 3. Get a simulator or use one of the [prebuilt ones](https://hub.docker.com/u/composabl)
45
+ 4. Create an Agent or see our [examples](https://github.com/Composabl/examples.composabl.io)
@@ -0,0 +1,16 @@
1
+ composabl_api_dev-0.19.1.dev2.dist-info/METADATA,sha256=SmUXiiZ4qW5FX-PqWUAflXE5joL4sNJVOIiIV1Nf6XE,1863
2
+ composabl_api_dev-0.19.1.dev2.dist-info/RECORD,,
3
+ composabl_api_dev-0.19.1.dev2.dist-info/top_level.txt,sha256=bxdD4xIxmo1HURkgiI6n1Rl2HZ5q-3i3JrHx8uS8lHc,14
4
+ composabl_api_dev-0.19.1.dev2.dist-info/WHEEL,sha256=29GglsfgOKni3MnvXwDNoeBjBZY4LOjl_HH3QTWETk4,153
5
+ composabl_api/__init__.cpython-312-aarch64-linux-gnu.so,sha256=7hSOQNTFvl6xxHPy2v-H829IvpMSv1VBYyaBTJzsR24,125968
6
+ composabl_api/common.cpython-312-aarch64-linux-gnu.so,sha256=xDhrE8DNQ7Y6ehBToIkQjEM1WMBodxenNhjeCVuBZtw,1492896
7
+ composabl_api/nocode/__init__.cpython-312-aarch64-linux-gnu.so,sha256=3fMiCfyy8DR7Dk7ct2hQXZX01RtJHZiBlsg3XatPPZY,126256
8
+ composabl_api/nocode/main.cpython-312-aarch64-linux-gnu.so,sha256=IePGUrm2wwE7bFY-QZ8UQFRhVnIxYx1TTZenCShiKlg,3390096
9
+ composabl_api/controller/service.cpython-312-aarch64-linux-gnu.so,sha256=vc835jFN3Gp0Jkk2dhZZEWOqdZct5OsCo8dfCzzkzVM,1053192
10
+ composabl_api/controller/job_status_enum.cpython-312-aarch64-linux-gnu.so,sha256=hv27bEUQ4Ah8h0OzwDPM7XJFkZKDlsvv3ylfyBlE5a4,163040
11
+ composabl_api/controller/__init__.cpython-312-aarch64-linux-gnu.so,sha256=szgQ9LrePkRtVsUvsdgxgsPkZCEDirq3CLDBWOU6yS8,126304
12
+ composabl_api/controller/main.cpython-312-aarch64-linux-gnu.so,sha256=MVQXllbLos65eo91MXa2xMJUgpKGksRwbz5oy2uHPNw,1035368
13
+ composabl_api/util/__init__.cpython-312-aarch64-linux-gnu.so,sha256=8rFyykuefa3pWIC51svkNJ3kUHcqDGRDsYJuTrBemBE,114000
14
+ composabl_api/util/singleton.cpython-312-aarch64-linux-gnu.so,sha256=Tuffa72hIXnBOI1gBuPvN1rgSvecO0j6qkQOrrBF4Po,455352
15
+ composabl_api/util/token.cpython-312-aarch64-linux-gnu.so,sha256=_xudKC0kWFilxJ9DTTqFAdSbmTocH6gAOgT0PUn4Qno,338376
16
+ composabl_api/util/logger.cpython-312-aarch64-linux-gnu.so,sha256=1mUOJxxt6Vh8IJWhO32mAZhmc7hlosWZt8oT2Zg9Af4,448760
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp312-cp312-manylinux_2_17_aarch64
5
+ Tag: cp312-cp312-manylinux2014_aarch64
6
+
@@ -0,0 +1 @@
1
+ composabl_api