HieuAnh87 / Web_framework

Learn some Python frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web framework

Learn some Python framework.

Table of contents

Installation

git clone https://github.com/HieuAnh87/Web_framework.git
cd Web_framework
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

Learn some Python frameworks


Languages

Language:Python 99.3%Language:Shell 0.7%