Skip to main content

A Gymnasium environment for aircraft A430.

Project description

A430Py

A simulator and Gymnasium environment for A430 aircraft.

Install

From source

git clone https://github.com/GongXudong/a430py

or

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

Build

uv build

Publish

# publish to PyPI
uv publish

# publish to test.pypi
uv publish --index testpypi

Project details


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.3.tar.gz (146.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

a430py-0.1.3-py3-none-any.whl (147.9 kB view details)

Uploaded Python 3

File details

Details for the file a430py-0.1.3.tar.gz.

File metadata

  • Download URL: a430py-0.1.3.tar.gz
  • Upload date:
  • Size: 146.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for a430py-0.1.3.tar.gz
Algorithm Hash digest
SHA256 53d8cc13dd42d9636c07a6192de710ef825fd341f38b52f022ec61f37f4a8288
MD5 440c7e1ea7fd797ba191473e01bdd013
BLAKE2b-256 e22b9272ffb5d3953eae045a898b5fab0c8460d1a9f8f9556b8658f1887ec60b

See more details on using hashes here.

File details

Details for the file a430py-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: a430py-0.1.3-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

Hashes for a430py-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 64c2b0748af868a0f0885c4436d219ebedd434339d945ef2e695b365ceb6cf37
MD5 90c9b6ccfde5428d2e72bd2704fad47a
BLAKE2b-256 ca081dee326557b51653c91d60ce9909203d41f6662475ad5da84e9f23b38e5f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page