📄️ App Properties
This section explains how to manage an application's main properties from within Pyplan.
📄️ Versions
When we create an application, Pyplan automatically creates a default version. Every time we open the application, we are always working in one specific version, which is shown in the top bar next to the app name.
📄️ App Consolidation
This section explains how to consolidate business rules, interfaces, and files from one version of an application into the version that is currently open.
📄️ Interface Links
Interface links allow access to an interface of a given application using a link (or a link + a password).
📄️ API Endpoints
This section explains how to consume data generated in a Pyplan app from outside of Pyplan.
📄️ Virtual Environments
Virtual environments in Pyplan are dedicated spaces where the Python libraries required by each application are installed. Pyplan automatically manages these environments and loads the appropriate one every time an app is opened.
📄️ Application Analysis
The Application Analysis feature helps you review an application to detect potential inefficiencies, outdated components, and unused elements. It provides a set of focused checks that support performance tuning, better organization, and alignment with current modeling standards.
📄️ Translations Manager
The Translations Manager in Pyplan allows you to efficiently manage translations within the platform, ensuring that nodes, interface elements, and components are accessible in multiple languages.
📄️ Automation Tests
This section in Pyplan lets you automatically validate that your applications, interfaces, and nodes behave as expected.