perspective-python 2.9.0__tar.gz → 2.10.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. {perspective-python-2.9.0/perspective_python.egg-info → perspective-python-2.10.1}/PKG-INFO +1 -1
  2. perspective-python-2.10.1/package.json +16 -0
  3. perspective-python-2.10.1/perspective/core/_version.py +2 -0
  4. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/labextension/package.json +9 -9
  5. perspective-python-2.10.1/perspective/labextension/static/253.106fb2cf2661c2b48e71.js +18 -0
  6. perspective-python-2.10.1/perspective/labextension/static/971.489e0ae958e8ee710393.js +1 -0
  7. perspective-python-2.10.1/perspective/labextension/static/remoteEntry.05ad8610b477f0b22672.js +1 -0
  8. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/labextension/static/third-party-licenses.json +2 -2
  9. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/manager/manager_internal.py +14 -6
  10. perspective-python-2.10.1/perspective/nbextension/static/extension.js +13 -0
  11. perspective-python-2.10.1/perspective/nbextension/static/extension.js.map +7 -0
  12. perspective-python-2.10.1/perspective/nbextension/static/index.js +681 -0
  13. perspective-python-2.10.1/perspective/nbextension/static/index.js.map +7 -0
  14. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/view.cpp +61 -40
  15. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/widget/widget.py +1 -1
  16. {perspective-python-2.9.0 → perspective-python-2.10.1/perspective_python.egg-info}/PKG-INFO +1 -1
  17. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective_python.egg-info/SOURCES.txt +4 -4
  18. {perspective-python-2.9.0 → perspective-python-2.10.1}/setup.py +1 -1
  19. perspective-python-2.9.0/package.json +0 -16
  20. perspective-python-2.9.0/perspective/core/_version.py +0 -2
  21. perspective-python-2.9.0/perspective/labextension/static/620.8cd0fc46c82634b68818.js +0 -18
  22. perspective-python-2.9.0/perspective/labextension/static/88.f37d368adffffd34c91b.js +0 -1
  23. perspective-python-2.9.0/perspective/labextension/static/remoteEntry.b126e5a754e1f659ef83.js +0 -1
  24. perspective-python-2.9.0/perspective/nbextension/static/extension.js +0 -13
  25. perspective-python-2.9.0/perspective/nbextension/static/extension.js.map +0 -7
  26. perspective-python-2.9.0/perspective/nbextension/static/index.js +0 -681
  27. perspective-python-2.9.0/perspective/nbextension/static/index.js.map +0 -7
  28. {perspective-python-2.9.0 → perspective-python-2.10.1}/MANIFEST.in +0 -0
  29. {perspective-python-2.9.0 → perspective-python-2.10.1}/README.md +0 -0
  30. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/CMakeLists.txt +0 -0
  31. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/LICENSE +0 -0
  32. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/Pybind.txt.in +0 -0
  33. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/arrow/CMakeLists.txt +0 -0
  34. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/arrow/config.h +0 -0
  35. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/arrow.txt.in +0 -0
  36. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/date.txt.in +0 -0
  37. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/double-conversion.txt.in +0 -0
  38. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/exprtk.txt.in +0 -0
  39. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/flatbuffers.txt.in +0 -0
  40. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/hopscotch.txt.in +0 -0
  41. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/lz4.txt.in +0 -0
  42. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindColor.cmake +0 -0
  43. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindExprTk.cmake +0 -0
  44. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindFlatbuffers.cmake +0 -0
  45. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindInstallDependency.cmake +0 -0
  46. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindNumPy.cmake +0 -0
  47. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindPybind.cmake +0 -0
  48. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindPythonHeaders.cmake +0 -0
  49. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/FindRe2.cmake +0 -0
  50. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/modules/LLVMToolchain.cmake +0 -0
  51. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/ordered-map.txt.in +0 -0
  52. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/rapidjson.txt.in +0 -0
  53. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/re2/CMakeLists.txt +0 -0
  54. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/cmake/re2.txt.in +0 -0
  55. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/aggregate.cpp +0 -0
  56. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/aggspec.cpp +0 -0
  57. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/arg_sort.cpp +0 -0
  58. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/arrow_csv.cpp +0 -0
  59. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/arrow_loader.cpp +0 -0
  60. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/arrow_writer.cpp +0 -0
  61. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/base.cpp +0 -0
  62. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/base_impl_linux.cpp +0 -0
  63. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/base_impl_osx.cpp +0 -0
  64. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/base_impl_wasm.cpp +0 -0
  65. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/base_impl_win.cpp +0 -0
  66. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/binding.cpp +0 -0
  67. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/column.cpp +0 -0
  68. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/comparators.cpp +0 -0
  69. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/compat.cpp +0 -0
  70. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/compat_impl_linux.cpp +0 -0
  71. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/compat_impl_osx.cpp +0 -0
  72. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/compat_impl_wasm.cpp +0 -0
  73. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/compat_impl_win.cpp +0 -0
  74. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/computed_expression.cpp +0 -0
  75. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/computed_function.cpp +0 -0
  76. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/config.cpp +0 -0
  77. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_base.cpp +0 -0
  78. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_grouped_pkey.cpp +0 -0
  79. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_handle.cpp +0 -0
  80. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_iterators.cpp +0 -0
  81. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_one.cpp +0 -0
  82. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_two.cpp +0 -0
  83. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_unit.cpp +0 -0
  84. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/context_zero.cpp +0 -0
  85. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/data.cpp +0 -0
  86. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/data_slice.cpp +0 -0
  87. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/data_table.cpp +0 -0
  88. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/date.cpp +0 -0
  89. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/date_parser.cpp +0 -0
  90. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/dense_nodes.cpp +0 -0
  91. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/dense_tree.cpp +0 -0
  92. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/dense_tree_context.cpp +0 -0
  93. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/dependency.cpp +0 -0
  94. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/emscripten.cpp +0 -0
  95. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/expression_tables.cpp +0 -0
  96. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/expression_vocab.cpp +0 -0
  97. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/extract_aggregate.cpp +0 -0
  98. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/filter.cpp +0 -0
  99. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/flat_traversal.cpp +0 -0
  100. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/get_data_extents.cpp +0 -0
  101. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/gnode.cpp +0 -0
  102. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/gnode_state.cpp +0 -0
  103. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/init.cpp +0 -0
  104. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/kernel_engine.cpp +0 -0
  105. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/main.cpp +0 -0
  106. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/mask.cpp +0 -0
  107. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/multi_sort.cpp +0 -0
  108. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/none.cpp +0 -0
  109. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/path.cpp +0 -0
  110. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/pivot.cpp +0 -0
  111. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/pool.cpp +0 -0
  112. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/port.cpp +0 -0
  113. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/process_state.cpp +0 -0
  114. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/pyutils.cpp +0 -0
  115. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/raii.cpp +0 -0
  116. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/raii_impl_linux.cpp +0 -0
  117. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/raii_impl_osx.cpp +0 -0
  118. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/raii_impl_win.cpp +0 -0
  119. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/range.cpp +0 -0
  120. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/regex.cpp +0 -0
  121. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/rlookup.cpp +0 -0
  122. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/scalar.cpp +0 -0
  123. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/schema.cpp +0 -0
  124. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/schema_column.cpp +0 -0
  125. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/simple_bitmask.cpp +0 -0
  126. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/slice.cpp +0 -0
  127. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/sort_specification.cpp +0 -0
  128. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/sparse_tree.cpp +0 -0
  129. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/sparse_tree_node.cpp +0 -0
  130. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/step_delta.cpp +0 -0
  131. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/storage.cpp +0 -0
  132. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/storage_impl_linux.cpp +0 -0
  133. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/storage_impl_osx.cpp +0 -0
  134. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/storage_impl_win.cpp +0 -0
  135. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/sym_table.cpp +0 -0
  136. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/table.cpp +0 -0
  137. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/time.cpp +0 -0
  138. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/tracing.cpp +0 -0
  139. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/tracing_impl_linux.cpp +0 -0
  140. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/tracing_impl_osx.cpp +0 -0
  141. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/traversal.cpp +0 -0
  142. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/traversal_nodes.cpp +0 -0
  143. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/tree_context_common.cpp +0 -0
  144. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/update_task.cpp +0 -0
  145. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/utils.cpp +0 -0
  146. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/vendor/arrow_compute_registry.cpp +0 -0
  147. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/vendor/arrow_single_threaded_reader.cpp +0 -0
  148. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/vendor/single_threaded_reader.cpp +0 -0
  149. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/view.cpp +0 -0
  150. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/view_config.cpp +0 -0
  151. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/cpp/vocab.cpp +0 -0
  152. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/aggregate.h +0 -0
  153. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/aggspec.h +0 -0
  154. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/arg_sort.h +0 -0
  155. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/arrow_csv.h +0 -0
  156. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/arrow_loader.h +0 -0
  157. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/arrow_writer.h +0 -0
  158. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/base.h +0 -0
  159. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/binding.h +0 -0
  160. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/column.h +0 -0
  161. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/comparators.h +0 -0
  162. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/compat.h +0 -0
  163. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/computed_expression.h +0 -0
  164. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/computed_function.h +0 -0
  165. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/config.h +0 -0
  166. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_base.h +0 -0
  167. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_common_decls.h +0 -0
  168. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_grouped_pkey.h +0 -0
  169. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_handle.h +0 -0
  170. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_one.h +0 -0
  171. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_two.h +0 -0
  172. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_unit.h +0 -0
  173. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/context_zero.h +0 -0
  174. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/data.h +0 -0
  175. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/data_accessor.h +0 -0
  176. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/data_slice.h +0 -0
  177. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/data_table.h +0 -0
  178. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/date.h +0 -0
  179. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/date_parser.h +0 -0
  180. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/debug_helpers.h +0 -0
  181. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/defaults.h +0 -0
  182. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/dense_nodes.h +0 -0
  183. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/dense_tree.h +0 -0
  184. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/dense_tree_context.h +0 -0
  185. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/dependency.h +0 -0
  186. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/emscripten.h +0 -0
  187. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/env_vars.h +0 -0
  188. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/exception.h +0 -0
  189. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/exports.h +0 -0
  190. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/expression_tables.h +0 -0
  191. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/expression_vocab.h +0 -0
  192. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/exprtk.h +0 -0
  193. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/extract_aggregate.h +0 -0
  194. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/filter.h +0 -0
  195. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/filter_utils.h +0 -0
  196. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/first.h +0 -0
  197. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/flat_traversal.h +0 -0
  198. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/flatten.h +0 -0
  199. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/fragments.h +0 -0
  200. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/get_data_extents.h +0 -0
  201. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/gnode.h +0 -0
  202. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/gnode_state.h +0 -0
  203. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/index.h +0 -0
  204. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/init.h +0 -0
  205. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/iterator.h +0 -0
  206. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/kernel_engine.h +0 -0
  207. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/last.h +0 -0
  208. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/mask.h +0 -0
  209. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/multi_sort.h +0 -0
  210. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/node_processor.h +0 -0
  211. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/node_processor_types.h +0 -0
  212. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/none.h +0 -0
  213. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/parallel_for.h +0 -0
  214. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/partition.h +0 -0
  215. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/path.h +0 -0
  216. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/pivot.h +0 -0
  217. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/pool.h +0 -0
  218. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/port.h +0 -0
  219. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/portable.h +0 -0
  220. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/process_state.h +0 -0
  221. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/pyutils.h +0 -0
  222. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/raii.h +0 -0
  223. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/range.h +0 -0
  224. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/raw_types.h +0 -0
  225. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/regex.h +0 -0
  226. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/rlookup.h +0 -0
  227. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/scalar.h +0 -0
  228. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/schema.h +0 -0
  229. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/schema_column.h +0 -0
  230. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/simple_bitmask.h +0 -0
  231. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/slice.h +0 -0
  232. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/sort_specification.h +0 -0
  233. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/sparse_tree.h +0 -0
  234. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/sparse_tree_node.h +0 -0
  235. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/step_delta.h +0 -0
  236. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/storage.h +0 -0
  237. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/sym_table.h +0 -0
  238. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/table.h +0 -0
  239. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/time.h +0 -0
  240. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/tracing.h +0 -0
  241. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/tracing_impl_linux.h +0 -0
  242. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/tracing_impl_osx.h +0 -0
  243. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/tracing_impl_win.h +0 -0
  244. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/traversal.h +0 -0
  245. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/traversal_nodes.h +0 -0
  246. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/tree_context_common.h +0 -0
  247. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/tree_iterator.h +0 -0
  248. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/update_task.h +0 -0
  249. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/utils.h +0 -0
  250. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/val.h +0 -0
  251. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/vendor/arrow_compute_registry.h +0 -0
  252. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/vendor/arrow_single_threaded_reader.h +0 -0
  253. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/view.h +0 -0
  254. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/view_config.h +0 -0
  255. {perspective-python-2.9.0 → perspective-python-2.10.1}/dist/src/include/perspective/vocab.h +0 -0
  256. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/__init__.py +0 -0
  257. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/__init__.py +0 -0
  258. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/aiohttp.py +0 -0
  259. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/base.py +0 -0
  260. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/dispatch.py +0 -0
  261. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/starlette_test.py +0 -0
  262. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/table_api.py +0 -0
  263. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/tornado.py +0 -0
  264. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/view_api.py +0 -0
  265. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/client/websocket.py +0 -0
  266. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/__init__.py +0 -0
  267. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/aggregate.py +0 -0
  268. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/data/__init__.py +0 -0
  269. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/data/np.py +0 -0
  270. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/data/pd.py +0 -0
  271. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/exception.py +0 -0
  272. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/filters.py +0 -0
  273. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/plugin.py +0 -0
  274. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/core/sort.py +0 -0
  275. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/extension/finos-perspective-nbextension.json +0 -0
  276. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/extension/install.json +0 -0
  277. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/handlers/__init__.py +0 -0
  278. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/handlers/aiohttp.py +0 -0
  279. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/handlers/common.py +0 -0
  280. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/handlers/starlette.py +0 -0
  281. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/handlers/tornado.py +0 -0
  282. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/accessor.h +0 -0
  283. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/base.h +0 -0
  284. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/column.h +0 -0
  285. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/context.h +0 -0
  286. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/expressions.h +0 -0
  287. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/fill.h +0 -0
  288. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/numpy.h +0 -0
  289. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/serialization.h +0 -0
  290. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/table.h +0 -0
  291. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/utils.h +0 -0
  292. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python/view.h +0 -0
  293. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/include/perspective/python.h +0 -0
  294. /perspective-python-2.9.0/perspective/labextension/static/620.8cd0fc46c82634b68818.js.LICENSE.txt → /perspective-python-2.10.1/perspective/labextension/static/253.106fb2cf2661c2b48e71.js.LICENSE.txt +0 -0
  295. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/labextension/static/style.js +0 -0
  296. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/libpsp.py +0 -0
  297. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/manager/__init__.py +0 -0
  298. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/manager/manager.py +0 -0
  299. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/manager/session.py +0 -0
  300. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/nbextension/__init__.py +0 -0
  301. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/accessor.cpp +0 -0
  302. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/column.cpp +0 -0
  303. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/context.cpp +0 -0
  304. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/expressions.cpp +0 -0
  305. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/fill.cpp +0 -0
  306. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/numpy.cpp +0 -0
  307. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/python.cpp +0 -0
  308. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/serialization.cpp +0 -0
  309. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/table.cpp +0 -0
  310. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/src/utils.cpp +0 -0
  311. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/__init__.py +0 -0
  312. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_accessor.py +0 -0
  313. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_callback_cache.py +0 -0
  314. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_constants.py +0 -0
  315. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_data_formatter.py +0 -0
  316. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_date_validator.py +0 -0
  317. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_state.py +0 -0
  318. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/_utils.py +0 -0
  319. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/table.py +0 -0
  320. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/view.py +0 -0
  321. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/table/view_config.py +0 -0
  322. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/templates/exported_widget.html.jinja +0 -0
  323. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/__init__.py +0 -0
  324. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/client_mode/__init__.py +0 -0
  325. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/client_mode/test_client_mode.py +0 -0
  326. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/conftest.py +0 -0
  327. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/__init__.py +0 -0
  328. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/test_aggregates.py +0 -0
  329. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/test_async.py +0 -0
  330. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/test_layout.py +0 -0
  331. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/test_plugin.py +0 -0
  332. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/test_sort.py +0 -0
  333. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/core/test_threadpool.py +0 -0
  334. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/__init__.py +0 -0
  335. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_aiohttp_async_mode.py +0 -0
  336. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_aiohttp_handler.py +0 -0
  337. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_aiohttp_handler_chunked.py +0 -0
  338. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_aiohttp_lock.py +0 -0
  339. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_starlette_async_mode.py +0 -0
  340. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_starlette_handler.py +0 -0
  341. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_starlette_handler_chunked.py +0 -0
  342. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_starlette_lock.py +0 -0
  343. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_tornado_async_mode.py +0 -0
  344. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_tornado_handler.py +0 -0
  345. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_tornado_handler_chunked.py +0 -0
  346. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_tornado_lock.py +0 -0
  347. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/handlers/test_tornado_thread_pool_executor.py +0 -0
  348. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/manager/__init__.py +0 -0
  349. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/manager/test_manager.py +0 -0
  350. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/manager/test_session.py +0 -0
  351. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/single_threaded/test_single_threaded.py +0 -0
  352. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/__init__.py +0 -0
  353. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/date32.arrow +0 -0
  354. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/date64.arrow +0 -0
  355. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/dict.arrow +0 -0
  356. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/dict_update.arrow +0 -0
  357. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/int_float_str.arrow +0 -0
  358. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/int_float_str_file.arrow +0 -0
  359. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/arrow/int_float_str_update.arrow +0 -0
  360. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/object_sequence.py +0 -0
  361. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_delete.py +0 -0
  362. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_exception.py +0 -0
  363. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_leaks.py +0 -0
  364. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_ports.py +0 -0
  365. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_remove.py +0 -0
  366. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table.py +0 -0
  367. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table_arrow.py +0 -0
  368. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table_datetime.py +0 -0
  369. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table_infer.py +0 -0
  370. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table_limit.py +0 -0
  371. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table_numpy.py +0 -0
  372. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_table_pandas.py +0 -0
  373. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_to_arrow.py +0 -0
  374. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_to_arrow_lz4.py +0 -0
  375. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_to_format.py +0 -0
  376. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_update.py +0 -0
  377. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_update_arrow.py +0 -0
  378. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_update_numpy.py +0 -0
  379. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_update_pandas.py +0 -0
  380. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_view.py +0 -0
  381. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/table/test_view_expression.py +0 -0
  382. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/viewer/__init__.py +0 -0
  383. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/viewer/test_validate.py +0 -0
  384. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/viewer/test_viewer.py +0 -0
  385. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/widget/__init__.py +0 -0
  386. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/widget/test_widget.py +0 -0
  387. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/tests/widget/test_widget_pandas.py +0 -0
  388. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/viewer/__init__.py +0 -0
  389. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/viewer/validate.py +0 -0
  390. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/viewer/viewer.py +0 -0
  391. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/viewer/viewer_traitlets.py +0 -0
  392. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective/widget/__init__.py +0 -0
  393. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective_python.egg-info/dependency_links.txt +0 -0
  394. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective_python.egg-info/not-zip-safe +0 -0
  395. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective_python.egg-info/requires.txt +0 -0
  396. {perspective-python-2.9.0 → perspective-python-2.10.1}/perspective_python.egg-info/top_level.txt +0 -0
  397. {perspective-python-2.9.0 → perspective-python-2.10.1}/pyproject.toml +0 -0
  398. {perspective-python-2.9.0 → perspective-python-2.10.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: perspective-python
3
- Version: 2.9.0
3
+ Version: 2.10.1
4
4
  Summary: Python bindings and JupyterLab integration for Perspective
5
5
  Home-page: https://github.com/finos/perspective
6
6
  Author: Perspective Authors
@@ -0,0 +1,16 @@
1
+ {
2
+ "private": true,
3
+ "name": "perspective-python-internal",
4
+ "version": "2.10.1",
5
+ "scripts": {
6
+ "bench": "python3 bench/perspective_benchmark.py",
7
+ "docs": "python3 docs/generate.py"
8
+ },
9
+ "devDependencies": {
10
+ "@finos/perspective": "workspace:^",
11
+ "@finos/perspective-viewer": "workspace:^",
12
+ "@finos/perspective-viewer-d3fc": "workspace:^",
13
+ "@finos/perspective-viewer-datagrid": "workspace:^",
14
+ "@finos/perspective-webpack-plugin": "workspace:^"
15
+ }
16
+ }
@@ -0,0 +1,2 @@
1
+ __version__ = "2.10.1"
2
+ major_minor_version = "2.10"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/perspective-jupyterlab",
3
- "version": "2.9.0",
3
+ "version": "2.10.1",
4
4
  "description": "A Jupyterlab extension for the Perspective library, designed to be used with perspective-python.",
5
5
  "files": [
6
6
  "dist/**/*",
@@ -34,19 +34,19 @@
34
34
  "version": "yarn build"
35
35
  },
36
36
  "dependencies": {
37
- "@finos/perspective": "^2.9.0",
38
- "@finos/perspective-viewer": "^2.9.0",
39
- "@finos/perspective-viewer-d3fc": "^2.9.0",
40
- "@finos/perspective-viewer-datagrid": "^2.9.0",
41
- "@finos/perspective-viewer-openlayers": "^2.9.0",
37
+ "@finos/perspective": "workspace:^",
38
+ "@finos/perspective-viewer": "workspace:^",
39
+ "@finos/perspective-viewer-d3fc": "workspace:^",
40
+ "@finos/perspective-viewer-datagrid": "workspace:^",
41
+ "@finos/perspective-viewer-openlayers": "workspace:^",
42
42
  "@jupyter-widgets/base": "^2 || ^3 || ^4 || ^5 || ^6",
43
43
  "@jupyterlab/application": "^3.6.1",
44
44
  "@lumino/application": "^1.27.0",
45
45
  "@lumino/widgets": "^1.37.0"
46
46
  },
47
47
  "devDependencies": {
48
- "@finos/perspective-esbuild-plugin": "^2.9.0",
49
- "@finos/perspective-test": "^2.9.0",
48
+ "@finos/perspective-esbuild-plugin": "workspace:^",
49
+ "@finos/perspective-test": "workspace:^",
50
50
  "@jupyterlab/builder": "^3.4.0",
51
51
  "@prospective.co/procss": "^0.1.15",
52
52
  "cpy": "^9.0.1"
@@ -71,7 +71,7 @@
71
71
  }
72
72
  },
73
73
  "_build": {
74
- "load": "static/remoteEntry.b126e5a754e1f659ef83.js",
74
+ "load": "static/remoteEntry.05ad8610b477f0b22672.js",
75
75
  "extension": "./extension",
76
76
  "style": "./style"
77
77
  }