
Sat Oct 19 2019
How to Install Odoo 13 on Ubuntu 18.04
In this guide, we will walk you through installing and deploying Odoo 13 inside a Python virtual environment on Ubuntu 18.04. We'll download Odoo from their Github repository and using Nginx as a reverse proxy.
Read more

Tue Oct 15 2019
How to Install Python 3.7 on Ubuntu 18.04
Python 3.7 is the latest major release of the Python language. This tutorial describes two ways of installing Python 3.7 on Ubuntu 18.04.

Tue Oct 15 2019
How to Install Python 3 on CentOS 7
This tutorial will guide you through installing Python 3 on a CentOS 7 system using the Software Collections (SCL) along side the distribution default Python version 2.7. We will also show you how to create a Python virtual environment.

Sat Aug 17 2019
How to Install Pip on Debian 10
Pip is a package management system that allows you to install Python packages. In this guide we will explain how to install pip on Debian 10 Buster.
Fri Jul 05 2019
How to Install OpenCV on Raspberry Pi 3

Wed May 08 2019
How to Install TensorFlow on Debian 9

Wed May 08 2019
How to Install TensorFlow on Ubuntu 18.04

Wed May 08 2019
How to Install TensorFlow on CentOS 7

Mon Apr 29 2019
How to Install Flask on CentOS 7

Mon Apr 29 2019
How to Install Flask on Ubuntu 18.04
