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.7.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.7.tar.gz.
File metadata
- Download URL: hugsim_client-0.0.7.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 |
31991eebd86fce2b72759fddd28bae917bfbea27aa36bf9e859b7dacc9414218
|
|
| MD5 |
60ffefea47a427620efaa78ad4020d5b
|
|
| BLAKE2b-256 |
402f74671aaee62cbc3bb6f6ba8cf49227bd9dcba5da95d4e54cd9cfddbe6261
|
File details
Details for the file hugsim_client-0.0.7-py3-none-any.whl.
File metadata
- Download URL: hugsim_client-0.0.7-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 |
8437bd73b583ad07c6b25d8cbaaae0a1d4a5cd03e973c07c13b67340bbaa5e00
|
|
| MD5 |
80e299f6cee19eb1cdc5d530e1564afa
|
|
| BLAKE2b-256 |
38e375a99fcb1ecc4cc01c303e219906c3be71dc957f95da41437ee626b916b6
|