Skip to content

kernel1983/pythonic.info

Repository files navigation

Why

Pythonic.info is a HackerNews clone with python/tornado

It's also a demo of NoMagic data framework, showing that NoMagic is actually working in production enviorment.

Guide

How to

requirements

python 2.6.x or 2.7.x

tornado 2.4.1 (comes with the source code)

mysql-python lastest

# maybe need Xcode
sudo pip install mysql-python

mysql 5.1+

brew install mysql

git

dev

sh start.bat

Releases

No releases published

Packages

No packages published

Languages