Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python Full Stack Dev on Android

This Python script demonstrates a basic full-stack web application runnable on an Android device using Termux. It serves a simple frontend (HTML) and handles POST requests as a backend API.

Language

python

How to Run

  1. Install Termux on Android. 2. Install Python: pkg install python. 3. Save the code as main.py. 4. Create an index.html file in the same directory. 5. Run: python main.py. 6. Access from your Android's browser using its IP address and port 8000.

Original Article

This example accompanies the Turkish article: Etiyopya'da Eriten Bir Android Telefonda Full-Stack Python Geliştirme.

License

MIT — see LICENSE.

About

This Python script demonstrates a basic full-stack web application runnable on an Android device using Termux. It serves a simple frontend (HTML) and handles POST requests as a backend API.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages