Skip to content

Prazzy/getpython3

 
 

Repository files navigation

getpython3.net
==============

Copyright 2011 Baiju M <baiju.m.mail@gmail.com>. All rights reserved.

Look at `LICENSE.txt` file for license.

Site: http://getpython3.net
Code: https://github.com/baijum/getpython3

Installation (GNU/Linux)
------------------------

1. Make sure you have Python and virtualenv installed in your system
2. Install freetype development library (libfreetype6-dev in Ubuntu)
3. Install jpeg development library (libjpeg62-dev in Ubuntu)
4. Run the `bootstrap_run.sh` script (Open this file and read!)

Note: You should have freefont installed, make sure this file exists:
/usr/share/fonts/truetype/freefont/FreeSerif.ttf
If this file is missing, install 'ttf-freefont' (in Ubuntu) package.

Running application
-------------------

./ve/bin/python runserver.py

About

Code for Get Python 3 site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • Python 14.9%
  • Shell 0.2%