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

Tue, 10 Dec 2024 15:48:59 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 10 Dec 2024 15:48:59 +0100
branch
eric7
changeset 87
075f7667f69d
parent 67
ca1f40d179ce
permissions
-rw-r--r--

Updated copyright for 2025.

<!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