MANIFEST.in
README.txt
setup.py
tropofy/__init__.py
tropofy/views.py
tropofy.egg-info/PKG-INFO
tropofy.egg-info/SOURCES.txt
tropofy.egg-info/dependency_links.txt
tropofy.egg-info/entry_points.txt
tropofy.egg-info/not-zip-safe
tropofy.egg-info/requires.txt
tropofy.egg-info/top_level.txt
tropofy/app/__init__.py
tropofy/app/app_manager.py
tropofy/app/application.py
tropofy/app/data_set.py
tropofy/database/__init__.py
tropofy/database/db_manager.py
tropofy/database/read_write_xl.py
tropofy/database/tropofy_orm.py
tropofy/ini_files/for_dist/development.ini
tropofy/ini_files/for_dist/production.ini
tropofy/scripts/__init__.py
tropofy/scripts/quickstart.py
tropofy/scripts/run.py
tropofy/widgets/__init__.py
tropofy/widgets/widgets.py
tropofy/widgets/chart_widget/__init__.py
tropofy/widgets/chart_widget/chart_widget.py
tropofy/widgets/custom_export_widget/__init__.py
tropofy/widgets/custom_export_widget/custom_export_widget.py
tropofy/widgets/data_sets_widget/__init__.py
tropofy/widgets/data_sets_widget/data_sets_widget.py
tropofy/widgets/examples/widget_examples.py
tropofy/widgets/execute_function_widget/__init__.py
tropofy/widgets/execute_function_widget/execute_function_widget.py
tropofy/widgets/file_upload_widget/__init__.py
tropofy/widgets/file_upload_widget/file_upload_widget.py
tropofy/widgets/form_widget/__init__.py
tropofy/widgets/form_widget/form_widget.py
tropofy/widgets/grid_widget/__init__.py
tropofy/widgets/grid_widget/grid_widget.py
tropofy/widgets/grid_widget/simple_grid.py
tropofy/widgets/image_widget/__init__.py
tropofy/widgets/image_widget/image_widget.py
tropofy/widgets/kml_map_widget/__init__.py
tropofy/widgets/kml_map_widget/kml_map_widget.py
tropofy_example_apps/additional_dependencies/cpp/spanning_tree/__init__.py
tropofy_example_apps/additional_dependencies/cpp/spanning_tree/spanning_tree.py
tropofy_example_apps/additional_dependencies/cpp/spanning_tree/spanning_tree_example_data.xlsx
tropofy_example_apps/additional_dependencies/cpp/spanning_tree/exmod/exmodmodule.cpp
tropofy_example_apps/additional_dependencies/cpp/spanning_tree/exmod/setup.py
tropofy_example_apps/additional_dependencies/gurobi/diet/__init__.py
tropofy_example_apps/additional_dependencies/gurobi/diet/gurobi_diet_data.xlsx
tropofy_example_apps/additional_dependencies/gurobi/diet/gurobi_diet_model.py
tropofy_example_apps/additional_dependencies/gurobi/network_flow/__init__.py
tropofy_example_apps/additional_dependencies/gurobi/network_flow/network_flow.py
tropofy_example_apps/additional_dependencies/gurobi/network_flow/network_flow_example_data.xlsx
tropofy_example_apps/additional_dependencies/gurobi/rostering/__init__.py
tropofy_example_apps/additional_dependencies/gurobi/rostering/gurobi_rostering.py
tropofy_example_apps/additional_dependencies/gurobi/rostering/gurobi_rostering_data.xlsx
tropofy_example_apps/additional_dependencies/gurobi/sudoku/__init__.py
tropofy_example_apps/additional_dependencies/gurobi/sudoku/sudoku.py
tropofy_example_apps/additional_dependencies/gurobi/travelling_salesman/__init__.py
tropofy_example_apps/additional_dependencies/gurobi/travelling_salesman/gurobi_travelling_salesman.py
tropofy_example_apps/additional_dependencies/localsolver/assembly_line_sequencing/__init__.py
tropofy_example_apps/additional_dependencies/localsolver/assembly_line_sequencing/car_sequencing.lsp
tropofy_example_apps/additional_dependencies/localsolver/assembly_line_sequencing/localsolver_assembly_line_sequencing_optimiser.py
tropofy_example_apps/additional_dependencies/localsolver/localsolver_knapsack/__init__.py
tropofy_example_apps/additional_dependencies/localsolver/localsolver_knapsack/knapsack.lsp
tropofy_example_apps/additional_dependencies/localsolver/localsolver_knapsack/localsolver_knapsack.py
tropofy_example_apps/additional_dependencies/localsolver/localsolver_max_cut/__init__.py
tropofy_example_apps/additional_dependencies/localsolver/localsolver_max_cut/localsolver_max_cut.py
tropofy_example_apps/additional_dependencies/localsolver/localsolver_max_cut/max_cut.lsp
tropofy_example_apps/additional_dependencies/localsolver/localsolver_max_cut/max_cut_brisbane_example_data.xlsx
tropofy_example_apps/additional_dependencies/localsolver/localsolver_max_cut/max_cut_euro_example_data.xlsx
tropofy_example_apps/additional_dependencies/r/simple_linear_regression/__init__.py
tropofy_example_apps/additional_dependencies/r/simple_linear_regression/simple_linear_regression_with_r.py
tropofy_example_apps/additional_dependencies/scipy_numpy_matplotlib/plotting_in_3d/__init__.py
tropofy_example_apps/additional_dependencies/scipy_numpy_matplotlib/plotting_in_3d/plotting_in_3d.py
tropofy_example_apps/additional_dependencies/scipy_numpy_matplotlib/zombie_outbreak/__init__.py
tropofy_example_apps/additional_dependencies/scipy_numpy_matplotlib/zombie_outbreak/zombie_outbreak.py
tropofy_example_apps/additional_dependencies/slx/slx_simple_queue/__init__.py
tropofy_example_apps/additional_dependencies/slx/slx_simple_queue/slx_simple_queue.py
tropofy_example_apps/core_dependencies/batch_geocoding/__init__.py
tropofy_example_apps/core_dependencies/batch_geocoding/batch_geocoding.py
tropofy_example_apps/core_dependencies/election_results_dashboard/AUS-VIC-HOR-2004-2010.kml
tropofy_example_apps/core_dependencies/election_results_dashboard/AUS-VIC-HOR-2013.kml
tropofy_example_apps/core_dependencies/election_results_dashboard/__init__.py
tropofy_example_apps/core_dependencies/election_results_dashboard/election_results_dashboard.py
tropofy_example_apps/core_dependencies/facility_location/__init__.py
tropofy_example_apps/core_dependencies/facility_location/facility_location.py
tropofy_example_apps/core_dependencies/facility_location/facility_location_example_data.xlsx
tropofy_example_apps/core_dependencies/generate_kml/__init__.py
tropofy_example_apps/core_dependencies/generate_kml/generate_kml.py
tropofy_example_apps/core_dependencies/hello_world/__init__.py
tropofy_example_apps/core_dependencies/hello_world/hello_world.py
tropofy_example_apps/core_dependencies/starter/__init__.py
tropofy_example_apps/core_dependencies/starter/starter.py
tropofy_example_apps/tutorials/tutorial_app_part_1.py
tropofy_example_apps/tutorials/tutorial_app_part_2.py
tropofy_example_apps/tutorials/tutorial_app_part_2_b.py
tropofy_example_apps/tutorials/tutorial_app_part_3.py
tropofy_example_apps/tutorials/tutorial_app_part_3_b.py
tropofy_example_apps/tutorials/tutorial_app_part_3_c.py
tropofy_example_apps/tutorials/tutorial_app_part_3_d.py
tropofy_example_apps/tutorials/tutorial_app_part_4.py
tropofy_example_apps/tutorials/tutorial_app_part_4_b.py
tropofy_example_apps/tutorials/tutorial_app_part_5.py