Flask

Flask

What do Flask Apps look like? If you are looking for some example code of applications written with Flask, have a look at the sources of the examples on github: flaskr — a microblog; minitwit — a twitter clone; this website — static pages + mailinglist archives ...‎Flask Documentation · ‎Testing Flask Applications · ‎Snippets · ‎Quickstart

Download Flask

Alternatives to Flask

Sails.js

Free
Views/homepage.ejs. Purpose. #. This is the actual template that is rendered by default when a user visits the base URL of your lifted app. Notice the file extension? It stands for Embedded
Show details

Sinatra

Free
A Brief Description of Sinatra Software Sinatra is a software whose development and design is attributed to Blake Mizerany. The software is freely accessible since it is an open source web application
Show details

Express.js

Express.js is a web framework for Node.js that was inspired by Sinatra. It was created and released under the MIT license by T.J. Holowaychuk, StrongLoop and other contributors in November,
Show details

Java

Free
Java is a longstanding collection of computer software and rules that is responsible for the development and deployment of hundreds of thousands of applications and websites. What sets Java
Show details

Yesod

Yesod is a development tool used to create highly efficient websites and web applications from the ground up. Yesod includes almost everything you need to build a website, from templates to routing
Show details

Grails

Free
Grails is a popular Java language framework licensed on Apache and built off of the Spring boot.
Show details

Web2py

Free
Web2py is an open source web application platform written in the Python programming language. Web developers can use the software to program a wide variety of web content supported by Python.
Show details

Django

Free
Django is a Python web framework that is used for developing websites and other purposes. It produces code that is easy for almost anyone to understand, and it is even accessible to those who have
Show details

Pyramid

Free
Pyramid is a web framework designed to help developers who need to work in Python, an increasingly useful platform to have as the language becomes increasingly prevalent in the development community.
Show details

Ruby on Rails

Free
Ruby on Rails is a cross-platform web development framework that allows developers to create databases, webpages, and provide various web services. The framework was introduced in 2005 and
Show details

Laravel

Free
Laravel - The PHP framework for web artisans.
Show details

Yii

The primary way of installing Yii is by using Composer.
Show details

ASP.NET MVC

Free
ASP.NET gives you a powerful, patterns-based way to build dynamic websites that follow the MVC design pattern. Build sites using HTML, CSS, JavaScript, and C#.
Show details

Bottle

Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.
Show details

CherryPy

CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time.
Show details