A client package for interacting with the HugSim API.
Project description
Hugsim Client
Quick Start
from hugsim_client import HugsimClient
client = HugsimClient()
# Get the current state of the environment
client.get_current_state()
# Reset the environment
client.reset_env()
# Execute an action in the environment, it return current state.
client.execute_action(xxx)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hugsim_client-0.0.1.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hugsim_client-0.0.1.tar.gz.
File metadata
- Download URL: hugsim_client-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d41730d651f9697fa12b76cd34bfb571385cb11626924be39ce3e7d39e43db7e
|
|
| MD5 |
8329a01db838f21f40296ea787d5bd92
|
|
| BLAKE2b-256 |
eae72406c84bfe5e7d71ca73c4eb31a9cf01c59b8b013d28578351e16ce2304b
|
File details
Details for the file hugsim_client-0.0.1-py3-none-any.whl.
File metadata
- Download URL: hugsim_client-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c1de9ec1da16dc3a82de70e37b2bbea8bd402a2455b6d63f2082428c455d5c0
|
|
| MD5 |
d3f68c287328b1ca3ffcd105f29e1dbc
|
|
| BLAKE2b-256 |
8334f446e78ea059d0757e4f50460f373e8f7e219228aadbff51f47d1939b66d
|