README.md
setup.py
ask_jennie.egg-info/PKG-INFO
ask_jennie.egg-info/SOURCES.txt
ask_jennie.egg-info/dependency_links.txt
ask_jennie.egg-info/entry_points.txt
ask_jennie.egg-info/requires.txt
ask_jennie.egg-info/top_level.txt
jennie/__init__.py
jennie/configration.py
jennie/constants.py
jennie/create_api/__init__.py
jennie/create_api/djangoapis.py
jennie/events/__init__.py
jennie/events/colorprinting.py
jennie/events/constants.py
jennie/events/events.py
jennie/events/exceptionhandler.py
jennie/events/responses.py
jennie/events/rule_engine/__init__.py
jennie/events/rule_engine/event_add_ng_library.py
jennie/events/rule_engine/event_add_script_to_index.py
jennie/events/rule_engine/event_angular_automations.py
jennie/events/rule_engine/event_angular_ui_lib.py
jennie/events/rule_engine/event_copy_angular_component.py
jennie/events/rule_engine/event_create_angular_component.py
jennie/events/rule_engine/event_create_angular_module.py
jennie/events/rule_engine/event_create_angular_module_routing.py
jennie/events/rule_engine/event_create_angular_services.py
jennie/events/rule_engine/event_create_multiple_angular_components.py
jennie/events/rule_engine/event_create_python_package.py
jennie/events/rule_engine/event_create_reactjs_component_class.py
jennie/events/rule_engine/event_django_automations.py
jennie/events/rule_engine/event_download_files.py
jennie/events/rule_engine/event_install_npm_libraries.py
jennie/events/rule_engine/event_install_python3_libraries.py
jennie/events/rule_engine/event_replace_in_file.py
jennie/events/rule_engine/event_update_angular_json.py
jennie/events/rule_engine/event_update_angular_modules.py
jennie/events/rule_engine/event_update_angular_routes.py
jennie/events/rule_engine/event_update_settings_py.py
jennie/events/rule_engine/event_update_urls_py.py
jennie/events/rule_engine/rule_engine.py
jennie/events/setup/__init__.py
jennie/events/setup/setup.py
jennie/events/ubuntu/__init__.py
jennie/events/ubuntu/deploybackend.py
jennie/events/ubuntu/deployfrontend.py
jennie/events/ubuntu/nginxfiles.py
jennie/events/ubuntu/setupelasticsearch.py
jennie/events/ubuntu/setupelasticsearchkibana.py
jennie/events/ubuntu/setuplemp.py
jennie/events/ubuntu/setupphpmyadmin.py
jennie/events/ubuntu/uwsgifiles.py
jennie/events/utils/__init__.py
jennie/events/utils/apicallhandler.py
jennie/events/utils/checks.py
jennie/events/utils/command_handler.py
jennie/events/utils/helper.py
jennie/events/utils/logger.py
jennie/protocols/__init__.py
jennie/protocols/automations/__init__.py
jennie/protocols/ubuntu/__init__.py
jennie/protocols/uilib/__init__.py
jennie/protocols/uilib/check_for_images.py
tests/__init__.py
tests/test.py
tests/protocols/__init__.py
tests/protocols/angularautomations.py
tests/protocols/angularui.py
tests/protocols/djangoautomation.py