https://github.com/monomotion/flom-py
Python binding of flom
https://github.com/monomotion/flom-py
binding file flom format monomotion motion python python-bindings robot
Last synced: 6 months ago
JSON representation
Python binding of flom
- Host: GitHub
- URL: https://github.com/monomotion/flom-py
- Owner: MonoMotion
- License: gpl-3.0
- Created: 2018-12-25T07:57:13.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2019-02-07T14:50:06.000Z (about 7 years ago)
- Last Synced: 2025-03-04T22:25:09.714Z (about 1 year ago)
- Topics: binding, file, flom, format, monomotion, motion, python, python-bindings, robot
- Language: C++
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# flom-py
[](https://app.codacy.com/app/coord-e/flom-py?utm_source=github.com&utm_medium=referral&utm_content=MonoMotion/flom-py&utm_campaign=Badge_Grade_Dashboard)
[](https://app.fossa.io/projects/git%2Bgithub.com%2FDeepL2%2Fflom-py?ref=badge_shield)
[](https://pypi.org/project/flom/)
[](https://pypi.org/project/flom/)
[](COPYING)
[](https://github.com/MonoMotion/flom-py/releases)
[](https://isocpp.org/std/status)
Python binding of [flom](https://github.com/MonoMotion/flom)
## Installation
Currently, there is no wheel distribution. So you need [Build Requirements](https://github.com/MonoMotion/flom#build-requirements) of flom before installation.
With latest [flom](https://github.com/MonoMotion/flom) is installed, run
```shell
pip install flom
```
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2FDeepL2%2Fflom-py?ref=badge_large)