Linuxize
Ubuntu Centos Debian Commands Series Donate
Install Odoo 11 in virtual environment on CentOS 8
Nov 2, 2020

Install Odoo 14 on CentOS 8

This article explains how to install and deploy Odoo 14 inside a Python virtual environment on CentOS 8.

Read more

Deploy Odoo 14 on Ubuntu 20.04
Oct 16, 2020

How to Install Odoo 14 on Ubuntu 20.04

This article explains how to install and deploy Odoo 14 inside a Python virtual environment on Ubuntu 20.04. Odoo is a popular open-source suite of business apps that help companies to manage and run their business.

Python: Get and Change the Current Working Directory
Oct 10, 2020

How to Get and Change the Current Working Directory in Python

To find the current working directory in Python, use os.getcwd(), and to change the current working directory, use os.chdir(path).

Python List Length
Sep 27, 2020

How to Find the Length of a List in Python

Python has a built-in function len() that returns the length of a given object.

Aug 25, 2020

Python List reverse

Reverse a List in Python
Jul 12, 2020

Python map() Function

Python map
Jul 5, 2020

How to Install OpenCV on Ubuntu 20.04

Install OpenCV on Ubuntu 20.04
Jul 1, 2020

How to Install TensorFlow on Ubuntu 20.04

Install TensorFlow on Ubuntu 20.04
Jun 30, 2020

How to Comment in Python

Python Comments
Jun 22, 2020

Parsing JSON Data in Python

Write, Read and Parse JSON in Python
1 2 3 8
ESC
© 2023 Linuxize.com Privacy Policy Terms Contact Advertise on Linuxize