Components architecture
PyF is built in a lot of small building blocks, allowing you to use only small parts of it if needed :
- PyF core, building blocks for data handling (dataflow, station, network manager, data serializing and packets system, ...)
- PyF componentized (plugin system for pyf components, describing data flow, launching them, using prebuilt plugins)
- PyF services (web ui to manage, launch, design, schedule tubes and serve a webservice useable with an api over the network)