Skip to main content

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:

  1. Open applications
  2. 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.

Telegram  Twitter  YouTube  Mail

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

appopener-1.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

appopener-1.0-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

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