The Pytigon comes with many parts, the program works in various configurations. Below are different ways of installation in different systems.
Linux:
The Pytigon program is created in the Linux environment. This system is the first on the list of supported systems. The Pytigon program can be run in several ways:
the Docker component is available
AppImage is available
the program you can install from sources - this applies to all components: server, client, database
Windows:
Pytigon is tested in the Windows environment. All components work here: server, client, database. It is possible to install software in in two ways:
Python installer is available
you can install the program from sources
Android
Pytigon is mainly a program for creating large database applications, Android is an environment created mainly for smartphones. Applications created using the Pytigon can usually be run on Android, but it is a solution that has a number of disadvantages. The main one is the performance of the applications. The big problem is also the long start-up time of the application. An installer (apk) is available for Android. The installed application consists of the following components as standard:
webserver (django)
client (Kivy application with a built-in web browser component)
Other
The software created with Pytigon can be available through a web browser. The system automatically detects the platform on which the browser is run and adapts the way of displaying content to the capabilities of the client device.
The recommended way to install the Pytigon is:
For developer environments: AppImage package installation or from sources in the Linux system
For production environments: iit is recommended to divide the installation into components:
server: works perfectly in the cloud
client: web browser (latest versions of browsers: Firefox, Chrome, IE, Edge).