As a front-end developer, the OOMOL Studio experience is very fluid. It is built on VSCode and is extremely friendly to developers who are used to VSCode, with zero barriers to entry. The platform comes with built-in Node, Python environment, support for TypeScript, and the ability to publish reusable modules to the community for sharing out of the box. Feature-rich and complete workflow, covering the entire process from coding to debugging.
Overall, this is a very good development platform.
I love the idea behind oomol studio! How does the code-level control integrate with the visual components? For example, can users build custom nodes or functions that are added into the visual workflow, or is the customization more on the parameters of existing nodes?
@evgenii_zaitsev1 Thanks for your suggestions
The image below shows a block in oomol, which you can think of as a function with a UI. The input and output in the UI section represent the parameters and return values, while the main function serves as the method body. The content you input through the UI can be passed into the function, and within the function, you can reference community libraries to help process and complete the data before exporting it.
@evgenii_zaitsev1 Here are the cases I used in the Stock Backtest.
@evgenii_zaitsev1 I was thinking about the same thing. I think this is the major difference between OOMOL Studio and other workflow platforms. I am able to build custom nodes and subflows with the stacks I am familiar with(Python and JavaScript) and share them to the community as building blocks or templates.
OOMOL Studio strikes a great balance between visual workflow design and hands-on coding. With its intuitive drag-and-drop canvas, you can quickly build and connect workflow nodes, while still having the freedom to write logic in Python or JavaScript—just the way developers like it. What really stands out is how it uses containers and overlay environments to create a fast, isolated runtime. That means you can test ideas freely without worrying about breaking anything in your main system. It’s a practical, flexible tool that feels just right for both engineers who like to get into the code and teams who want a clearer view of how things run.
Programmable workflows + AI = serious automation power 💥🤖 OOMOL Studio looks like a playground for builders who hate repetitive tasks. Excited to tinker! 🛠️⚙️
White
This product allows me to integrate the Python dependencies I need into my workflow, delivering an excellent programming experience. As a developer, I find it much more comfortable to use compared to n8n and Zapier.
Seems really expressive!
I will try it for sure
@e_kretalov Thank you very much for your approval
We can do data analysis and have very beautiful charts