
How to deploy Odoo 12 on Ubuntu 18.04
This tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system.
Read more

How to Install PyCharm on Ubuntu 18.04
In this tutorial we'll cover how to install PyCharm Community Edition on Ubuntu 18.04. PyCharm is a full-featured IDE for Python and Web development.

How to Create Python Virtual Environments on Ubuntu 18.04
Python virtual environment is a self-contained directory tree that includes a Python installation and number of additional packages. In this tutorial, we'll provide a step by step instructions about how to create Python virtual environments on Ubuntu 18.04.

How to Install OpenCV on Ubuntu 18.04
This tutorial explains how to install OpenCV on Ubuntu 18.04. OpenCV (Open Source Computer Vision Library) is an open-source computer vision library and has bindings for C++, Python and Java.
How to Install Pip on Debian 9

How to Install Python 3 on CentOS 7

How to Install Pip on CentOS 7

How to Install Pip on Ubuntu 18.04

How to deploy Odoo 11 on Ubuntu 18.04

Install Odoo 11 on CentOS 7
