Site still in development mode.
Site url: http://dimkonko.pythonanywhere.com/home
The idea of this project is to create a website-business card in blog style to tell about me and show my skills. Site hosted by http://www.pythonanywhere.com service with Flask microframework.
To install MySQLdb:
- sudo apt-get install python-dev
- sudo apt-get install libmysqlclient-dev
- pip install MySQL-python