Skip to content

iyingok/awesome-python3-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-python3-webapp

web app for network

$ python3 --version
Python 3.7.0
$ apt install mysql-server

more info refer to Ubuntu18.04 安装MySQL

$ pip3/conda install aiohttp
$ pip3/conda install jinja2
$ pip3 install aiomysql 
or
To install this package with conda run one of the following:
conda install -c conda-forge aiomysql
conda install -c conda-forge/label/cf201901 aiomysql
conda install -c conda-forge/label/cf202003 aiomysql

About

web app for network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages