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/docker_files/base_celery_py.tpl
smart_cli/templates/docker_files/base_urls_py.tpl
smart_cli/templates/docker_files/base_wsgi_py.tpl
smart_cli/templates/docker_files/celery_init.tpl
smart_cli/templates/docker_files/docker-compose-prod.tpl
smart_cli/templates/docker_files/docker-compose.tpl
smart_cli/templates/docker_files/dockerignore.tpl
smart_cli/templates/docker_files/gitignore.tpl
smart_cli/templates/docker_files/manage.py.tpl
smart_cli/templates/docker_files/docker/Dockerfile_dev.tpl
smart_cli/templates/docker_files/docker/Dockerfile_prod.tpl
smart_cli/templates/docker_files/docker/entrypoint.sh.tpl
smart_cli/templates/docker_files/settings/default_py.tpl
smart_cli/templates/docker_files/settings/dev_py.tpl
smart_cli/templates/docker_files/settings/prod_py.tpl
smart_cli/templates/methods/__init__py.tpl
smart_cli/templates/methods/admin_py.tpl
smart_cli/templates/methods/apps_py.tpl
smart_cli/templates/methods/models_py.tpl
smart_cli/templates/methods/serializers_py.tpl
smart_cli/templates/methods/tests_py.tpl
smart_cli/templates/methods/views_py.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