You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

madtornado4

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

madtornado4

Madtornado is a tool for generating Tornado projects for MVC.【生成tornado MVC项目模板 CLI脚手架(scaffolding)】

4.3.0
pipPyPI
Maintainers
1

Madtornado4

Madtornado4是一个构建MVC Tornado项目的工具。

Documentation Status Build Status

安装

pip install madtornado4

用法

madtornado4通过mad命令提供构建操作,在控制台中键入mad即可获得帮助

  • mad install [version]: 指定madtornado的版本号在当前目录下初始化项目。
  • mad list: 查看所有可用的madtornado版本。
  • mad new [Template]: 在madtornado4项目下新建制定模板文件,如果不输入模板名称列出所有模板。

文档

License

Madtornado4 uses the MIT license, see LICENSE file for the details.

Keywords

tornado

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts