Developer CLI tools — portkill, removebg, apkpull
Project description
devtools
Developer CLI tools: portkill, removebg, apkpull.
Tools
portkill
Kill Node.js processes by port or scan all node processes.
python -m devtools portkill
python -m devtools portkill --listen-only
apkpull
Pull APK files from Android device via ADB.
Features:
- List and search third-party apps
- Fast app name lookup via aapt2
- Auto-download aapt2 if not found locally
- Multi-device support
- Label caching for faster subsequent runs
# Interactive mode
python -m devtools apkpull
# Specify target directory
python -m devtools apkpull /path/to/output
# Search apps by keyword
python -m devtools apkpull -s wechat
removebg
Remove image backgrounds using the remove.bg API.
python -m devtools removebg input.jpg
Install
pip install damon-devtools
Requires: Python >= 3.10
devtools
开发者命令行工具集:portkill、removebg、apkpull。
工具
portkill
根据端口查找并终止 Node.js 进程,或扫描所有 node 进程。
python -m devtools portkill
python -m devtools portkill --listen-only
apkpull
通过 ADB 从 Android 设备拉取 APK 安装包。
功能特点:
- 列出和搜索第三方应用
- 通过 aapt2 快速获取应用名
- 本地未找到 aapt2 时自动下载
- 多设备支持
- 应用名缓存,加速后续运行
# 交互模式
python -m devtools apkpull
# 指定目标目录
python -m devtools apkpull /path/to/output
# 搜索应用
python -m devtools apkpull -s wechat
removebg
使用 remove.bg API 去除图片背景。
python -m devtools removebg input.jpg
安装
pip install damon-devtools
要求:Python >= 3.10
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file damon_devtools-0.6.0.tar.gz.
File metadata
- Download URL: damon_devtools-0.6.0.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56ebfbb1ebdb758ca200929c01c0531ffd2bd87d614e2e6b585e69544eb87d03
|
|
| MD5 |
e9f79c1741f8d344b06f18faf9a6c213
|
|
| BLAKE2b-256 |
ae3e26d7292839d27b3d7e8ba5f394a551875b279f63124a0dd4deca82e2e75f
|
File details
Details for the file damon_devtools-0.6.0-py3-none-any.whl.
File metadata
- Download URL: damon_devtools-0.6.0-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65e90a09602d4362185520f15bb5961ed759e4cd936ef9e42c6149343a5080e6
|
|
| MD5 |
9b75feb7ffc591a647382ba853d96878
|
|
| BLAKE2b-256 |
daf82f616307dd3a9ee33d0ddd1a7fe4d46636c4bf0a61dce1d98bccc9dc5b18
|