Develop New Apps
New Apps are developed using Python and Latex. The latex files provides the documentation of the app and the python files contains the source code to implement the app. New apps can be created here. On click of Create a New App the user is redirected to the App Information web page.
The user should provide the title of the App and select category and subcategory of the app. The user can choose whether or not the app is publicly visible as well as whether or not users can download and modify the Python source code. Users can like and copy the models as well.
Latex files can be uploaded or written on the web page. Please go through the below document which explains how to write latex code.
Latex Introduction.The equivalent conversion for the above latex code is below.
Similar to Latex files, Python files can be uploaded or written on the web page. Detailed explanation of how to write Python file is given below. Please go through the below document which explains how to write python code.
Python RulesThe above mentioned sample python code can be downloaded.
Sample Python CodeThe user can upload thumbnail image for the app which illustrates the meaning of all input parameters. On click of Submit the App is published.