README.md
pyproject.toml
setup.py
initbysql/__init__.py
initbysql/__main__.py
initbysql.egg-info/PKG-INFO
initbysql.egg-info/SOURCES.txt
initbysql.egg-info/dependency_links.txt
initbysql.egg-info/entry_points.txt
initbysql.egg-info/requires.txt
initbysql.egg-info/top_level.txt
initbysql/templates/app.py.j2
initbysql/templates/crud.py.j2
initbysql/templates/model.py.j2
initbysql/templates/router.py.j2
initbysql/templates/schemas.py.j2
initbysql/templates/auth/crud.py.j2
initbysql/templates/auth/hashutils.py.j2
initbysql/templates/auth/models.py.j2
initbysql/templates/auth/router.py.j2
initbysql/templates/auth/schemas.py.j2
initbysql/templates/auth/utils.py.j2