Skip to main content

Application Manager written with python 3

Project description

am3

AM3 = Application Manager written with python 3

🔧 Installation

Python3 is required, which should be available on most of the modern Linux distributions.

Install am3 with this command:

pip install am3

Then you can use it with am or am3.

📖 (Basic) Usage

List applications

List application info. Include the application name, id, etc.

am3 ls

Start an application

You can specify command and the params.

am --start "ping" --params "127.0.0.1 -c 5"

By default am3 will automatically restart the application if it exits.

There will be an id assigned to the application. You can interact with the application by this id.

Stop an application

Stop

am stop 0

🙏 Thanks

Thanks for the great IDE Pycharm from Jetbrains.

Jetbrains

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

am3-1.0.1-py3-none-any.whl (29.2 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