ara/ara
Sorin Sbarnea de0929f0c1 Allow ARA module to be run
Allows calling ARA as a module with "python -m ara ..." which
allows using it in cases where CLI executables are not installed
or not available. For example user could install module
using "pip install --user ara " and run ara using "python -m ara".

Change-Id: Ib2dde43fa7b3b16f24d4fe12c2ec906871c1cded
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-04-27 15:30:08 +00:00
..
cli Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
config Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
db Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
plugins Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
setup Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
static Remove button to fix permalink in report 2017-09-30 13:46:46 -04:00
templates Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
tests Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
views Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
__init__.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
__main__.py Allow ARA module to be run 2018-04-27 15:30:08 +00:00
fields.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
manage.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
models.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
shell.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
utils.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
webapp.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
wsgi.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
wsgi_sqlite.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00