# Root BlueStacks
### pip install rootstacks
```python
from rootstacks import root_bluestacks
root_bluestacks(make_read_only=False) # if make_read_only is True, BlueStacks can't change the config file anymore
```
Raw data
{
"_id": null,
"home_page": "https://github.com/hansalemaos/rootstacks",
"name": "rootstacks",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "BlueStacks,root,android",
"author": "Johannes Fischer",
"author_email": "<aulasparticularesdealemaosp@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/fe/02/9184402c0293e1f625211ff7e1cece5b36f139240587e21964fa51b12efb/rootstacks-0.12.tar.gz",
"platform": null,
"description": "\n# Root BlueStacks\n\n\n\n### pip install rootstacks\n\n\n\n\n\n```python\n\nfrom rootstacks import root_bluestacks\n\n\n\nroot_bluestacks(make_read_only=False) # if make_read_only is True, BlueStacks can't change the config file anymore\n\n\n\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Root BlueStacks",
"version": "0.12",
"split_keywords": [
"bluestacks",
"root",
"android"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "972fa614ff891341955b6cebcf997ec7e334c345be3ecf41ecba55f1ece065e7",
"md5": "98ada3db3dae0a450891872770b2876e",
"sha256": "8c467584454c1f9109d110aaf72ed1cac9f9909998af3b0a3b5f89243f500a69"
},
"downloads": -1,
"filename": "rootstacks-0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "98ada3db3dae0a450891872770b2876e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4356,
"upload_time": "2023-03-18T23:59:41",
"upload_time_iso_8601": "2023-03-18T23:59:41.988377Z",
"url": "https://files.pythonhosted.org/packages/97/2f/a614ff891341955b6cebcf997ec7e334c345be3ecf41ecba55f1ece065e7/rootstacks-0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe029184402c0293e1f625211ff7e1cece5b36f139240587e21964fa51b12efb",
"md5": "b557403c4cdc72acb0fd0f8e225d29a0",
"sha256": "dfc901385fd3842a1d049dc9094e5d3ca43396bf6e31fcaa5f6a2aadf9084d55"
},
"downloads": -1,
"filename": "rootstacks-0.12.tar.gz",
"has_sig": false,
"md5_digest": "b557403c4cdc72acb0fd0f8e225d29a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3226,
"upload_time": "2023-03-18T23:59:43",
"upload_time_iso_8601": "2023-03-18T23:59:43.568028Z",
"url": "https://files.pythonhosted.org/packages/fe/02/9184402c0293e1f625211ff7e1cece5b36f139240587e21964fa51b12efb/rootstacks-0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-18 23:59:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "hansalemaos",
"github_project": "rootstacks",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "rootstacks"
}