Python
Prototype
A versatile, high-level programming language known for its simplicity and readability, widely used in data science, machine learning, automation, and web development.
This is our prototyping language for quick scripting and running AI models, but it's not used in complex production software. We prefer to keep our production stack unified around .NET for better maintainability, consistent tooling, and stronger type safety in enterprise applications.