Skip to content

Instantly share code, notes, and snippets.

View amaork's full-sized avatar
🏠
Working from home

Amaork amaork

🏠
Working from home
View GitHub Profile
@amaork
amaork / raspbian-python3.5.rst
Last active October 12, 2017 03:02 — forked from BMeu/raspbian-python3.5.rst
Installing Python 3.5 on Raspbian

Installing Python 3.5 on Raspbian

As of October 2016, Raspbian does not yet include the latest Python release, Python 3.5. This means we will have to build it ourselves, and here is how to do it.

  1. Install the required build-tools (some might already be installed on your system).