Skip to content

Flask Autocompletions and Snippets for Sublime Text

License

Notifications You must be signed in to change notification settings

taithethai/Flask-Sublime

 
 

Repository files navigation

##Flask Autocompletions and Snippets for Sublime Text

GitHub tag Travis

This is a Sublime Text Plugin which adds support for Flask API autocompletions and Flask Hello World Generation.

###Installation

####Package Control

Search for Flask on Package Control and Press Enter. The Plugin will be automatically installed

####Manually

Download this zip file and extract the contents to your Sublime Packages Folder

###Usage

In Python Files, Flask API Autocompletions will be automatically available.

To generate the Flask Hello World app.py file in one go, enter Flask in your file and press the Tab key.

###About

Created By Pradipta. Copyright 2015. Modified By TaiTheThai. Copyright 2017. MIT Licensed.

Snippets and Auto Completions generated using Python requests and BeautifulSoup4.

About

Flask Autocompletions and Snippets for Sublime Text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%