1
1
Flask Functional-Structured Framework
2
2
--------------------------------------
3
3
4
- **flask_func_struct ** is framework for Flask web apps.
4
+ ☯️ **flask_func_struct ** is framework for Flask web apps.
5
5
6
- Developed in `python <https://www.python.org/ >`_ code.
6
+ Developed in 🐍 `python <https://www.python.org/ >`_ code.
7
7
8
8
The README is used to introduce the modules and provide instructions on
9
9
how to install the modules, any machine dependencies it may have and any
@@ -35,11 +35,11 @@ other information that should be provided before the modules are installed.
35
35
Installation
36
36
-------------
37
37
38
- Navigate to release `page `_ download and extract release archive.
38
+ Navigate to release `page `_ download and extract release archive 📦 .
39
39
40
40
.. _page : https://github.com/vroncevic/flask_func_struct/releases
41
41
42
- To install this set of modules type the following
42
+ To install ** flask_func_struct ** 📦 type the following
43
43
44
44
.. code-block :: bash
45
45
@@ -50,7 +50,7 @@ To install this set of modules type the following
50
50
cp -R /manage_commands/ /FlaskApp/
51
51
cp -R /app_server/ /Flask/
52
52
53
- You can use Docker to create image/container.
53
+ You can use Docker to create image/container 🚢 .
54
54
55
55
|github docker checker |
56
56
@@ -86,7 +86,7 @@ Library structure
86
86
87
87
**flask_func_struct ** is based on OOP
88
88
89
- Framework structure
89
+ 🧰 Framework structure
90
90
91
91
.. code-block :: bash
92
92
@@ -183,7 +183,7 @@ Copyright (C) 2017 by `vroncevic.github.io/flask_func_struct <https://vroncevic.
183
183
it under the same terms as Python itself, either Python version 2.x or,
184
184
at your option, any later version of Python 2 you may have available.
185
185
186
- Lets help and support PSF.
186
+ 🌎 🌍 🌏 Lets help and support PSF.
187
187
188
188
|python software foundation |
189
189
0 commit comments