> Visual Python is a data analytics solution for both Programmers & Non-programmers.
Intuitively: don't. You won't be able to optimize for both, and the requirements and perspectives from the respective groups will differ greatly. Its more or less rule number one: if you build a tool, let it do one thing, and let it do that one thing right. If you seriously want to do both, build one core library and add different frontends for the target groups.
Intuitively: don't. You won't be able to optimize for both, and the requirements and perspectives from the respective groups will differ greatly. Its more or less rule number one: if you build a tool, let it do one thing, and let it do that one thing right. If you seriously want to do both, build one core library and add different frontends for the target groups.