How to Install python-path in Ubuntu 18.04



Install python-path by entering the following commands in the terminal:

sudo apt update
sudo apt install python-path

Description:

module wrapper for os.path for Python 2

path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly. . This package installs the library for Python 2.

Homepage: https://github.com/jaraco/path.py

Version: 11.0.1-1

Section: universe/python