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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pyexecute-1.0.3.tar.gz.
File metadata
- Download URL: pyexecute-1.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a593d9cd79b54165e2d3dfbdc0454d75e717887ffba71a740222f54502db32b1
|
|
| MD5 |
cb6c886d48e403b91128b30bca6b2912
|
|
| BLAKE2b-256 |
5c2910eeeb724b9be46dc9e049dcedd3e95f895e965f6aced83a74d433de86a7
|