First attempt to write a back end for the 4-in-line online game in Python. I coded an Erlang version shot after and it definitely showed it to be a much better language for this kind of thing, so this project is now abandoned.
engelsanchez/4inline-py
DEPRECATED: First attempt at a game server using Python, dropped in favor of Erlang (in 4inline-erl)
Python