# 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
```$ pip3 install doblib```
## 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",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "odoo environment management",
"author": "initOS GmbH",
"author_email": "info@initos.com",
"download_url": null,
"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```$ pip3 install doblib```\n\n## Usage\n\n```dob --help ```\n\nA possible configuration can be found in the project [dob](https://github.com/initos/dob).\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Management tool for Odoo installations",
"version": "0.19.1",
"project_urls": {
"Homepage": "https://github.com/initos/dob-lib"
},
"split_keywords": [
"odoo",
"environment",
"management"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba2a1c1a1a4a6cad11f8bf99086fc581916e24a0c7ca0e0ecc4fd39e01f30739",
"md5": "f77c502f06a2b192e426d08ad795e596",
"sha256": "40435d0d80a87f3573b86f8769966ca2028ccb5efc6a27aa84064d3c4a9d435b"
},
"downloads": -1,
"filename": "doblib-0.19.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f77c502f06a2b192e426d08ad795e596",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 24457,
"upload_time": "2024-08-09T12:13:05",
"upload_time_iso_8601": "2024-08-09T12:13:05.122712Z",
"url": "https://files.pythonhosted.org/packages/ba/2a/1c1a1a4a6cad11f8bf99086fc581916e24a0c7ca0e0ecc4fd39e01f30739/doblib-0.19.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 12:13:05",
"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"
}