+1 -1 +8
Vote on this proposal

Building a CMS in Flask

by Ajay Kumar (speaking)

Section
Web Development
Technical level
Beginner

Objective

This tutorial is about creating the CMS engine with Flask, Flask-SQLAlchemy, WTForms, Flask-WTF, Flask-Migrate and WebHelpers.

Description

The CMS will include the following features

  1. Authentication System.
  2. DashBoard.
  3. Reddit styled Community Blog.
  4. SEO urls.
  5. Django styled migrations.

Requirements

Working installation of Flask 0.10 and Python 2.7+ with all the other dependencies like Flask-SQLAlchemy, WTForms, Flask-WTF, Flask-Migrate and WebHelpers.

Speaker bio

A junior at SSN College of Engineering with main experience in Python.

My research interests lie in artificial life, and artificial intelligence using computer science and statistics as tools to understand life and its numerous aspects.

I have done numerous open source projects which includes

  1. FlaskBlog - An extensive tutorial on writing web applications in Python using the Flask microframework.
  2. PyTransmit - With more than 2000 downloads per month, PyTransmit is a simple wrapper on top of the ftplib package which provides an object that can be used to make FTP calls to a PyTransmit installation.
  3. HNScrapy - Hacker News Crawler based upon Scrapy which crawls the entire site and stores the links in the Database.
  4. Pygram - Instagram-like image filters.

You can find the source code from my github profile.

You can contact me at contact@pypix.com

Comments


  • 1

    [-] Aravind Krishnaswamy 229 days ago

    Was this intended to be a hands on tutorial? Do you want to consider resubmitting/classifying this as a workshop?

Login with Twitter or Google to leave a comment →