
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.
Read more

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
This tutorial will walk you through installing Python Pip on Debian 9 and teach you how to install and manage Python packages with pip. Pip is a package management system that simplifies installation and management of software packages written in Python such as those found in the Python Package Index (PyPI)
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

How to Install Odoo 11 on Ubuntu 16.04
