flojoy-ai / studio

Joyful visual programming for Python
https://docs.flojoy.ai
MIT License
193 stars 18 forks source link
python visual-programming visual-scripting

main: CI codecov

Flojoy Studio

Open-source test sequencer for hardware validation 🟢 🟡 🔴

Use to validate mission critical components such as PCBs, wire harnesses, and battery packs.

Features


Quickstart

Please find installer downloads for Mac, Windows, and Linux at https://docs.flojoy.ai/studio/installation/

🆘 Need help installing? Please ask on Flojoy's Discord

License and Copyright

MIT licensed. This is free software - please use and modify however you wish.

Screenshots

Test sequencer

To use the test sequencer, simply import existing pytest, Python, and/or Robot Framework scripts. For pytest, the test sequencer will automatically atomize your tests as rows.

image

No-code script builder

Quickly build test & measure automation apps by wiring together premade "blocks." Custom blocks can also be written in Python.

image

Architecture

backend-architecture