CHANGES.md
LICENSE
pyproject.toml
flow2code/__init__.py
flow2code/flow2code.py
flow2code.egg-info/PKG-INFO
flow2code.egg-info/SOURCES.txt
flow2code.egg-info/dependency_links.txt
flow2code.egg-info/entry_points.txt
flow2code.egg-info/top_level.txt
flow2code/__pycache__/__init__.cpython-313.pyc
flow2code/__pycache__/flow2code.cpython-313.pyc
flow2code/lib/const.py
flow2code/lib/json_to_drizzle.py
flow2code/lib/json_to_sql.py
flow2code/lib/json_to_zod.py
flow2code/lib/template_base.py
flow2code/lib/types.py
flow2code/lib/utils.py
flow2code/lib/__pycache__/const.cpython-310.pyc
flow2code/lib/__pycache__/const.cpython-311.pyc
flow2code/lib/__pycache__/const.cpython-312.pyc
flow2code/lib/__pycache__/const.cpython-313.pyc
flow2code/lib/__pycache__/endpoint.cpython-310.pyc
flow2code/lib/__pycache__/field.cpython-310.pyc
flow2code/lib/__pycache__/json_to_drizzle.cpython-313.pyc
flow2code/lib/__pycache__/json_to_sql.cpython-313.pyc
flow2code/lib/__pycache__/json_to_zod.cpython-313.pyc
flow2code/lib/__pycache__/module.cpython-310.pyc
flow2code/lib/__pycache__/permission.cpython-310.pyc
flow2code/lib/__pycache__/template.cpython-310.pyc
flow2code/lib/__pycache__/template_base.cpython-310.pyc
flow2code/lib/__pycache__/template_base.cpython-311.pyc
flow2code/lib/__pycache__/template_base.cpython-312.pyc
flow2code/lib/__pycache__/template_base.cpython-313.pyc
flow2code/lib/__pycache__/type.cpython-310.pyc
flow2code/lib/__pycache__/types.cpython-310.pyc
flow2code/lib/__pycache__/types.cpython-311.pyc
flow2code/lib/__pycache__/types.cpython-312.pyc
flow2code/lib/__pycache__/types.cpython-313.pyc
flow2code/lib/__pycache__/utils.cpython-310.pyc
flow2code/lib/__pycache__/utils.cpython-311.pyc
flow2code/lib/__pycache__/utils.cpython-312.pyc
flow2code/lib/__pycache__/utils.cpython-313.pyc
flow2code/templates/__init__.py
flow2code/templates/liwe3-cloudflare/__init__.py
flow2code/templates/liwe3-cloudflare/gen_config.py
flow2code/templates/liwe3-cloudflare/gen_events.py
flow2code/templates/liwe3-cloudflare/gen_index.py
flow2code/templates/liwe3-cloudflare/gen_methods.py
flow2code/templates/liwe3-cloudflare/gen_perms.py
flow2code/templates/liwe3-cloudflare/gen_schema.py
flow2code/templates/liwe3-cloudflare/gen_sql.py
flow2code/templates/liwe3-cloudflare/gen_types.py
flow2code/templates/liwe3-cloudflare/template.py
flow2code/templates/liwe3-cloudflare/texts.py
flow2code/templates/liwe3-cloudflare-svelte/__init__.py
flow2code/templates/liwe3-cloudflare-svelte/gen_actions.py
flow2code/templates/liwe3-cloudflare-svelte/gen_config.py
flow2code/templates/liwe3-cloudflare-svelte/gen_index.py
flow2code/templates/liwe3-cloudflare-svelte/gen_types.py
flow2code/templates/liwe3-cloudflare-svelte/template.py
flow2code/templates/liwe3-cloudflare-svelte/texts.py
flow2code/templates/liwe3-cloudflare-svelte/__pycache__/gen_actions.cpython-313.pyc
flow2code/templates/liwe3-cloudflare-svelte/__pycache__/gen_config.cpython-313.pyc
flow2code/templates/liwe3-cloudflare-svelte/__pycache__/gen_index.cpython-313.pyc
flow2code/templates/liwe3-cloudflare-svelte/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-cloudflare-svelte/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-cloudflare-svelte/__pycache__/texts.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_config.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_events.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_index.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_methods.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_perms.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_schema.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_sql.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-cloudflare/__pycache__/texts.cpython-313.pyc
flow2code/templates/liwe3-dart/__init__.py
flow2code/templates/liwe3-dart/gen_types.py
flow2code/templates/liwe3-dart/template.py
flow2code/templates/liwe3-dart/texts.py
flow2code/templates/liwe3-dart/__pycache__/gen_endpoints.cpython-310.pyc
flow2code/templates/liwe3-dart/__pycache__/gen_endpoints.cpython-311.pyc
flow2code/templates/liwe3-dart/__pycache__/gen_methods.cpython-310.pyc
flow2code/templates/liwe3-dart/__pycache__/gen_methods.cpython-311.pyc
flow2code/templates/liwe3-dart/__pycache__/gen_types.cpython-310.pyc
flow2code/templates/liwe3-dart/__pycache__/gen_types.cpython-311.pyc
flow2code/templates/liwe3-dart/__pycache__/gen_types.cpython-312.pyc
flow2code/templates/liwe3-dart/__pycache__/template.cpython-310.pyc
flow2code/templates/liwe3-dart/__pycache__/template.cpython-311.pyc
flow2code/templates/liwe3-dart/__pycache__/template.cpython-312.pyc
flow2code/templates/liwe3-dart/__pycache__/texts.cpython-310.pyc
flow2code/templates/liwe3-dart/__pycache__/texts.cpython-311.pyc
flow2code/templates/liwe3-dart/__pycache__/texts.cpython-312.pyc
flow2code/templates/liwe3-nextjs/__init__.py
flow2code/templates/liwe3-nextjs/gen_actions.py
flow2code/templates/liwe3-nextjs/gen_initial_state.py
flow2code/templates/liwe3-nextjs/gen_reducer_functions.py
flow2code/templates/liwe3-nextjs/gen_reducers.py
flow2code/templates/liwe3-nextjs/gen_types.py
flow2code/templates/liwe3-nextjs/gen_urls.py
flow2code/templates/liwe3-nextjs/template.py
flow2code/templates/liwe3-nextjs/texts.py
flow2code/templates/liwe3-nextjs/__pycache__/gen_actions.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_actions.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_actions.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_initial_state.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_initial_state.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_initial_state.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_reducer_functions.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_reducer_functions.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_reducer_functions.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_reducers.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_reducers.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_reducers.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_types.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_types.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_urls.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_urls.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/gen_urls.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/template.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/template.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-nextjs/__pycache__/texts.cpython-310.pyc
flow2code/templates/liwe3-nextjs/__pycache__/texts.cpython-311.pyc
flow2code/templates/liwe3-nextjs/__pycache__/texts.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__init__.py
flow2code/templates/liwe3-nodejs/gen_endpoints.py
flow2code/templates/liwe3-nodejs/gen_methods.py
flow2code/templates/liwe3-nodejs/gen_perms.py
flow2code/templates/liwe3-nodejs/gen_types.py
flow2code/templates/liwe3-nodejs/template.py
flow2code/templates/liwe3-nodejs/texts.py
flow2code/templates/liwe3-nodejs-ng/__init__.py
flow2code/templates/liwe3-nodejs-ng/gen_endpoints.py
flow2code/templates/liwe3-nodejs-ng/gen_methods.py
flow2code/templates/liwe3-nodejs-ng/gen_perms.py
flow2code/templates/liwe3-nodejs-ng/gen_types.py
flow2code/templates/liwe3-nodejs-ng/template.py
flow2code/templates/liwe3-nodejs-ng/texts.py
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_endpoints.cpython-310.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_endpoints.cpython-311.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_endpoints.cpython-312.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_endpoints.cpython-313.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_methods.cpython-310.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_methods.cpython-311.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_methods.cpython-312.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_methods.cpython-313.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_perms.cpython-311.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_perms.cpython-312.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_perms.cpython-313.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_types.cpython-310.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_types.cpython-311.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_types.cpython-312.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/template.cpython-310.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/template.cpython-311.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/template.cpython-312.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/texts.cpython-310.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/texts.cpython-311.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/texts.cpython-312.pyc
flow2code/templates/liwe3-nodejs-ng/__pycache__/texts.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_endpoints.cpython-310.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_endpoints.cpython-311.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_endpoints.cpython-312.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_endpoints.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_methods.cpython-310.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_methods.cpython-311.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_methods.cpython-312.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_methods.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_perms.cpython-311.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_perms.cpython-312.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_perms.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_types.cpython-310.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_types.cpython-311.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_types.cpython-312.pyc
flow2code/templates/liwe3-nodejs/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__pycache__/template.cpython-310.pyc
flow2code/templates/liwe3-nodejs/__pycache__/template.cpython-311.pyc
flow2code/templates/liwe3-nodejs/__pycache__/template.cpython-312.pyc
flow2code/templates/liwe3-nodejs/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-nodejs/__pycache__/texts.cpython-310.pyc
flow2code/templates/liwe3-nodejs/__pycache__/texts.cpython-311.pyc
flow2code/templates/liwe3-nodejs/__pycache__/texts.cpython-312.pyc
flow2code/templates/liwe3-nodejs/__pycache__/texts.cpython-313.pyc
flow2code/templates/liwe3-svelte/__init__.py
flow2code/templates/liwe3-svelte/gen_actions.py
flow2code/templates/liwe3-svelte/gen_types.py
flow2code/templates/liwe3-svelte/template.py
flow2code/templates/liwe3-svelte/texts.py
flow2code/templates/liwe3-svelte-ng/__init__.py
flow2code/templates/liwe3-svelte-ng/gen_actions.py
flow2code/templates/liwe3-svelte-ng/gen_types.py
flow2code/templates/liwe3-svelte-ng/template.py
flow2code/templates/liwe3-svelte-ng/texts.py
flow2code/templates/liwe3-svelte-ng/__pycache__/gen_actions.cpython-313.pyc
flow2code/templates/liwe3-svelte-ng/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-svelte-ng/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-svelte-ng/__pycache__/texts.cpython-313.pyc
flow2code/templates/liwe3-svelte/__pycache__/gen_actions.cpython-311.pyc
flow2code/templates/liwe3-svelte/__pycache__/gen_actions.cpython-312.pyc
flow2code/templates/liwe3-svelte/__pycache__/gen_actions.cpython-313.pyc
flow2code/templates/liwe3-svelte/__pycache__/gen_types.cpython-311.pyc
flow2code/templates/liwe3-svelte/__pycache__/gen_types.cpython-312.pyc
flow2code/templates/liwe3-svelte/__pycache__/gen_types.cpython-313.pyc
flow2code/templates/liwe3-svelte/__pycache__/template.cpython-311.pyc
flow2code/templates/liwe3-svelte/__pycache__/template.cpython-312.pyc
flow2code/templates/liwe3-svelte/__pycache__/template.cpython-313.pyc
flow2code/templates/liwe3-svelte/__pycache__/texts.cpython-311.pyc
flow2code/templates/liwe3-svelte/__pycache__/texts.cpython-312.pyc
flow2code/templates/liwe3-svelte/__pycache__/texts.cpython-313.pyc
tests/test_json_to_drizzle.py
tests/test_json_to_sql.py
tests/test_json_to_zod.py