mac-open

MacOS /usr/bin/open python wrapper


Keywords
open, macos, python
License
Unlicense
Install
pip install mac-open==2019.4.13

Documentation

Travis

Installation

$ [sudo] pip install mac-open

Functions

function __doc__
mac_open.app(names) open app(s)
mac_open.path(paths) reveal path(s) in Finder
mac_open.run(args) run open with arguments
mac_open.url(urls) open url(s) in default web browser

readme-generator