Skip to main content

A module for opening programs and files with python

Project description

pyexecute

Version 1.0.3

A module for opening programs and files with python

import pyexecute

Dependencies

Python 3.6 (or higher) with the following modules:

  • os
  • multiprocessing

Both of these are part of the default python install and therefore don't need to be installed separately.

Usage

pyexecute.file(path)	# opens a file in its default editor
    

pyexecute.program(path)	# opens a program (for linux path is just a prorgams name e.g "obs")
    

Contributors

Niklas Ziermann

Copyright & License

© Niklas Ziermann

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyexecute-1.0.3.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page