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.1a1.tar.gz
(1.8 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.1a1.tar.gz.
File metadata
- Download URL: hugsim_client-0.0.1a1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6e5297ac9de4aa9508d57c3091a8e1fa8a176af3f0df9738acdc4d0666db4dc
|
|
| MD5 |
bb06484131504c5d5f10347a9c1d2472
|
|
| BLAKE2b-256 |
666bd73895c1896dfc67b8a4ce7f71afba5d9d35b6ac42c8b91cdd7dd7f2d721
|
File details
Details for the file hugsim_client-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: hugsim_client-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 2.4 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 |
ce420f912571240b5722007fb24ae9d95218a2e0d95da9f33884eb605b6ef206
|
|
| MD5 |
2192c6e5f9f2ab16021d0d842e5a4304
|
|
| BLAKE2b-256 |
8212cacc33198b6b770cb518b08a67c564b622587f5b27ce63b79f99a9ca9341
|