Skip to main content

A simple example of how to layout a small site quickly

Project description

# HowfoFrame 这是一款基于flask的小型自定义框架,包含常用的组件:数据库、配置、日志 # 主要功能 + 站点目录快速生成 + 搭建快速测试模块 # 开发日志

# 项目结构 ├── LICENSE ├── README.md ├── MANIFEST.in ├── src │ ├── howfo │ │ ├── __init__.py │ │ ├── app.py │ │ ├── manage.py │ │ ├── helpers.py │ │ ├── logger.py ├── setup.cfg ├── setup.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

howfo-frame-1.0.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page