https://github.com/jadbin/guniflask-cli
Standard tooling for Flask development with guniflask
https://github.com/jadbin/guniflask-cli
Last synced: 5 months ago
JSON representation
Standard tooling for Flask development with guniflask
- Host: GitHub
- URL: https://github.com/jadbin/guniflask-cli
- Owner: jadbin
- License: mit
- Created: 2020-04-04T17:11:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-21T02:12:38.000Z (8 months ago)
- Last Synced: 2025-10-21T04:12:31.370Z (8 months ago)
- Language: Python
- Size: 141 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=============
guniflask-cli
=============
.. image:: https://travis-ci.com/jadbin/guniflask-cli.svg?branch=master
:target: https://travis-ci.com/jadbin/guniflask-cli
.. image:: https://coveralls.io/repos/github/jadbin/guniflask-cli/badge.svg?branch=master
:target: https://coveralls.io/github/jadbin/guniflask-cli?branch=master
.. image:: https://img.shields.io/github/license/jadbin/guniflask-cli
:target: https://github.com/jadbin/guniflask-cli/blob/master/LICENSE
Overview
========
guniflask-cli是自动化生成基于flask + gunicorn的服务端项目基础代码的构建工具。
Documentation
=============
https://guniflask.readthedocs.io/