LICENSE
README.md
setup.py
stimula/__init__.py
stimula/cli/__init__.py
stimula/cli/anonymizer.py
stimula/cli/cli.py
stimula/cli/file_source.py
stimula/cli/google_source.py
stimula/cli/local.py
stimula/cli/remote.py
stimula/compiler/__init__.py
stimula/compiler/alias_compiler.py
stimula/compiler/delete_compiler.py
stimula/compiler/foreign_where_compiler.py
stimula/compiler/header_compiler.py
stimula/compiler/insert_compiler.py
stimula/compiler/orm_insert_compiler.py
stimula/compiler/parameters_compiler.py
stimula/compiler/select_compiler.py
stimula/compiler/types_compiler.py
stimula/compiler/update_compiler.py
stimula/compiler/where_compiler.py
stimula/header/__init__.py
stimula/header/csv_header_parser.py
stimula/header/header_lexer.py
stimula/header/header_merger.py
stimula/header/odoo_header_parser.py
stimula/header/values_parser.py
stimula/header/sly/__init__.py
stimula/header/sly/ast.py
stimula/header/sly/docparse.py
stimula/header/sly/lex.py
stimula/header/sly/yacc.py
stimula/service/__init__.py
stimula/service/abstract_orm.py
stimula/service/api_reader.py
stimula/service/auth.py
stimula/service/context.py
stimula/service/csv_reader.py
stimula/service/db.py
stimula/service/db_reader.py
stimula/service/diff_to_executor.py
stimula/service/executor_creator.py
stimula/service/orm_creator.py
stimula/service/orm_executor.py
stimula/service/query_executor.py
stimula/service/reporter.py
stimula/service/sql_creator.py
stimula_dev.egg-info/PKG-INFO
stimula_dev.egg-info/SOURCES.txt
stimula_dev.egg-info/dependency_links.txt
stimula_dev.egg-info/entry_points.txt
stimula_dev.egg-info/requires.txt
stimula_dev.egg-info/top_level.txt