# Rootbox
[](https://pypi.python.org/pypi/rootbox)
[](https://pypi.python.org/pypi/rootbox)

[](https://github.com/ambv/black)
[](https://github.com/joaompinto/rootbox/actions)
An extremely simple and fast container engine for Linux and WSL, written in Python.
- 🌎 Installable/usable by any user, does not require root privileges
- ⚡️ Faster due to the use of in-memory filesystems and minimal set of features
- 🐍 Simple code base written in Python, simple to understand and extend
- 🛠️ Development library for embedding container support in other applications
- 🤝 Python 3.11 compatibility
- 📦 Uses regular remote or local tarball for images, no need for a registry
- 🐧 [LXC Containers Images](https://images.linuxcontainers.org/) support
- 📖 [Documentation](docs/README.md)
Raw data
{
"_id": null,
"home_page": "https://github.com/joaompinto/rootbox",
"name": "rootbox",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Jo\u00e3o Pinto",
"author_email": "lamego.pinto@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/88/9a/4df90241fc781cd4378c1015fff330197084dc3abbf668282a2057da5974/rootbox-0.0.11.tar.gz",
"platform": null,
"description": "# Rootbox\n\n[](https://pypi.python.org/pypi/rootbox)\n[](https://pypi.python.org/pypi/rootbox)\n\n[](https://github.com/ambv/black)\n[](https://github.com/joaompinto/rootbox/actions)\n\nAn extremely simple and fast container engine for Linux and WSL, written in Python.\n\n- \ud83c\udf0e Installable/usable by any user, does not require root privileges\n- \u26a1\ufe0f Faster due to the use of in-memory filesystems and minimal set of features\n- \ud83d\udc0d Simple code base written in Python, simple to understand and extend\n- \ud83d\udee0\ufe0f Development library for embedding container support in other applications\n- \ud83e\udd1d Python 3.11 compatibility\n- \ud83d\udce6 Uses regular remote or local tarball for images, no need for a registry\n- \ud83d\udc27 [LXC Containers Images](https://images.linuxcontainers.org/) support\n- \ud83d\udcd6 [Documentation](docs/README.md)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Portable reproducible environments for Linux applications",
"version": "0.0.11",
"project_urls": {
"Homepage": "https://github.com/joaompinto/rootbox"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f4523a8a814e3928aecf0927f17a056aa23fa8dbcf88066d40a82c452e3d6638",
"md5": "2d664743fdabda889827ea0ec1e6cb9b",
"sha256": "f0bc1b3740a4380fdf768193f5b17c5811535e2f23ba4900506d7aff05532c92"
},
"downloads": -1,
"filename": "rootbox-0.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d664743fdabda889827ea0ec1e6cb9b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23870,
"upload_time": "2023-05-07T12:52:30",
"upload_time_iso_8601": "2023-05-07T12:52:30.367183Z",
"url": "https://files.pythonhosted.org/packages/f4/52/3a8a814e3928aecf0927f17a056aa23fa8dbcf88066d40a82c452e3d6638/rootbox-0.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "889a4df90241fc781cd4378c1015fff330197084dc3abbf668282a2057da5974",
"md5": "bdfe13b112015050cab94ff53151a7a5",
"sha256": "dd46425a1e8848e72a3587989825bc309dd9fec417b779bf86dddd20aaa91648"
},
"downloads": -1,
"filename": "rootbox-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "bdfe13b112015050cab94ff53151a7a5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 45019,
"upload_time": "2023-05-07T12:52:32",
"upload_time_iso_8601": "2023-05-07T12:52:32.201685Z",
"url": "https://files.pythonhosted.org/packages/88/9a/4df90241fc781cd4378c1015fff330197084dc3abbf668282a2057da5974/rootbox-0.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-07 12:52:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joaompinto",
"github_project": "rootbox",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "print_err",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "rich",
"specs": []
},
{
"name": "termcolor",
"specs": []
},
{
"name": "typer",
"specs": [
[
">=",
"0.9.0"
]
]
},
{
"name": "xdg",
"specs": []
}
],
"tox": true,
"lcname": "rootbox"
}