Python - HVboom/HowTo-DigitalOcean GitHub Wiki

Description

Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme.

This is a meta port to the Python interpreter and provides symbolic links to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with version agnostic python scripts.

:speech_balloon: copied from package description

Setup Python

  • Install as normal package

    sudo pkg install python