# dob-lib
YAML based Odoo management tool. This tool is used in [dob](https://github.com/initos/dob)
as core component to:
- Setup an Odoo environment
- Freeze the state of the environment
- Handle module installation/update
- Run CI and unittests
- Run specific actions on the Odoo environment
## Installation
```$ pip install doblib-legacy```
## Usage
```dob --help ```
A possible configuration can be found in the project [dob](https://github.com/initos/dob).
Raw data
{
"_id": null,
"home_page": "https://github.com/initos/dob-lib",
"name": "doblib-legacy",
"maintainer": "",
"docs_url": null,
"requires_python": "<3.0",
"maintainer_email": "",
"keywords": "odoo environment management",
"author": "initOS GmbH",
"author_email": "info@initos.com",
"download_url": "",
"platform": null,
"description": "# dob-lib\n\nYAML based Odoo management tool. This tool is used in [dob](https://github.com/initos/dob)\nas core component to:\n\n- Setup an Odoo environment\n- Freeze the state of the environment\n- Handle module installation/update\n- Run CI and unittests\n- Run specific actions on the Odoo environment\n\n## Installation\n\n```$ pip install doblib-legacy```\n\n## Usage\n\n```dob --help ```\n\nA possible configuration can be found in the project [dob](https://github.com/initos/dob).\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Management tool for Odoo installations",
"version": "0.17.0",
"project_urls": {
"Homepage": "https://github.com/initos/dob-lib"
},
"split_keywords": [
"odoo",
"environment",
"management"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "615409092917aba46357e9848483c0e278250618924ad7ae507b852dd58eb12c",
"md5": "3d526ed0de1d358b96e713a93d2873f6",
"sha256": "4dae6c504b89bbe489b87077a5cb382365d88334bd6a3f149d76be9ec47b9760"
},
"downloads": -1,
"filename": "doblib_legacy-0.17.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "3d526ed0de1d358b96e713a93d2873f6",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "<3.0",
"size": 24928,
"upload_time": "2023-05-31T11:39:11",
"upload_time_iso_8601": "2023-05-31T11:39:11.298658Z",
"url": "https://files.pythonhosted.org/packages/61/54/09092917aba46357e9848483c0e278250618924ad7ae507b852dd58eb12c/doblib_legacy-0.17.0-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-31 11:39:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "initos",
"github_project": "dob-lib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "doblib-legacy"
}