foamgraph

View on PyPIReverse Dependencies (1)

0.2.4 foamgraph-0.2.4-py3-none-any.whl

Wheel Details

Project: foamgraph
Version: 0.2.4
Filename: foamgraph-0.2.4-py3-none-any.whl
Download: [link]
Size: 112661
MD5: 91812ddb7eba1d02f7460565954ab2de
SHA256: 706bd9502361eb5bb52fdd60e1166fdb9423108158dac25b78739be1b933b32e
Uploaded: 2023-04-05 08:43:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: foamgraph
Version: 0.2.4
Summary: Fast visualization library for interactive online analysis at scientific user facilities
Author-Email: Jun Zhu <zhujun981661[at]gmail.com>
Project-Url: repository, https://github.com/zhujun98/foamgraph
License: BSD 3-Clause License Copyright (c) 2022, Jun Zhu All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.21.5)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-qt; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4586 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
foamgraph/__init__.py sha256=Enx3UbklJpnnY6Bmrc2E92Y5gQHa8rf9TszEKzlcGUE 587
foamgraph/aesthetics.py sha256=xNEf9uqpU0eoQyc_CPfwpZrAReJXeuVi2mZWUFKn2LI 10907
foamgraph/algorithm.py sha256=AP2cvMZtihkInn5bjToJhK9nJFN8_POMI0A5TCMlW9E 1486
foamgraph/config.py sha256=ZHnWs_GN5FBeBSa8LexspoCInElHvJjRzqxZifUcNDM 1063
foamgraph/graphics_scene.py sha256=uSe8yETwPJFBWaJ3Do3ycamA69Mc_sev6B_xOVYgDiY 29443
foamgraph/live_window.py sha256=j8FGF2pmjlDa_p_c6v3MApJJioGVZoZvmCJ5xRIjVQg 3416
foamgraph/utility.py sha256=k4wiRhFUGLAQKLG7E_dfjhcFIX5y5UtDBSxWnVj_joI 6064
foamgraph/version.py sha256=VqCn9VklYYjAb_ef23GsdTKPSIIn9ZPiHiYc0mD1GOk 89
foamgraph/backend/__init__.py sha256=DaStuvpm3ApFyC3zeKghlVl0RDwSK5BOmd19pNJa-Ys 1915
foamgraph/backend/QtCore/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/backend/QtGui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/backend/QtTest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/backend/QtWidgets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/ctrl_widgets/__init__.py sha256=YJENV_60PjsIewhSnsbACriponjYGY2AR7hz_9xVIk8 134
foamgraph/ctrl_widgets/base_ctrl_widgets.py sha256=XXPkEae6vKa4XCmKlFj0GQfq4FQprgMHXtLDwulxYEE 3953
foamgraph/ctrl_widgets/smart_widgets.py sha256=j1Zn9-Hkc1gUvGjyVS6pC4v6jVdqtvvVG4yc09ovc3M 5473
foamgraph/data_model/__init__.py sha256=b7OT9bPHjft6wPBRyvK66g7HOuMD3WrprdTbGGRBmoA 80
foamgraph/data_model/data_item_base.py sha256=FO2B-EHPQY1jpJZSNJbA71n1LzzPmc0yl-6vYG_9e6Q 434
foamgraph/data_model/roi_data_item.py sha256=2uYOWmKKukk5KYVVAHZB0aIB4y06QHaDsNaHHDFW53o 895
foamgraph/graph_view/__init__.py sha256=94BNKcnj6ikWaXKDPEydOKAB8pB7fFQ-6EeG0WwCVWI 174
foamgraph/graph_view/graph_view.py sha256=14eNQbRUm82eLAztl6i1KQJtPh73TgiVCFgXDMtvf-U 5275
foamgraph/graph_view/graphics_view.py sha256=_7TR9SWpr77gMU6ZptNgGJqjKY-BER6ZiWzlie96X38 3718
foamgraph/graph_view/image_view.py sha256=MaKWeNd4LQzK_PCNN6I_BHuI6NceQWOfwHsKjL8MDCo 1596
foamgraph/graph_view/smart_view.py sha256=6lVUK2rVuipqBsl18XTTYYKcAe4O3S7RiqWyuC-hvQ4 2245
foamgraph/graph_view/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/graph_view/test/test_graph_view.py sha256=rLT0pVkfV0PMuXPmdwqHwF4PDptx7pDpcU8VLMn_7H8 5302
foamgraph/graph_view/test/test_image_view.py sha256=mDttV4pNyId88f7SgB5YCQF1ACjAYcYsES5QvTAX78I 1857
foamgraph/graph_view/test/test_smart_view.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/graphics_item/__init__.py sha256=Da8we5Pf0QULhCJHeP66LQC17yIbec2s3B3x89OnEQw 620
foamgraph/graphics_item/arrow_item.py sha256=RUW-RPxM-f9YaM7gKkwkiglmfnBaTzRlzbGUVBvzv1g 5659
foamgraph/graphics_item/graphics_item.py sha256=0GFCzbe4NvM9FOGvyG3GbneW8KJb3fUXCe9hILVk1cI 9195
foamgraph/graphics_item/image_item.py sha256=OuRwNV7fnJaIhygJs-Dx4tgCqWTOhM5BYOiJBOkq6Qs 6465
foamgraph/graphics_item/line_item.py sha256=Ld_ipuRlkkgp1rNs6pr7_pZLNcdAZOvPMzAV4Xn6Ngc 4805
foamgraph/graphics_item/linear_region_item.py sha256=wJ2fxDYLqAXWiFavnecR5yjurTSDDTUBksXXZq1TTBQ 4916
foamgraph/graphics_item/mouse_cursor_item.py sha256=FW5HIZJOS4klXw_r3Abf-sHu9GqR_QO9CuBbx4taPT8 1836
foamgraph/graphics_item/region_of_interest_item.py sha256=D9KVRSilkpA7yCVu07lPvW4915444ednBZmtDzCeKmw 14592
foamgraph/graphics_item/plot_item/__init__.py sha256=PWEJVZIqklH48ahj5FD-4TZAm0DkyhA9GmdWd2-iBX8 436
foamgraph/graphics_item/plot_item/annotation_item.py sha256=XKbVIUdCPnlrpJ1FaO6dUQ91EneRiui3u--UO3Vy_6Y 4811
foamgraph/graphics_item/plot_item/bar_plot_item.py sha256=phcpE77r38-ogW_RXbERXolC7OS3xfVidk6dOgvm-_w 4475
foamgraph/graphics_item/plot_item/candlestick_plot_item.py sha256=8I_O8rIzwFQ4BXZvE8mGhQS8TjrDcJb0RPWtUw78Hy0 3847
foamgraph/graphics_item/plot_item/curve_plot_item.py sha256=K4eBseSBeMtTpGYNNdj7jFkfnf88n_7tFFyQSfZAC_o 5318
foamgraph/graphics_item/plot_item/errorbar_plot_item.py sha256=1XCTf5PX5LRXTu736-DYTQeWmwGdAGwmsOgdKDsZ2Iw 3896
foamgraph/graphics_item/plot_item/plot_item.py sha256=aDzn74fhkYaW1VbEwDtgE_BBjXeXt1dsoW9i3GzUauI 4696
foamgraph/graphics_item/plot_item/scatter_plot_item.py sha256=LmoxGKkXwpKkyk4Ct3ekUDL-mURovadD0i7gRNETUcY 3926
foamgraph/graphics_item/plot_item/shaded_plot_item.py sha256=Nrjf5JadX1jlwMTLN_pbsicddrsssn7ZRU98OT8HxeA 3616
foamgraph/graphics_item/plot_item/stem_plot_item.py sha256=Y3E9grV3yPjd4t0K5qM50PmkwYrqN-Bt6_clXTxna98 4453
foamgraph/graphics_item/plot_item/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/graphics_item/plot_item/test/conftest.py sha256=ruj9-pizamckqGBKsbx4yU4FZ-_eBcINaA7MJepLTFE 230
foamgraph/graphics_item/plot_item/test/test_annotation_item.py sha256=Ng8A9TbUZhInUEV-6qfEBvHS2RbuplxaaqYRY7tM7h8 1411
foamgraph/graphics_item/plot_item/test/test_bar_plot_item.py sha256=f5bcaAcHivOyfNzLu4mWHCcVdIgt_EnOgMEba6BmLnY 2439
foamgraph/graphics_item/plot_item/test/test_candlestick_plot_item.py sha256=b0RnR0O4BSBfaeM71g1IcnuBQ30rmYoWeU57vnHu02E 2093
foamgraph/graphics_item/plot_item/test/test_curve_plot_item.py sha256=OR3Vq5LIjCTabEDFmzOo8URvqTImlTGsaeLaQsKpf_g 4257
foamgraph/graphics_item/plot_item/test/test_errorbar_plot_item.py sha256=NDHhYF0AnGSrI8JZ_Hg_SdzIzSDpq4PWGBuk1Prz5bs 2425
foamgraph/graphics_item/plot_item/test/test_plot_item.py sha256=EkAw9_ns5Xi9J_HM0aDxOvnmn2eQhTzXJ6opfu2LtpY 679
foamgraph/graphics_item/plot_item/test/test_scatter_plot_item.py sha256=MPP6S7QRUueAQfi4KvKUe5gdvFFY_meoHEGlslr9vRI 2391
foamgraph/graphics_item/plot_item/test/test_shade_plot_item.py sha256=CD7OyU8uiQ4dcvBYeCe0jmxRa5m9avTC2yWjMFt34BA 1934
foamgraph/graphics_item/plot_item/test/test_stem_plot_item.py sha256=gG1-iftJBLKqFCeA1in7HZAVXyv4KtOyTntgm1pTupc 1538
foamgraph/graphics_item/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/graphics_item/test/test_image_colorbar_item.py sha256=VLVxf5G4UgPCtKjXpR-yXdCulLCXgRe3r70ns5Grs80 283
foamgraph/graphics_item/test/test_image_item.py sha256=xAkDtCyEO-kvBIDMlmG91DpZIZsYw-I2iBQC3834Ogs 2124
foamgraph/graphics_item/test/test_line_item.py sha256=2X1TumwTAQf6idl8pFGGVl5AwzYBze82pHnd2WX4kmA 16
foamgraph/graphics_item/test/test_mouse_cursor_item.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/graphics_item/test/test_region_of_interest_item.py sha256=3t6k8dHDlBPejYrXG07axE8c5_jVs_QOc_K7uVZ55u4 1789
foamgraph/graphics_widget/__init__.py sha256=iM8qRq9HscTC3lvJqhrswAiTrCnyrbIYzUJqkOgeqQY 442
foamgraph/graphics_widget/axis_widget.py sha256=8GKqZBtopjwSS3wwYGNrI0URYUmS0G6t44kYIeam2Qs 27045
foamgraph/graphics_widget/canvas.py sha256=ar3Yku7AEwYYqm3JDMQuE83Lst9Zykg2nePchTt7a6c 25570
foamgraph/graphics_widget/colorbar_widget.py sha256=eAkRXkA8rL7PE026N8SVeljiFa78masza0FK-pnHnBg 4254
foamgraph/graphics_widget/colormap_controller.py sha256=jUFi-Vb6UgJgrXxYcYTFxl7YyTKEWXca930RP0BqSWM 3479
foamgraph/graphics_widget/graph_widget.py sha256=QdwJUB68XIZsEer1GYt54kolIhgNjiwheMG6Ir6em9U 5966
foamgraph/graphics_widget/graphics_widget.py sha256=vpkOc713CeWD40QUfJgYX78eQ5VdSsIDoiX3pEVCeIg 361
foamgraph/graphics_widget/image_widget.py sha256=t-33ZVys0U8DmGDh4XXGWHVdwNAv_cBSriDnm8TGL6U 4237
foamgraph/graphics_widget/label_widget.py sha256=e3-syBJxF2VEykSb-3mu1UhcfzW4a5F22COGexMZkGA 1596
foamgraph/graphics_widget/legend_widget.py sha256=u8fgD9p_bLD5s1oLCiXK4OBv5-b0R7HDjxLoce-gqIs 7146
foamgraph/graphics_widget/plot_widget.py sha256=djJ-5iRv6SSvkvAYdTxAM2yBvMq9CKqjocxQQIyW-z0 8764
foamgraph/graphics_widget/smart_graph_widget.py sha256=Dfpb-68sAIDROhcLhLTAlgi5XNteSG9-G2FRxla8shs 545
foamgraph/graphics_widget/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foamgraph/graphics_widget/test/test_axis_widget.py sha256=ANM0sbMZi4jwBQlJggJQojqTcQNuEGRyg-z0hZWX-5E 3225
foamgraph/graphics_widget/test/test_canvas.py sha256=58UNCVgU7750JBz4C6am2dT4NAMs-5PkeCwDmzwn3Vc 5586
foamgraph/graphics_widget/test/test_colorbar_widget.py sha256=s_GYL4A3HK4nCAOQn7SM4ZhnG11w3uDSH-hwck2fS6Q 980
foamgraph/graphics_widget/test/test_graph_widget.py sha256=SEMtdSJQQrRa1NpJVvh_5iYi53Io2SWMXREfH-3OIKg 7939
foamgraph/graphics_widget/test/test_image_colormap_editor.py sha256=pa0wr1zMo_YSDs_PSnBlI297VrN78deU0D739DJ35x8 56
foamgraph/graphics_widget/test/test_image_widget.py sha256=WMUjy6x1W8ZG5Z4fzthWNvbD4YytlA6uEjbwSLsD4KM 1399
foamgraph/graphics_widget/test/test_label_widget.py sha256=7ovqNqfz4fHh0Oi0v1ptsJ-HhX2FLfQIZo-4q6cAgSo 175
foamgraph/graphics_widget/test/test_legend_widget.py sha256=Yosas9_ywIUZmeX9_uDnacBgNo3_0Nlo0LJMtFXIQP4 4876
foamgraph/test/__init__.py sha256=ukehZCgxm8pRgfOTPIxLNTvm6Dqi_EkJMLEjBl7rwOg 308
foamgraph/test/test_algorithms.py sha256=peiAdS94jp5OwEWVClE9V4oqN-RhGDY2hmlWUa3FQRA 1958
foamgraph/test/test_live_window.py sha256=M6kM63bXY1pTbjm06HaQV7GzlAm6f4IXBkGI7U3CGdQ 1033
foamgraph/test/test_utility.py sha256=AXEobY3uAXkqpr5oifXKm1LLfc2Sau_mNl9KJy3Efu4 4752
foamgraph/widgets/__init__.py sha256=d5hQWmJ81m1ZC3ledNyO-u_G_OdoH5USDIaVyTWPfeM 29
foamgraph/widgets/section.py sha256=YpJRDU5a0jQ8T_e_tcJdoI2IfltTl5s67lyUURx002g 1853
foamgraph-0.2.4.dist-info/LICENSE sha256=9mbLRdYslmWDNJhRoZa3l5lW5-VSPH9s8KaWNz10Cfg 1515
foamgraph-0.2.4.dist-info/METADATA sha256=MiCn68POaw96sVxo0F4-E9ZzdcUwd41150FuQyM2qKI 7217
foamgraph-0.2.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
foamgraph-0.2.4.dist-info/top_level.txt sha256=EVdWUc1Ay8_tJg3814VEh4zc5LxWKdoOg4d-cYm1usA 10
foamgraph-0.2.4.dist-info/RECORD

top_level.txt

foamgraph