Name | appdex JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | A highly opinionated CLI tool for installing and setting up apps on debian-based systems. |
upload_time | 2024-09-08 13:23:08 |
maintainer | None |
docs_url | None |
author | Ryan Miller |
requires_python | <4.0,>=3.12 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Appdex
A highly opinionated CLI tool for installing and setting up apps on debian-based systems.
## Features
- Install and setup apps & packages
## Prerequisites
- [Advanced Package Tool (APT)](https://wiki.debian.org/Apt)
- [wget](https://www.gnu.org/software/wget/)
- [curl](https://curl.se/)
## Installation
```shell
pip install appdex
```
## Usage
```shell
appdex --help
```
## Usage (without installing)
```shell
pipx run appdex --help
```
or
```shell
python -m appdex --help
```
## Examples
All examples will show using `appdex` as a command (installed). All uses of `appdex` are interchangeable with
`python -m appdex` and `pipx run appdex`.
### Run install wizard
This will prompt you to select which apps to install.
```shell
appdex install
```
### Install all apps
This will install all apps. Prompting you with any questions that are required from tools like `apt`.
```shell
appdex install all
```
### Install all apps, accepting all prompts
(Coming soon)
This will install all apps. Accepting all prompts. This flag works with all commands.
```shell
appdex install all --accept-all-prompts
```
## License
This project is licensed under the TBA License - see the [LICENSE](LICENSE) file for details
Raw data
{
"_id": null,
"home_page": null,
"name": "appdex",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Ryan Miller",
"author_email": "aerilym@pm.me",
"download_url": "https://files.pythonhosted.org/packages/2d/ba/c785b3616393e5f811b5d7fac67a27c34ab15f3a141e4ae629884fba5754/appdex-0.1.1.tar.gz",
"platform": null,
"description": "# Appdex\n\nA highly opinionated CLI tool for installing and setting up apps on debian-based systems.\n\n## Features\n\n- Install and setup apps & packages\n\n## Prerequisites\n\n- [Advanced Package Tool (APT)](https://wiki.debian.org/Apt)\n- [wget](https://www.gnu.org/software/wget/)\n- [curl](https://curl.se/)\n\n## Installation\n\n```shell\npip install appdex\n```\n\n## Usage\n\n```shell\nappdex --help\n```\n\n## Usage (without installing)\n\n```shell\npipx run appdex --help\n```\n\nor\n\n```shell\npython -m appdex --help\n```\n\n## Examples\n\nAll examples will show using `appdex` as a command (installed). All uses of `appdex` are interchangeable with\n`python -m appdex` and `pipx run appdex`.\n\n### Run install wizard\n\nThis will prompt you to select which apps to install.\n\n```shell\nappdex install\n```\n\n### Install all apps\n\nThis will install all apps. Prompting you with any questions that are required from tools like `apt`.\n\n```shell\nappdex install all\n```\n\n### Install all apps, accepting all prompts\n\n(Coming soon)\nThis will install all apps. Accepting all prompts. This flag works with all commands.\n\n```shell\nappdex install all --accept-all-prompts\n```\n\n## License\n\nThis project is licensed under the TBA License - see the [LICENSE](LICENSE) file for details\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A highly opinionated CLI tool for installing and setting up apps on debian-based systems.",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4497df5f82e4846c73ba0773c466ab48e8b3c3955d8ccee2efce96bd8a3e84ba",
"md5": "230ad432413abc0725bbcd98d4e0f4f6",
"sha256": "98c4e8db1270a875298fbba4b2ceebb2d7f524205d5bc2a5f214aa33d0c56c07"
},
"downloads": -1,
"filename": "appdex-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "230ad432413abc0725bbcd98d4e0f4f6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 18381,
"upload_time": "2024-09-08T13:23:07",
"upload_time_iso_8601": "2024-09-08T13:23:07.614698Z",
"url": "https://files.pythonhosted.org/packages/44/97/df5f82e4846c73ba0773c466ab48e8b3c3955d8ccee2efce96bd8a3e84ba/appdex-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2dbac785b3616393e5f811b5d7fac67a27c34ab15f3a141e4ae629884fba5754",
"md5": "9e33e6f1476665989abab431bae3911b",
"sha256": "b3d23c51bf5033b346b0c3809b1b63f1783d7ec216151387df9ce3f5c1f0e931"
},
"downloads": -1,
"filename": "appdex-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "9e33e6f1476665989abab431bae3911b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 16626,
"upload_time": "2024-09-08T13:23:08",
"upload_time_iso_8601": "2024-09-08T13:23:08.900268Z",
"url": "https://files.pythonhosted.org/packages/2d/ba/c785b3616393e5f811b5d7fac67a27c34ab15f3a141e4ae629884fba5754/appdex-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-08 13:23:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "appdex"
}