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.8.tar.gz
(2.3 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.8.tar.gz.
File metadata
- Download URL: hugsim_client-0.0.8.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
977c54e25ab63c3146940ed07a9123cc478c3e65854cf5ecb17a9b8ee5c3f773
|
|
| MD5 |
fd6702be55c718837aa34ccfbf0e5a72
|
|
| BLAKE2b-256 |
55f41fb378a882a3202121144baa2b910a2b41292f651a14fa8e8ca4de6f6b10
|
File details
Details for the file hugsim_client-0.0.8-py3-none-any.whl.
File metadata
- Download URL: hugsim_client-0.0.8-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
0ee623b0d21101a7aee2cbcb5aa71814fb2071fae1ddbf5df7d2771390b51587
|
|
| MD5 |
3a62decd069c80f0d7367405d6677834
|
|
| BLAKE2b-256 |
0ffd0011ff2c35fc12eaa2e0cf1c996963a9583aeed4bba55428fc072f365fbc
|