Open any application by it's name.
Project description
AppOpener 👏
The AppOpener package is the PYPI module which helps in opening any application without knowing it's absoulute path. The module works by making use of App name and App Id
AppOpener works on python version 3.5 or above 3.5+
Note This is version of AppOpener, is only functional on windows.
The latest development version is always available at the Github repository.
Features:
- Open applications
- Create list of Apps & Ids
Install Package 📦
1. Install from PyPi
pip install AppOpener
2. Install from git repository
git clone https://github.com/athrvvvv/AppOpener.git
cd AppOpener
python -m pip install https://github.com/django/django/archive/45dfb3641aa4d9828a7c5448d11aa67c7cbd7966.tar.gz
Quick start ⚡
from AppOpener import run, mklist
run("telegram, whatsapp")
mklist(name="app_data.json")
Note Visit official documentation of AppOpener here
Building package 🔨
git clone https://github.com/athrvvvv/AppOpener.git
git cd AppOpener
python setup.py sdist bdist_wheel
The latest release is always available at the Github releases.
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
Built Distribution
File details
Details for the file appopener-1.0.tar.gz
.
File metadata
- Download URL: appopener-1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66bc05b3c9089a16ea858f902449c2e1abd108c8e7e0d11b195dc03c213afa3e |
|
MD5 | 842bfab246218274e5b81161fde8a017 |
|
BLAKE2b-256 | 139d4b85784452e2e09629bbcaffea3d2503a2f1f80a36c5b3c91061c0fe2843 |
File details
Details for the file appopener-1.0-py3-none-any.whl
.
File metadata
- Download URL: appopener-1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d5996bd89594de0b83154d2b3b831941ba29c3876706a3b347d04a0e11973d7 |
|
MD5 | aa1feb2be33468248762eca3dc35da4a |
|
BLAKE2b-256 | ce60f2d202e871cd8e6e84be730dfc81441893dd04a50a1593a8eecc075a3048 |