MANIFEST.in
cli.py
setup.py
integration_cli_test.egg-info/PKG-INFO
integration_cli_test.egg-info/SOURCES.txt
integration_cli_test.egg-info/dependency_links.txt
integration_cli_test.egg-info/entry_points.txt
integration_cli_test.egg-info/requires.txt
integration_cli_test.egg-info/top_level.txt
smart_cli/__init__.py
smart_cli/generators/__init__.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/api/__init__py.tpl
smart_cli/templates/api/admin_py.tpl
smart_cli/templates/api/apps_py.tpl
smart_cli/templates/api/basic_views_py.tpl
smart_cli/templates/api/models_py.tpl
smart_cli/templates/api/oauth_views_py.tpl
smart_cli/templates/api/serializers_py.tpl
smart_cli/templates/api/urls_py.tpl
smart_cli/templates/methods/__init__.tpl
smart_cli/templates/methods/admin.tpl
smart_cli/templates/methods/apps.tpl
smart_cli/templates/methods/models.tpl
smart_cli/templates/methods/serializers.tpl
smart_cli/templates/methods/tests.tpl
smart_cli/templates/methods/views.tpl