LOdoo
=====
CLI to manage locally-installed Odoo.
This script is used by [odoo-helper-scripts](https://katyukha.gitlab.io/odoo-helper-scripts/)
to manage locally-installed odoo.
For example, it provides CLI commands, like:
- addons-uninstall
- addons-update-list
- db-backup
- db-copy
- db-create
- db-drop
- db-dump-manifest
- db-exists
- db-list
- db-rename
- db-restore
- odoo-recompute
- run-py-script
- tr-check-translation-rate
- tr-generate-pot-file
Supported odoo versions
-----------------------
- Odoo 18.0
- Odoo 17.0
- Odoo 16.0
- Odoo 15.0
- Odoo 14.0
- Odoo 13.0
- Odoo 12.0
- Odoo 11.0
- Odoo 10.0
- Odoo 9.0
- Odoo 8.0
- Odoo 7.0 (Limited support)
Raw data
{
"_id": null,
"home_page": "https://github.com/katyukha/LOdoo",
"name": "lodoo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=2.7",
"maintainer_email": null,
"keywords": "odoo, local",
"author": "Dmytro Katyukha",
"author_email": "dmytro.katyukha@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/20/0e/0a07faf680bfe4d7d1dfc825b03a19e465e5399be82509c6fd60fce56819/lodoo-0.5.0.tar.gz",
"platform": null,
"description": "LOdoo\n=====\n\n\nCLI to manage locally-installed Odoo.\n\nThis script is used by [odoo-helper-scripts](https://katyukha.gitlab.io/odoo-helper-scripts/)\nto manage locally-installed odoo.\n\nFor example, it provides CLI commands, like:\n\n- addons-uninstall\n- addons-update-list\n- db-backup\n- db-copy\n- db-create\n- db-drop\n- db-dump-manifest\n- db-exists\n- db-list\n- db-rename\n- db-restore\n- odoo-recompute\n- run-py-script\n- tr-check-translation-rate\n- tr-generate-pot-file\n\n\nSupported odoo versions\n-----------------------\n\n- Odoo 18.0\n- Odoo 17.0\n- Odoo 16.0\n- Odoo 15.0\n- Odoo 14.0\n- Odoo 13.0\n- Odoo 12.0\n- Odoo 11.0\n- Odoo 10.0\n- Odoo 9.0\n- Odoo 8.0\n- Odoo 7.0 (Limited support)\n\n",
"bugtrack_url": null,
"license": "MPL 2.0",
"summary": "CLI to manage Local Odoo",
"version": "0.5.0",
"project_urls": {
"Bug Tracker": "https://crnd.pro/requests",
"Homepage": "https://github.com/katyukha/LOdoo"
},
"split_keywords": [
"odoo",
" local"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "57164ad841b4983d47d48b4466c7fefc3b32aed8805d18f5079bde1ff2f2ff09",
"md5": "2ae2463b58ea6209008481e0c3e4315d",
"sha256": "76429e3b3eaf1e01eb9ab9eecfdbe74d3cbf2e5a5ab3debc1c1bc3821d717773"
},
"downloads": -1,
"filename": "lodoo-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2ae2463b58ea6209008481e0c3e4315d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7",
"size": 14237,
"upload_time": "2025-08-04T16:40:11",
"upload_time_iso_8601": "2025-08-04T16:40:11.311174Z",
"url": "https://files.pythonhosted.org/packages/57/16/4ad841b4983d47d48b4466c7fefc3b32aed8805d18f5079bde1ff2f2ff09/lodoo-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "200e0a07faf680bfe4d7d1dfc825b03a19e465e5399be82509c6fd60fce56819",
"md5": "3328ad5ce78eb3663bd7860f156f48d2",
"sha256": "55cccb7bcfde8b0c69dd5882bd0042c7837d82787600353ad36e45ffe0fb5c00"
},
"downloads": -1,
"filename": "lodoo-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "3328ad5ce78eb3663bd7860f156f48d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 13948,
"upload_time": "2025-08-04T16:40:12",
"upload_time_iso_8601": "2025-08-04T16:40:12.847192Z",
"url": "https://files.pythonhosted.org/packages/20/0e/0a07faf680bfe4d7d1dfc825b03a19e465e5399be82509c6fd60fce56819/lodoo-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-04 16:40:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "katyukha",
"github_project": "LOdoo",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "click",
"specs": []
},
{
"name": "click",
"specs": [
[
"<",
"8.1"
]
]
},
{
"name": "click",
"specs": [
[
"<",
"8.0"
]
]
}
],
"lcname": "lodoo"
}