Skip to content

russkel/python-moos

 
 

Repository files navigation

python-moos

Python bindings for MOOS.

CI status
conda.recipe Conda Actions Status
pip builds Pip Actions Status
cibuildwheel Wheels Actions Status

Install from PyPI

python -m pip install pymoos

Build Instructions

To compile pymoos you will need MOOS compiled and installed as well as Python and pip.

Clone the repository:

git clone https://github.com/russkel/python-moos.git python-moos

Build and install pymoos:

cd python-moos
python -m pip install .

About

Python bindings for MOOS

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 69.5%
  • Python 24.4%
  • CMake 6.0%
  • Other 0.1%