Skip to content

App Volume Control vs ptpython

A side-by-side look at App Volume Control and ptpython. For an in-depth review of either product, follow the links below.

App Volume Control

App Volume Control

Os & Utilities

App Volume Control is a free Windows application that allows you to control the volume of specific apps on your computer. It gives you more granular audio control compared to the default Windows volume mixer.

volume-controlaudiomixergranularper-app
ptpython

ptpython

Development

ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.

replreadlineautocompletionsyntax-highlighting