文件名称:Python-采用PythonFlask编写的网址缩短服务
文件大小:656KB
文件格式:ZIP
更新时间:2022-08-30 03:08:14
Python开发-其它杂项
采用Python Flask编写的网址缩短服务
【文件预览】:
microurl-master
----schema.sql(232B)
----templates()
--------index.html(912B)
--------base.html(1KB)
--------recent.html(264B)
--------about.html(587B)
--------top.html(264B)
----random_micro.py(481B)
----database_cleaner.py(253B)
----database.py(4KB)
----LICENSE(1KB)
----static()
--------vendor()
--------style.css(2KB)
--------favicon.ico(19KB)
--------script.js(1KB)
----db_scripts()
--------init.sh(48B)
--------init.sql(371B)
----requirements.txt(69B)
----.gitignore(167B)
----Makefile(441B)
----README.md(1KB)
----microurl.py(5KB)