Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move support files out of base directory #16

Open
tomrist opened this issue Nov 11, 2021 · 0 comments
Open

Move support files out of base directory #16

tomrist opened this issue Nov 11, 2021 · 0 comments

Comments

@tomrist
Copy link
Collaborator

tomrist commented Nov 11, 2021

We should setup a new subdirectory structure for the python files that are currently in the base directory of the repo, to make it less cluttered:

android_permissions.py
blocklist.py
config.py
data_process.py
db.py
isdi_summarize.py
parse_dump.py
phone_scanner.py
privacy_scan_android.py
runcmd.py

Ideally these would end up forming a Python module for interacting with phones, with a well-defined and documented API interface, accessed from the flask app (or from a command line version of the tool, to be written)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant