Metadata-Version: 2.1
Name: lodoo
Version: 0.2.0
Summary: CLI to manage Local Odoo
Home-page: https://github.com/katyukha/LOdoo
Author: Dmytro Katyukha
Author-email: dmytro.katyukha@gmail.com
License: MPL 2.0
Project-URL: Bug Tracker, https://crnd.pro/requests
Keywords: odoo,local
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Python: >=2.7
License-File: LICENSE

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
