LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
requirement.txt
setup.py
LICENSES/README.md
etc/app_config.win.json
etc/app_config.xnix.json
etc/app_config_schema.json
etc/dd_meta_schema.json
pydbdict/CustomTestRunner.py
pydbdict/__init__.py
pydbdict/ast_parser.py
pydbdict/common.py
pydbdict/config.py
pydbdict/data.py
pydbdict/pydb_loader.py
pydbdict/pydbdict.py
pydbdict/schemas.py
pydbdict/selftest.py
pydbdict/sqlite_backend.py
pydbdict/transaction.py
pydbdict.egg-info/PKG-INFO
pydbdict.egg-info/SOURCES.txt
pydbdict.egg-info/dependency_links.txt
pydbdict.egg-info/requires.txt
pydbdict.egg-info/top_level.txt
pydbdict/etc/app_config.win.json
pydbdict/etc/app_config.xnix.json
pydbdict/etc/app_config_schema.json
pydbdict/etc/dd_meta_schema.json
test/__init__.py
test/__main__.py
test/female-first-names.txt
test/gen_data.py
test/last-names.txt
test/male-first-names.txt
test/nationalities.txt
test/nationality.json
test/person.json
test/salary.json
test/test_ast_parser.py
test/test_pydbdict.py
test/sample_company/department.json
test/sample_company/dept_complement.json
test/sample_company/emp_dept.json
test/sample_company/emp_salary.json
test/sample_company/emp_title.json
test/sample_company/employee.json
test/sample_company/salary.json
test/sample_company/tit_salary.json
test/sample_company/title.json