LICENSE
README.md
setup.py
apixdev/__init__.py
apixdev/vars.py
apixdev.egg-info/PKG-INFO
apixdev.egg-info/SOURCES.txt
apixdev.egg-info/dependency_links.txt
apixdev.egg-info/entry_points.txt
apixdev.egg-info/requires.txt
apixdev.egg-info/top_level.txt
apixdev/cli/__init__.py
apixdev/cli/config.py
apixdev/cli/images.py
apixdev/cli/main.py
apixdev/cli/project.py
apixdev/cli/projects.py
apixdev/cli/tools.py
apixdev/core/__init__.py
apixdev/core/common.py
apixdev/core/compose.py
apixdev/core/docker.py
apixdev/core/exceptions.py
apixdev/core/images.py
apixdev/core/odoo.py
apixdev/core/project.py
apixdev/core/projects.py
apixdev/core/settings.py
apixdev/core/tools.py