Skip to Content
Internet of Things
book

Internet of Things

by Mayur Ramgir
June 2019
Intermediate to advanced
408 pages
17h 17m
English
Pearson Education India
Content preview from Internet of Things
For python3, pip can be used by using command pip3. However, we can instruct OS to create a
short version of this.
nano ~/.bashrc
Once you open this file, scroll to the bottom and add the following line, and then save and close
the file.
alias pip=pip3
Now, we should be able to install Python packages using pip.
Now, we can start coding in Python. Before writing our first program, let’s quickly take a
look at the development environment.
Development Environment
Python does not need a special IDE (Integrated Development Environment) to create programs.
We can use any simple text editor such as nano, vim, and emac. Please note that since Raspberry
Pi ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Internet of Things

Internet of Things

Simone Cirani, Gianluigi Ferrari, Marco Picone, Luca Veltri
Internet of Things

Internet of Things

Nasreddine Bouhaï, Imad Saleh
Internet of Things

Internet of Things

Maciej Kranz
Internet of Things

Internet of Things

Rajkumar Buyya, Amir Vahid Dastjerdi

Publisher Resources

ISBN: 9789353941529