nickretallack / Circles

A simple social network that respects your privacy

Home Page:http://circles.ws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a minimal implementation of a social network.  It is currently running at http://circles.ws.

It lacks one important feature before it can be really useful: email notifications.  I will try to get these in soon so people can make better use of it.

The majority of the code exists in one big file.  This is because it was written quickly as an experiment.  I encountered some difficulties with SQLAlchemy when I attempted to split it up, so I've put friendly visual dividers in the comments instead.

About

A simple social network that respects your privacy

http://circles.ws


Languages

Language:Python 100.0%