A Gymnasium environment for aircraft A430.
Project description
A430Py
A simulator and Gymnasium environment for A430 aircraft.
Install
From source
git clone https://www.gitlink.org.cn/gongxudong/a430py
From PyPI
TODO
Develop
Prepare python environment
cd a430py
uv sync
Pre-commit
# Install pre-commit
pre-commit install
# Run
pre-commit run --all-files # run all hooks on all files
pre-commit run <HOOK_ID> --all-files # run one hook on all files
pre-commit run --files <PATH_TO_FILE> # run all hooks on a file
pre-commit run <HOOK_ID> --files <PATH_TO_FILE> # run one hook on a file
# Commit
git add .
git commit -m <MESSAGE>
# Commit without hooks
git commit -m <MESSAGE> --no-verify
# update pre-commit hook
pre-commit autoupdate
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
a430py-0.1.2.tar.gz
(145.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
a430py-0.1.2-py3-none-any.whl
(147.9 kB
view details)
File details
Details for the file a430py-0.1.2.tar.gz.
File metadata
- Download URL: a430py-0.1.2.tar.gz
- Upload date:
- Size: 145.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
666c200b213e4fd6a8728a35063f4612b495bc2a43b38764e55c451e47e48a04
|
|
| MD5 |
8632f1e1ad014967bc49293f9863fbc7
|
|
| BLAKE2b-256 |
7cbf2c472a43a9f7a3744143cd87b2a9080c873b1f37843e1f0914c8c3bba6cd
|
File details
Details for the file a430py-0.1.2-py3-none-any.whl.
File metadata
- Download URL: a430py-0.1.2-py3-none-any.whl
- Upload date:
- Size: 147.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6422a75fb965747cbf586878ff4220b1c422b4aed1699e1cfb06149e4dda0dbe
|
|
| MD5 |
a70c9b4fa34cfa41c599cd38ebde86fa
|
|
| BLAKE2b-256 |
86ae1e41cbbba70f32bdb801a5b3dbe873da0b07c14ced2ac95099abb1a0b9db
|