Last updated:
0 purchases
pythonstartfile 0.0.2
Python startfile.
Installation
You can install via pypi
pip install -U python-startfile
Usage
Module
>>> from startfile import startfile, startfile_async
Commad
$ startfile -h
usage: startfile.py [-h] [-v] [path ...]
Start file(s) with its/their associated application.
positional arguments:
path paths to files or directories
options:
-h, --help show this help message and exit
-v, --version print the current version
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.