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.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
am3-1.0.0-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file am3-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: am3-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8560f31b52e6a53c06daf665e970c04442ce24f84504e400054e8534f124e65 |
|
MD5 | 0c7856959b5ee97a0922033553ee5b04 |
|
BLAKE2b-256 | 66b048c61e4c70674586ec14afb47004fb2086939090826e805ad66388e50660 |