dbalaouras / bytecodegr

Website of Bytecode.gr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bytecode.gr

Complete implementation of my website at http://bytecode.gr.

Technologies

This website was created using the following technologies:

Local installation

You will need to instsall flask and it's prerequisites. Read the requirements.txt file and install everything with: pip install -r requirements.txt, preferably within an activated virtualenv.

After you have everthing installed, simply run: python bytecodegr.py and access the website at http://127.0.0.1:5000/

About

Website of Bytecode.gr

License:Apache License 2.0


Languages

Language:CSS 50.8%Language:JavaScript 46.9%Language:Python 2.3%