LICENSE
README.md
pyproject.toml
setup.py
create_star_app/__init__.py
create_star_app/cli.py
create_star_app/config.py
create_star_app/scaffold.py
create_star_app.egg-info/PKG-INFO
create_star_app.egg-info/SOURCES.txt
create_star_app.egg-info/dependency_links.txt
create_star_app.egg-info/entry_points.txt
create_star_app.egg-info/top_level.txt
create_star_app/templates/ApiRequests.py.tmpl
create_star_app/templates/AppConfig.py.tmpl
create_star_app/templates/AppCreator.py.tmpl
create_star_app/templates/AuthHandler.py.tmpl
create_star_app/templates/PubSubRequests.py.tmpl
create_star_app/templates/conftest.py.tmpl
create_star_app/templates/mongoDb.py.tmpl
create_star_app/templates/objects.py.tmpl
create_star_app/templates/pubSub.py.tmpl
create_star_app/templates/pubSubAdmin.py.tmpl
create_star_app/templates/pytest.ini.tmpl
create_star_app/templates/requirements.txt.tmpl
create_star_app/templates/roles.py.tmpl
create_star_app/templates/route_config.py.tmpl
create_star_app/templates/utils.py.tmpl