|
1 |
| -<!--About--> |
2 |
| -<div align=center> |
3 |
| - <h1> |
4 |
| - Python Web Test |
5 |
| - </h1> |
6 |
| - <p align=justify> |
7 |
| - Python web development refers to the process of creating web applications and websites using the Python programming language. Python is a versatile and popular programming language known for its simplicity, readability, and vast ecosystem of libraries and frameworks. |
8 |
| - </p> |
9 |
| -</div> |
10 |
| -<!--About End--> |
| 1 | +# Python Simple Website |
11 | 2 |
|
12 |
| -<!--Gap--> |
13 |
| -<hr><br><br> |
14 |
| -<!--Gap End--> |
| 3 | +Python web development refers to the process of creating web applications and websites using the Python programming language. Python is a versatile and popular programming language known for its simplicity, readability, and vast ecosystem of libraries and frameworks. |
15 | 4 |
|
16 |
| -<!--Purpose--> |
17 |
| -<div align=center> |
18 |
| - <h2> |
19 |
| - Purpose of This Repository |
20 |
| - </h2> |
21 |
| -</div> |
22 |
| - <p align=justify> |
23 |
| - This repository is created to store of simple project python web. |
24 |
| - </p> |
25 |
| -<!--Purpose End--> |
| 5 | +<hr><br> |
| 6 | + |
| 7 | +## Purpose of This Repository |
| 8 | + |
| 9 | +This repository is created to store of simple project python web. |
26 | 10 |
|
27 |
| -<!--Gap--> |
28 | 11 | <hr><br>
|
29 |
| -<!--Gap End--> |
30 | 12 |
|
31 |
| -<!-- How to hosting in pythonanywhere.com --> |
32 |
| -<div align=center> |
33 |
| - <h2> |
34 |
| - How to hosting in pythonanywhere.com |
35 |
| - </h2> |
36 |
| -</div> |
37 |
| -<div> |
38 |
| - <h4> |
39 |
| - 1. Make account until you can get to the dashboard page |
40 |
| - </h4> |
41 |
| - |
42 |
| - |
43 |
| -</div> |
44 |
| -<div> |
45 |
| - <h4> |
46 |
| - 2. Add new web app |
47 |
| - </h4> |
48 |
| - |
49 |
| - |
50 |
| -</div> |
51 |
| -<div> |
52 |
| - <h4> |
53 |
| - 3. Select Flask |
54 |
| - </h4> |
55 |
| - |
56 |
| - |
57 |
| -</div> |
58 |
| -<div> |
59 |
| - <h4> |
60 |
| - 4. Make your directory |
61 |
| - </h4> |
62 |
| - |
63 |
| - |
64 |
| -</div> |
65 |
| -<div> |
66 |
| - <h4> |
67 |
| - 5. Upload the project to your directory |
68 |
| - </h4> |
69 |
| - |
70 |
| - |
71 |
| -</div> |
72 |
| -<div> |
73 |
| - <h4> |
74 |
| - 6. Reload/Refresh (Green Button) |
75 |
| - </h4> |
76 |
| - |
77 |
| - |
78 |
| -</div> |
79 |
| -<div> |
80 |
| - <h4> |
81 |
| - 7. Go to your website and all is done |
82 |
| - </h4> |
83 |
| - |
84 |
| - |
85 |
| -</div> |
| 13 | +## How to hosting in pythonanywhere.com |
86 | 14 |
|
87 |
| -<!-- End How to hosting in pythonanywhere.com --> |
| 15 | +1. Make account until you can get to the dashboard page |
| 16 | +  |
| 17 | +2. Add new web app |
| 18 | +  |
| 19 | +3. Select Flask |
| 20 | +  |
| 21 | +4. Make your directory |
| 22 | +  |
| 23 | +5. Upload the project to your directory |
| 24 | +  |
| 25 | +6. Reload/Refresh (Green Button) |
| 26 | +  |
| 27 | +7. Go to your website and all is done |
| 28 | +  |
88 | 29 |
|
89 |
| -<!--Gap--> |
90 |
| -<br> |
91 |
| -<!--Gap End--> |
| 30 | +<hr><br> |
92 | 31 |
|
93 |
| -<!--Footer--> |
94 |
| -<p align="center"> |
| 32 | +<div align="center"> |
95 | 33 | <a href="https://www.instagram.com/guanshiyin_/">
|
96 | 34 | <img src="https://capsule-render.vercel.app/api?type=waving&height=200&color=20:72aae3,100:cadbf5§ion=footer&reversal=false&textBg=false&fontAlignY=50&descAlign=48&descAlignY=59"/>
|
97 | 35 | </a>
|
98 |
| -</p> |
| 36 | +</div> |
0 commit comments