Giter Site home page Giter Site logo

pkafei / microblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miguelgrinberg/microblog

0.0 1.0 0.0 68 KB

A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.

Home Page: http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

License: Other

microblog's Introduction

microblog

A decently featured microblogging web application written in Python and Flask that I'm developing in my Flask Mega-Tutorial series that begins here.

Installation

The tutorial referenced above explains how to setup a virtual environment with all the required modules. As a convenience, the setup.py script will create this virtual environment for you. You can run this script again to refresh any missing modules. Note that to be able to run this script you have to have the following packages installed:

  • Python 2.7
  • Python development package (python-dev for most Linux distributions)
  • git

The sqlite database must also be created before the application can run, and the db_create.py script takes care of that. See the Database tutorial for the details.

Running

To run the application in the development web server just execute run.py with the Python interpreter from the flask virtual environment.

microblog's People

Contributors

miguelgrinberg avatar

Watchers

Portia Burton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.