README.md
pyproject.toml
curdezgen/__init__.py
curdezgen/cli.py
curdezgen/config.py
curdezgen/db.py
curdezgen/generator.py
curdezgen.egg-info/PKG-INFO
curdezgen.egg-info/SOURCES.txt
curdezgen.egg-info/dependency_links.txt
curdezgen.egg-info/entry_points.txt
curdezgen.egg-info/requires.txt
curdezgen.egg-info/top_level.txt
curdezgen/templates/app_main.jinja2
curdezgen/templates/domain_model.jinja2
curdezgen/templates/feature_create.jinja2
curdezgen/templates/feature_delete.jinja2
curdezgen/templates/feature_get_by_id.jinja2
curdezgen/templates/feature_get_list.jinja2
curdezgen/templates/feature_update.jinja2
curdezgen/templates/shared_database.jinja2