ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.html

Thu, 30 Dec 2021 12:11:32 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 30 Dec 2021 12:11:32 +0100
branch
eric7
changeset 67
ca1f40d179ce
parent 64
0ee58185b8df
permissions
-rw-r--r--

Updated version info to indicate relation to eric7.

<!DOCTYPE html>
<html><head>
<title>Plugin_Project_Flask.ProjectFlask</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Plugin_Project_Flask.ProjectFlask</h1>

<p>
Package implementing project support for eric7 Flask projects.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-Plugin_Project_Flask.ProjectFlask.ConfigurationPage.html">ConfigurationPage</a></td>
<td>Package implementing the Flask page of the configuration dialog.</td>
</tr>
<tr>
<td><a href="index-Plugin_Project_Flask.ProjectFlask.FlaskBabelExtension.html">FlaskBabelExtension</a></td>
<td>Package containing support for the flask-babel extension.</td>
</tr>
<tr>
<td><a href="index-Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.html">FlaskMigrateExtension</a></td>
<td>Package containing support for the flask-migrate extension.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.AnsiTools.html">AnsiTools</a></td>
<td>Module implementing functions to work with ANSI escape sequences for colors.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskCommandDialog.html">FlaskCommandDialog</a></td>
<td>Module implementing a dialog to run a flask command and show its output.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskConfigDialog.html">FlaskConfigDialog</a></td>
<td>Module implementing a dialog to configure project specific flask settings.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskVirtualenvConfigurationDialog.html">FlaskVirtualenvConfigurationDialog</a></td>
<td>Module implementing a dialog to configure a project specific virtual environment.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.FormSelectionDialog.html">FormSelectionDialog</a></td>
<td>Module implementing a dialog to select the template type.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.Project.html">Project</a></td>
<td>Module implementing the Flask project support.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.RoutesDialog.html">RoutesDialog</a></td>
<td>Module implementing a dialog to show the application routes.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.RunServerDialog.html">RunServerDialog</a></td>
<td>Module implementing a dialog to run the Flask server.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Flask.ProjectFlask.ServerStartOptionsDialog.html">ServerStartOptionsDialog</a></td>
<td>Module implementing a dialog to enter parameters to start the server.</td>
</tr>
</table>
</body></html>

eric ide

mercurial