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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file howfo-frame-1.0.1.tar.gz.
File metadata
- Download URL: howfo-frame-1.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4614302e901a23cb963deab2f3d7dfa3e78a5c34643c5968084fb051bbf87954
|
|
| MD5 |
7d55f5373487904931cd41a6791ca4f0
|
|
| BLAKE2b-256 |
e832bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5
|