MANIFEST.in
README.md
setup.py
smart_integration_cli.py
smart_cli/__init__.py
smart_cli/helpers.py
smart_cli/generators/__init__.py
smart_cli/generators/docker_structure.py
smart_cli/generators/filemanager.py
smart_cli/generators/structure.py
smart_cli/generators/utils.py
smart_cli/templates/base_settings_py.tpl
smart_cli/templates/base_urls_py.tpl
smart_cli/templates/base_wsgi_py.tpl
smart_cli/templates/gitignore.tpl
smart_cli/templates/api/__init__py.tpl
smart_cli/templates/api/admin_py.tpl
smart_cli/templates/api/apps_py.tpl
smart_cli/templates/api/basic_urls_py.tpl
smart_cli/templates/api/basic_views_py.tpl
smart_cli/templates/api/models_py.tpl
smart_cli/templates/api/oauth_urls_py.tpl
smart_cli/templates/api/oauth_views_py.tpl
smart_cli/templates/api/serializers_py.tpl
smart_cli/templates/api/tests_py.tpl
smart_cli/templates/django_docker_files/base_celery_py.tpl
smart_cli/templates/django_docker_files/base_urls_py.tpl
smart_cli/templates/django_docker_files/base_wsgi_py.tpl
smart_cli/templates/django_docker_files/celery_init.tpl
smart_cli/templates/django_docker_files/docker-compose.tpl
smart_cli/templates/django_docker_files/docker-stack.tpl
smart_cli/templates/django_docker_files/dockerignore.tpl
smart_cli/templates/django_docker_files/gitignore.tpl
smart_cli/templates/django_docker_files/manage.py.tpl
smart_cli/templates/django_docker_files/docker/Dockerfile_dev.tpl
smart_cli/templates/django_docker_files/docker/Dockerfile_prod.tpl
smart_cli/templates/django_docker_files/docker/entrypoint.sh.tpl
smart_cli/templates/django_docker_files/docker/entrypoint_prod.sh.tpl
smart_cli/templates/django_docker_files/settings/default_py.tpl
smart_cli/templates/django_docker_files/settings/dev_py.tpl
smart_cli/templates/django_docker_files/settings/prod_py.tpl
smart_cli/templates/fastapi_docker_files/__init__py.tpl
smart_cli/templates/fastapi_docker_files/base_main_py.tpl
smart_cli/templates/fastapi_docker_files/base_routers_py.tpl
smart_cli/templates/fastapi_docker_files/docker-compose.tpl
smart_cli/templates/fastapi_docker_files/docker-stack.tpl
smart_cli/templates/fastapi_docker_files/dockerignore.tpl
smart_cli/templates/fastapi_docker_files/gitignore.tpl
smart_cli/templates/fastapi_docker_files/config/__init__py.tpl
smart_cli/templates/fastapi_docker_files/config/base_settings_py.tpl
smart_cli/templates/fastapi_docker_files/config/dev-settings_py.tpl
smart_cli/templates/fastapi_docker_files/config/prod-settings_py.tpl
smart_cli/templates/fastapi_docker_files/core/__init__py.tpl
smart_cli/templates/fastapi_docker_files/core/db_py.tpl
smart_cli/templates/fastapi_docker_files/core/depends_py.tpl
smart_cli/templates/fastapi_docker_files/core/exception-handlers_py.tpl
smart_cli/templates/fastapi_docker_files/core/paginator_py.tpl
smart_cli/templates/fastapi_docker_files/core/schemas_py.tpl
smart_cli/templates/fastapi_docker_files/core/security_py.tpl
smart_cli/templates/fastapi_docker_files/core/services_py.tpl
smart_cli/templates/fastapi_docker_files/core/utils_py.tpl
smart_cli/templates/fastapi_docker_files/credentials/__init__py.tpl
smart_cli/templates/fastapi_docker_files/credentials/api_py.tpl
smart_cli/templates/fastapi_docker_files/credentials/models_py.tpl
smart_cli/templates/fastapi_docker_files/credentials/schemas_py.tpl
smart_cli/templates/fastapi_docker_files/credentials/services_py.tpl
smart_cli/templates/fastapi_docker_files/docker/Dockerfile_dev.tpl
smart_cli/templates/fastapi_docker_files/docker/Dockerfile_prod.tpl
smart_cli/templates/fastapi_docker_files/docker/entrypoint.sh.tpl
smart_cli/templates/fastapi_docker_files/docker/entrypoint_prod.sh.tpl
smart_cli/templates/gitlab-ci/gitlab-ci.tpl
smart_integration_cli.egg-info/PKG-INFO
smart_integration_cli.egg-info/SOURCES.txt
smart_integration_cli.egg-info/dependency_links.txt
smart_integration_cli.egg-info/entry_points.txt
smart_integration_cli.egg-info/requires.txt
smart_integration_cli.egg-info/top_level.txt