Skip to content

Catherineee/Drawrawr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawrawr - A Social Website for Artists

Quick start

This simple 2-step process instantly gets you started with DrawRawr.

  1. git clone git://github.com/Lambdanaut/Drawrawr.git
  2. ... and finally: python2 main.py

Congrats, you now have your very own DrawRawr clone working on localhost with the port 5000!

Dependancies

Software

  • Python 2.x

Libraries

  • OpenSSL (see Python dependancies)

Python dependancies

  • Flask Web Framework
  • Python Imaging Library
  • markdown
  • Werkzeug
  • python-recaptcha-client

Network dependancies

  • memcache (optional)
  • MongoDB

License

Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported

Links

  • Drawrawr.com - A Social Website for Artists... with awesome people.

About

A social website for artists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.8%
  • CoffeeScript 23.2%