Created
June 12, 2017 14:02
-
-
Save vineetchawla/9c7f99acc484ce82aed96e0bfc1cc9b6 to your computer and use it in GitHub Desktop.
Thesis project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <component name="InspectionProjectProfileManager"> | |
| <settings> | |
| <option name="useProjectProfile" value="false" /> | |
| <option name="USE_PROJECT_PROFILE" value="false" /> | |
| <version value="1.0" /> | |
| </settings> | |
| </component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <module type="PYTHON_MODULE" version="4"> | |
| <component name="NewModuleRootManager"> | |
| <content url="file://$MODULE_DIR$" /> | |
| <orderEntry type="jdk" jdkName="Python 2.7.10 (/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7)" jdkType="Python SDK" /> | |
| <orderEntry type="sourceFolder" forTests="false" /> | |
| </component> | |
| <component name="TemplatesService"> | |
| <option name="TEMPLATE_CONFIGURATION" value="Jinja2" /> | |
| <option name="TEMPLATE_FOLDERS"> | |
| <list> | |
| <option value="$MODULE_DIR$/../untitled/templates" /> | |
| </list> | |
| </option> | |
| </component> | |
| <component name="TestRunnerService"> | |
| <option name="PROJECT_TEST_RUNNER" value="Unittests" /> | |
| </component> | |
| </module> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5.2 (/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5)" project-jdk-type="Python SDK" /> | |
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ProjectModuleManager"> | |
| <modules> | |
| <module fileurl="file://$PROJECT_DIR$/.idea/untitled.iml" filepath="$PROJECT_DIR$/.idea/untitled.iml" /> | |
| </modules> | |
| </component> | |
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ChangeListManager"> | |
| <list default="true" id="abef0c9d-6ac4-405e-8bf5-1a1df611d6e4" name="Default" comment="" /> | |
| <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | |
| <option name="TRACKING_ENABLED" value="true" /> | |
| <option name="SHOW_DIALOG" value="false" /> | |
| <option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
| <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
| <option name="LAST_RESOLUTION" value="IGNORE" /> | |
| </component> | |
| <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> | |
| <component name="FileEditorManager"> | |
| <leaf> | |
| <file leaf-file-name="untitled.py" pinned="false" current-in-tab="true"> | |
| <entry file="file://$PROJECT_DIR$/untitled.py"> | |
| <provider selected="true" editor-type-id="text-editor"> | |
| <state relative-caret-position="0"> | |
| <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
| <folding /> | |
| </state> | |
| </provider> | |
| </entry> | |
| </file> | |
| </leaf> | |
| </component> | |
| <component name="FileTemplateManagerImpl"> | |
| <option name="RECENT_TEMPLATES"> | |
| <list> | |
| <option value="Flask Main" /> | |
| </list> | |
| </option> | |
| </component> | |
| <component name="IdeDocumentHistory"> | |
| <option name="CHANGED_PATHS"> | |
| <list> | |
| <option value="$PROJECT_DIR$/untitled.py" /> | |
| </list> | |
| </option> | |
| </component> | |
| <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> | |
| <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> | |
| <component name="JsGulpfileManager"> | |
| <detection-done>true</detection-done> | |
| <sorting>DEFINITION_ORDER</sorting> | |
| </component> | |
| <component name="ProjectFrameBounds"> | |
| <option name="x" value="55" /> | |
| <option name="y" value="23" /> | |
| <option name="width" value="1385" /> | |
| <option name="height" value="877" /> | |
| </component> | |
| <component name="ProjectView"> | |
| <navigator currentView="ProjectPane" proportions="" version="1"> | |
| <flattenPackages /> | |
| <showMembers /> | |
| <showModules /> | |
| <showLibraryContents /> | |
| <hideEmptyPackages /> | |
| <abbreviatePackageNames /> | |
| <autoscrollToSource /> | |
| <autoscrollFromSource /> | |
| <sortByType /> | |
| <manualOrder /> | |
| <foldersAlwaysOnTop value="true" /> | |
| </navigator> | |
| <panes> | |
| <pane id="ProjectPane"> | |
| <subPane> | |
| <PATH> | |
| <PATH_ELEMENT> | |
| <option name="myItemId" value="untitled" /> | |
| <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
| </PATH_ELEMENT> | |
| <PATH_ELEMENT> | |
| <option name="myItemId" value="untitled" /> | |
| <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | |
| </PATH_ELEMENT> | |
| </PATH> | |
| </subPane> | |
| </pane> | |
| <pane id="Scope" /> | |
| <pane id="Scratches" /> | |
| </panes> | |
| </component> | |
| <component name="PropertiesComponent"> | |
| <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> | |
| <property name="WebServerToolWindowFactoryState" value="false" /> | |
| </component> | |
| <component name="RunDashboard"> | |
| <option name="ruleStates"> | |
| <list> | |
| <RuleState> | |
| <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | |
| </RuleState> | |
| <RuleState> | |
| <option name="name" value="StatusDashboardGroupingRule" /> | |
| </RuleState> | |
| </list> | |
| </option> | |
| </component> | |
| <component name="RunManager" selected="Python.untitled"> | |
| <configuration default="true" type="DjangoTestsConfigurationType" factoryName="Django tests"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs> | |
| <env name="PYTHONUNBUFFERED" value="1" /> | |
| </envs> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="TARGET" value="" /> | |
| <option name="SETTINGS_FILE" value="" /> | |
| <option name="CUSTOM_SETTINGS" value="false" /> | |
| <option name="USE_OPTIONS" value="false" /> | |
| <option name="OPTIONS" value="" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="JavaScriptTestRunnerJest" factoryName="Jest"> | |
| <node-interpreter value="project" /> | |
| <working-dir value="" /> | |
| <envs /> | |
| <scope-kind value="ALL" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor"> | |
| <config-file value="" /> | |
| <node-interpreter value="project" /> | |
| <envs /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug"> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="PyBehaveRunConfigurationType" factoryName="Behave"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs /> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="ADDITIONAL_ARGS" value="" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="PyLettuceRunConfigurationType" factoryName="Lettuce"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs /> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="ADDITIONAL_ARGS" value="" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="PythonConfigurationType" factoryName="Python"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs> | |
| <env name="PYTHONUNBUFFERED" value="1" /> | |
| </envs> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="SCRIPT_NAME" value="" /> | |
| <option name="PARAMETERS" value="" /> | |
| <option name="SHOW_COMMAND_LINE" value="false" /> | |
| <option name="EMULATE_TERMINAL" value="false" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="Tox" factoryName="Tox"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs /> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <module name="untitled" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js"> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="js.build_tools.npm" factoryName="npm"> | |
| <command value="run" /> | |
| <scripts /> | |
| <node-interpreter value="project" /> | |
| <envs /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="tests" factoryName="Doctests"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs /> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="SCRIPT_NAME" value="" /> | |
| <option name="CLASS_NAME" value="" /> | |
| <option name="METHOD_NAME" value="" /> | |
| <option name="FOLDER_NAME" value="" /> | |
| <option name="TEST_TYPE" value="TEST_SCRIPT" /> | |
| <option name="PATTERN" value="" /> | |
| <option name="USE_PATTERN" value="false" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="true" type="tests" factoryName="Unittests"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs /> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="_new_additionalArguments" value="""" /> | |
| <option name="_new_target" value=""."" /> | |
| <option name="_new_targetType" value=""PATH"" /> | |
| <method /> | |
| </configuration> | |
| <configuration default="false" name="untitled" type="PythonConfigurationType" factoryName="Python" singleton="true"> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs> | |
| <env name="PYTHONUNBUFFERED" value="1" /> | |
| </envs> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="" /> | |
| <option name="IS_MODULE_SDK" value="false" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <module name="untitled" /> | |
| <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> | |
| <option name="SCRIPT_NAME" value="$PROJECT_DIR$/untitled.py" /> | |
| <option name="PARAMETERS" value="" /> | |
| <option name="SHOW_COMMAND_LINE" value="false" /> | |
| <option name="EMULATE_TERMINAL" value="false" /> | |
| <method /> | |
| </configuration> | |
| <list size="1"> | |
| <item index="0" class="java.lang.String" itemvalue="Python.untitled" /> | |
| </list> | |
| </component> | |
| <component name="ShelveChangesManager" show_recycled="false"> | |
| <option name="remove_strategy" value="false" /> | |
| </component> | |
| <component name="TaskManager"> | |
| <task active="true" id="Default" summary="Default task"> | |
| <changelist id="abef0c9d-6ac4-405e-8bf5-1a1df611d6e4" name="Default" comment="" /> | |
| <created>1497276631676</created> | |
| <option name="number" value="Default" /> | |
| <option name="presentableId" value="Default" /> | |
| <updated>1497276631676</updated> | |
| </task> | |
| <servers /> | |
| </component> | |
| <component name="ToolWindowManager"> | |
| <frame x="55" y="23" width="1385" height="877" extended-state="0" /> | |
| <layout> | |
| <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24944155" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
| <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | |
| <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Python Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | |
| <window_info id="Data View" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
| <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | |
| <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
| </layout> | |
| </component> | |
| <component name="TypeScriptGeneratedFilesManager"> | |
| <option name="processedProjectFiles" value="true" /> | |
| </component> | |
| <component name="VcsContentAnnotationSettings"> | |
| <option name="myLimit" value="2678400000" /> | |
| </component> | |
| <component name="XDebuggerManager"> | |
| <breakpoint-manager /> | |
| <watches-manager /> | |
| </component> | |
| <component name="editorHistoryManager"> | |
| <entry file="file://$PROJECT_DIR$/untitled.py"> | |
| <provider selected="true" editor-type-id="text-editor"> | |
| <state relative-caret-position="0"> | |
| <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
| <folding /> | |
| </state> | |
| </provider> | |
| </entry> | |
| </component> | |
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from flask import Flask | |
| app = Flask(__name__) | |
| @app.route('/') | |
| def hello_world(): | |
| return 'Hello World!' | |
| if __name__ == '__main__': | |
| app.run() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment