alibaba / alibaba/tidevice

有提供python api吗

Open
#146 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
2.6k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

比如tidevice applist,tidevice list这些命令,看__main__.py里面都是直接print出来而不是return

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading __main__.py and tracing the applist and list command entry points. Determine whether their functionality can be exposed as a Python API in addition to the current direct printing; done should make the requested results available to Python callers rather than only printing them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.