Skip to main content

python bindings for Janus

Project description

pyJanus

Janus is a Dynamic Aerospace Vehicle Exchange Mark-up Language (DAVE-ML) C++ Interpreter.

This repository contains python wrappers for the Janus library, a supporting library called Ute, and example use cases.

Installation

pyJanus can be installed directly from PyPI pre-built wheels using:

pip install python-janus

Resources

Build

From within the top-level directory you can instal pyJanus with pip:

export MAKEFLAGS=-j8
pip install --verbose .[test]

To run tests, run python -m pytest --verbose

If you wish to only compile the binary pyJanus.pyd, you can run:

mkdir build
cmake . -B build -DBUILD_PYBINDINGS=ON -DPY_VERSION_INFO=dev -DBUILD_EXAMPLES=ON
cmake --build build -j8 --config Release

See build.md for other options such as building only the Janus library.

Primary Contributers

Janus Contributors

  • Geoff Brian
  • Shane Hill
  • Dan Newman
  • Rob Curtin
  • Rob Porter
  • Mike Young
  • Jon Dansie
  • Kylie Bedwell
  • Mike Grant

PyJanus Contributuers

  • Alwin Wang

Licences

Janus Licence

Janus is released under the MIT licence. Licence text:

DST Janus Library (Janus DAVE-ML Interpreter Library)

Defence Science and Technology (DST) Group Department of Defence, Australia. 506 Lorimer St Fishermans Bend, VIC AUSTRALIA, 3207

Copyright 2005-2021 Commonwealth of Australia

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Ute Licence

Ute is released under the MIT licence. Licence text:

DST Ute Library (Utilities Library)

Defence Science and Technology (DST) Group Department of Defence, Australia. 506 Lorimer St Fishermans Bend, VIC AUSTRALIA, 3207

Copyright 2005-2021 Commonwealth of Australia

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

pyJanus Licence

pyJanus is released under the MIT licence. Licence text:

pyJanus (Python Bindings for Janus)

Copyright (c) 2022 Alwin Wang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

python-janus-0.3.0.tar.gz (970.7 kB view hashes)

Uploaded Source

Built Distributions

python_janus-0.3.0-pp38-pypy38_pp73-win_amd64.whl (1.2 MB view hashes)

Uploaded PyPy Windows x86-64

python_janus-0.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

python_janus-0.3.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ i686

python_janus-0.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded PyPy macOS 10.9+ x86-64

python_janus-0.3.0-pp37-pypy37_pp73-win_amd64.whl (1.2 MB view hashes)

Uploaded PyPy Windows x86-64

python_janus-0.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

python_janus-0.3.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ i686

python_janus-0.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded PyPy macOS 10.9+ x86-64

python_janus-0.3.0-cp310-cp310-win_amd64.whl (1.2 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

python_janus-0.3.0-cp310-cp310-win32.whl (1.1 MB view hashes)

Uploaded CPython 3.10 Windows x86

python_janus-0.3.0-cp310-cp310-musllinux_1_1_x86_64.whl (2.9 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

python_janus-0.3.0-cp310-cp310-musllinux_1_1_i686.whl (3.0 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

python_janus-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

python_janus-0.3.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

python_janus-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

python_janus-0.3.0-cp310-cp310-macosx_10_9_universal2.whl (3.0 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

python_janus-0.3.0-cp39-cp39-win_amd64.whl (1.2 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

python_janus-0.3.0-cp39-cp39-win32.whl (1.1 MB view hashes)

Uploaded CPython 3.9 Windows x86

python_janus-0.3.0-cp39-cp39-musllinux_1_1_x86_64.whl (2.9 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

python_janus-0.3.0-cp39-cp39-musllinux_1_1_i686.whl (3.0 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

python_janus-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

python_janus-0.3.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

python_janus-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

python_janus-0.3.0-cp39-cp39-macosx_10_9_universal2.whl (3.0 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

python_janus-0.3.0-cp38-cp38-win_amd64.whl (1.2 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

python_janus-0.3.0-cp38-cp38-win32.whl (1.1 MB view hashes)

Uploaded CPython 3.8 Windows x86

python_janus-0.3.0-cp38-cp38-musllinux_1_1_x86_64.whl (2.9 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

python_janus-0.3.0-cp38-cp38-musllinux_1_1_i686.whl (3.0 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

python_janus-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

python_janus-0.3.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

python_janus-0.3.0-cp38-cp38-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

python_janus-0.3.0-cp38-cp38-macosx_10_9_universal2.whl (3.0 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

python_janus-0.3.0-cp37-cp37m-win_amd64.whl (1.2 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

python_janus-0.3.0-cp37-cp37m-win32.whl (1.1 MB view hashes)

Uploaded CPython 3.7m Windows x86

python_janus-0.3.0-cp37-cp37m-musllinux_1_1_x86_64.whl (2.9 MB view hashes)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

python_janus-0.3.0-cp37-cp37m-musllinux_1_1_i686.whl (3.0 MB view hashes)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

python_janus-0.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

python_janus-0.3.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

python_janus-0.3.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

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