Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 25 additions & 87 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,98 +1,36 @@
<!--About-->
<div align=center>
<h1>
Python Web Test
</h1>
<p align=justify>
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.
</p>
</div>
<!--About End-->
# Python Simple Website

<!--Gap-->
<hr><br><br>
<!--Gap End-->
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.

<!--Purpose-->
<div align=center>
<h2>
Purpose of This Repository
</h2>
</div>
<p align=justify>
This repository is created to store of simple project python web.
</p>
<!--Purpose End-->
<hr><br>

## Purpose of This Repository

This repository is created to store of simple project python web.

<!--Gap-->
<hr><br>
<!--Gap End-->

<!-- How to hosting in pythonanywhere.com -->
<div align=center>
<h2>
How to hosting in pythonanywhere.com
</h2>
</div>
<div>
<h4>
1. Make account until you can get to the dashboard page
</h4>

![image](https://github.com/user-attachments/assets/3415e13c-a238-4754-84f6-05173d026c09)
</div>
<div>
<h4>
2. Add new web app
</h4>

![image](https://github.com/user-attachments/assets/f3398025-5de9-40f5-8921-d60b3aa207b3)
</div>
<div>
<h4>
3. Select Flask
</h4>

![image](https://github.com/user-attachments/assets/67266af9-7d00-4510-aa8b-0f777002693a)
</div>
<div>
<h4>
4. Make your directory
</h4>

![image](https://github.com/user-attachments/assets/aa51275e-4e00-44dd-9391-a8017da9d95f)
</div>
<div>
<h4>
5. Upload the project to your directory
</h4>

![image](https://github.com/user-attachments/assets/64c140dc-62cd-4c25-ae1f-66bb4196acc3)
</div>
<div>
<h4>
6. Reload/Refresh (Green Button)
</h4>

![image](https://github.com/user-attachments/assets/9663a6e6-a2a9-4c2e-bbd1-9f292c13b3ea)
</div>
<div>
<h4>
7. Go to your website and all is done
</h4>

![image](https://github.com/user-attachments/assets/855e5701-aae9-4157-905f-e52dfbba0dc7)
</div>
## How to hosting in pythonanywhere.com

<!-- End How to hosting in pythonanywhere.com -->
1. Make account until you can get to the dashboard page
![image](https://github.com/user-attachments/assets/3415e13c-a238-4754-84f6-05173d026c09)
2. Add new web app
![image](https://github.com/user-attachments/assets/f3398025-5de9-40f5-8921-d60b3aa207b3)
3. Select Flask
![image](https://github.com/user-attachments/assets/67266af9-7d00-4510-aa8b-0f777002693a)
4. Make your directory
![image](https://github.com/user-attachments/assets/aa51275e-4e00-44dd-9391-a8017da9d95f)
5. Upload the project to your directory
![image](https://github.com/user-attachments/assets/64c140dc-62cd-4c25-ae1f-66bb4196acc3)
6. Reload/Refresh (Green Button)
![image](https://github.com/user-attachments/assets/9663a6e6-a2a9-4c2e-bbd1-9f292c13b3ea)
7. Go to your website and all is done
![image](https://github.com/user-attachments/assets/855e5701-aae9-4157-905f-e52dfbba0dc7)

<!--Gap-->
<br>
<!--Gap End-->
<hr><br>

<!--Footer-->
<p align="center">
<div align="center">
<a href="https://www.instagram.com/guanshiyin_/">
<img src="https://capsule-render.vercel.app/api?type=waving&height=200&color=20:72aae3,100:cadbf5&section=footer&reversal=false&textBg=false&fontAlignY=50&descAlign=48&descAlignY=59"/>
</a>
</p>
</div>