AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
VERSION.txt
dev_requirements.txt
requirements.txt
setup.cfg
setup.py
_features_base/environment.py
_features_base/steps/behave_undefined_steps.py
_features_base/steps/transform_steps.py
_features_base/steps/use_steplib_behave4cmd.py
bubble/__init__.py
bubble/cli.py
bubble/functions.py
bubble/functions_system.py
bubble/metadata.py
bubble/rules.py
bubble/transformer.py
bubble.egg-info/PKG-INFO
bubble.egg-info/SOURCES.txt
bubble.egg-info/dependency_links.txt
bubble.egg-info/entry_points.txt
bubble.egg-info/not-zip-safe
bubble.egg-info/requires.txt
bubble.egg-info/top_level.txt
bubble/clients/__init__.py
bubble/commands/__init__.py
bubble/commands/cmd_config.py
bubble/commands/cmd_examples.py
bubble/commands/cmd_export.py
bubble/commands/cmd_functions.py
bubble/commands/cmd_init.py
bubble/commands/cmd_listen.py
bubble/commands/cmd_manual.py
bubble/commands/cmd_pipe.py
bubble/commands/cmd_promote.py
bubble/commands/cmd_pull.py
bubble/commands/cmd_pump.py
bubble/commands/cmd_push.py
bubble/commands/cmd_rules.py
bubble/commands/cmd_stats.py
bubble/commands/cmd_transform.py
bubble/commands/cmd_upgrade.py
bubble/commands/cmd_web.py
bubble/extras/Bubble.1.gz
bubble/util/__init__.py
bubble/util/buts.py
bubble/util/cfg.py
bubble/util/cli_misc.py
bubble/util/counter.py
bubble/util/delta.py
bubble/util/escapes.py
bubble/util/examples.py
bubble/util/flat_dict.py
bubble/util/generators.py
bubble/util/inside_try.py
bubble/util/magic.py
bubble/util/profiling.py
bubble/util/value_path.py
bubble/util/zipit.py
bubble/util/dataset/__init__.py
bubble/util/dataset/convert.py
bubble/util/store/__init__.py
bubble/util/store/convert.py
bubble/util/store/storage_type_json.py
bubble/util/store/storage_type_jsonl.py
docs/Makefile
docs/behave.ini
docs/bubble.clients.rst
docs/bubble.commands.rst
docs/bubble.rst
docs/bubble.util.dataset.rst
docs/bubble.util.rst
docs/bubble.util.store.rst
docs/clickdoctools.py
docs/conf.py
docs/glossary.rst
docs/index.rst
docs/intro.rst
docs/modules.rst
docs/refs.rst
docs/releasing.rst
docs/version.rst
docs/__pycache__/clickdoctools.cpython-35.pyc
docs/_static/Leaf32.png
docs/_static/ansi_gherkin.css
docs/_static/behave_logo1.png
docs/_static/bubble_logo.png
docs/_static/default.css
docs/_static/favicon.ico
docs/_themes/bw/defindex.html
docs/_themes/bw/domainindex.html
docs/_themes/bw/genindex-single.html
docs/_themes/bw/genindex-split.html
docs/_themes/bw/genindex.html
docs/_themes/bw/globaltoc.html
docs/_themes/bw/layout.html
docs/_themes/bw/localtoc.html
docs/_themes/bw/opensearch.xml
docs/_themes/bw/page.html
docs/_themes/bw/relations.html
docs/_themes/bw/search.html
docs/_themes/bw/searchbox.html
docs/_themes/bw/searchresults.html
docs/_themes/bw/sourcelink.html
docs/_themes/bw/theme.conf
docs/_themes/bw/changes/frameset.html
docs/_themes/bw/changes/rstsource.html
docs/_themes/bw/changes/versionchanges.html
docs/_themes/bw/static/ajax-loader.gif
docs/_themes/bw/static/basic.css_t
docs/_themes/bw/static/comment-bright.png
docs/_themes/bw/static/comment-close.png
docs/_themes/bw/static/comment.png
docs/_themes/bw/static/doctools.js
docs/_themes/bw/static/down-pressed.png
docs/_themes/bw/static/down.png
docs/_themes/bw/static/file.png
docs/_themes/bw/static/jquery.js
docs/_themes/bw/static/minus.png
docs/_themes/bw/static/plus.png
docs/_themes/bw/static/searchtools.js_t
docs/_themes/bw/static/underscore.js
docs/_themes/bw/static/up-pressed.png
docs/_themes/bw/static/up.png
docs/_themes/bw/static/websupport.js
docs/_themes/dotted/layout.html
docs/_themes/dotted/theme.conf
docs/_themes/dotted/static/__dotted.css
docs/_themes/dotted/static/bg_dotted.png
docs/_themes/dotted/static/dotted.css_t
docs/_themes/dotted/static/dotted.css_t.orig
docs/_themes/dotted/static/dotted.js
docs/_themes/dotted/static/jquery.js
docs/bubble/index.rst
docs/bubble/features/config.rst
docs/bubble/features/custom_local_client.rst
docs/bubble/features/custom_local_client_encoding.rst
docs/bubble/features/custom_local_client_with_query_method.rst
docs/bubble/features/dataset.rst
docs/bubble/features/dumbo_installed_site_packages_client.rst
docs/bubble/features/examples.rst
docs/bubble/features/export.rst
docs/bubble/features/export_alias.rst
docs/bubble/features/export_escape_arrows.rst
docs/bubble/features/export_escapes.rst
docs/bubble/features/export_order.rst
docs/bubble/features/export_position.rst
docs/bubble/features/export_where.rst
docs/bubble/features/functions.rst
docs/bubble/features/help.rst
docs/bubble/features/init.rst
docs/bubble/features/manual.rst
docs/bubble/features/no_transform.rst
docs/bubble/features/pull.rst
docs/bubble/features/pump.rst
docs/bubble/features/pump_no_transform.rst
docs/bubble/features/push.rst
docs/bubble/features/rules.rst
docs/bubble/features/start.rst
docs/bubble/features/stats.rst
docs/bubble/features/storage_types_json.rst
docs/bubble/features/storage_types_json_archive.rst
docs/bubble/features/transform.rst
docs/bubble/features/transform_config.rst
docs/bubble/features/transform_key_path_to_key_path.rst
docs/bubble/features/transform_persistent_storage.rst
docs/bubble/features/transform_simple_empty_rules.rst
docs/bubble/features/transform_simple_rules.rst
docs/bubble/features/transform_spec_rules.rst
docs/bubble/features/transform_uniqify.rst
docs/bubble/features/transform_uniqify_data_only_once.rst
features/config.feature
features/custom_local_client.feature
features/custom_local_client_encoding.feature
features/custom_local_client_with_query_method.feature
features/dumbo_installed_site_packages_client.feature
features/environment.py
features/examples.feature
features/export.feature
features/export_alias.feature
features/export_escape_arrows.feature
features/export_escapes.feature
features/export_order.feature
features/export_position.feature
features/export_where.feature
features/functions.feature
features/help.feature
features/init.feature
features/no_transform.feature
features/pull.feature
features/pump.feature
features/pump_no_transform.feature
features/push.feature
features/rules.feature
features/start.feature
features/stats.feature
features/storage_types_json.feature
features/storage_types_json_archive.feature
features/storage_types_jsonlines.feature
features/transform.feature
features/transform_config.feature
features/transform_key_path_to_key_path.feature
features/transform_persistent_storage.feature
features/transform_simple_empty_rules.feature
features/transform_simple_rules.feature
features/transform_spec_rules.feature
features/transform_uniqify.feature
features/transform_uniqify_data_only_once.feature
features/steps/behave_undefined_steps.py
features/steps/transform_steps.py
features/steps/use_steplib_behave4cmd.py
features_dataset/config.feature
features_dataset/dataset.feature
features_dataset/dataset_freeze_json.feature
features_dataset/dataset_mysql.feature
features_dataset/dataset_pgsql.feature
features_dataset/dataset_sqlite.feature
features_dataset/environment.py
features_dataset/steps/behave_undefined_steps.py
features_dataset/steps/transform_steps.py
features_dataset/steps/use_steplib_behave4cmd.py
features_dataset_big/dataset_freeze_json_big.feature
features_dataset_big/dataset_mysql_big.feature
features_dataset_big/dataset_pgsql_big.feature
features_dataset_big/dataset_sqlite_big.feature
features_dataset_big/dataset_sqlite_big_chunksize.feature
features_dataset_big/dataset_sqlite_profiling.feature
features_dataset_big/environment.py
features_dataset_big/storage_type_json_to_compare_json_freeze.feature
features_dataset_big/storage_type_json_to_compare_jsonl_freeze.feature
features_dataset_big/steps/behave_undefined_steps.py
features_dataset_big/steps/transform_steps.py
features_dataset_big/steps/use_steplib_behave4cmd.py
features_issues/582_dataset_sqlite_database_is_locked.feature
features_issues/environment.py
features_issues/steps/behave_undefined_steps.py
features_issues/steps/transform_steps.py
features_issues/steps/use_steplib_behave4cmd.py
features_plugins/dummy_installed_lib_client_in_bubble_clients.feature
features_plugins/environment.py
features_plugins/steps/behave_undefined_steps.py
features_plugins/steps/transform_steps.py
features_plugins/steps/use_steplib_behave4cmd.py