Better coding experience for Flask
Project description
Overview
guniflask是自动化生成基于flask + gunicorn的服务端项目基础代码的构建工具。
Getting Started
安装guniflask项目生成工具:
$ pip install -U guniflask-cli
新建一个空文件夹 foo 并进入到 foo 中:
$ mkdir foo && cd foo
运行如下命令:
$ guniflask init
当出现提示时按 Enter 键即可选择默认设置。 提示项目创建成功后,安装项目所需依赖:
$ pip install -r requirements/app.txt
调试模式启动项目:
$ bash bin/manage debug
Documentation
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
guniflask-0.13.2.tar.gz
(60.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file guniflask-0.13.2.tar.gz.
File metadata
- Download URL: guniflask-0.13.2.tar.gz
- Upload date:
- Size: 60.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e5995913b42406264bffacc65d03d73ef1b7fd5f9ea13d90191ed2d0d7927e5
|
|
| MD5 |
da40e5e4386b930d604e58944d8503c7
|
|
| BLAKE2b-256 |
e0dbeeb1c742e0fa1a94cd8f66b280ba980bb7894bc296123e12ba8f87c75070
|
File details
Details for the file guniflask-0.13.2-py3-none-any.whl.
File metadata
- Download URL: guniflask-0.13.2-py3-none-any.whl
- Upload date:
- Size: 84.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df40fff0d7d5819a3f7c9ecc062c2e26bf67ebec17b0128867de89964b635b52
|
|
| MD5 |
36024ee27d816bbf333b4412d1fab972
|
|
| BLAKE2b-256 |
5db42c0887df8ca5877a4897707b8b6b7931fabba9c7fb1fc2d12c5eb14785a9
|