line-profiler-gui

View on PyPIReverse Dependencies (0)

0.2 line_profiler_gui-0.2-py3-none-any.whl

Wheel Details

Project: line-profiler-gui
Version: 0.2
Filename: line_profiler_gui-0.2-py3-none-any.whl
Download: [link]
Size: 20712
MD5: d38cfbdcf80e6a17c15dbd17958ced5c
SHA256: 69a577a037bc4be095d8e172770842007d17724430e8f24e557c56f835eeb97e
Uploaded: 2022-02-20 21:16:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: line-profiler-gui
Version: 0.2
Summary: A Qt GUI to run and display line by line profiling data using line_profiler
Author: Joseph Martinot-Lagarde
Author-Email: contrebasse+pypi[at]gmail.com
Home-Page: https://pypi.org/project/line-profiler-gui/
Project-Url: Bug Tracker, https://github.com/Nodd/lineprofilergui/issues
Project-Url: Github, https://github.com/Nodd/lineprofilergui
License: MIT
Keywords: profiling,profiler,line_profiler,gui,Qt
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Benchmark
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: line-profiler
Requires-Dist: qtpy
Requires-Dist: pyqt5; extra == "pyqt5"
Requires-Dist: pyside2; extra == "pyside2"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-qt; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: pyqt5
Provides-Extra: pyside2
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 5488 characters]

WHEEL

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

RECORD

Path Digest Size
lineprofilergui/__init__.py sha256=Myupfp18EVZacE4Tp7qYqYpimE8TWJJr-zQjrBwIJiA 20
lineprofilergui/__main__.py sha256=Vdhw8YA1K3wPMlbJQYL5WqvRzAKVeZ16mZQFO9VRmCo 62
lineprofilergui/config.py sha256=LUeyNBruBkIjBt5s4r_2LpoO37klFYv9_Y9YZYpZiQA 17906
lineprofilergui/gui.py sha256=e1SQiKDrxsxJOPsQmOCx_GCqpVHbGwIWCUZx4hj5xNo 17565
lineprofilergui/main.py sha256=zHP8mBSO7IA4CZ6eSLHMW8Gv7tzwDtU_A_vNWGQiKd8 2285
lineprofilergui/process.py sha256=0Djdw38uVqYkZa6ZMbUuQRgtFgBNdXwR8RnKkrLMjj8 2666
lineprofilergui/settings.py sha256=-QGs0Jj_2_-oT9B7g82I3vRH3Nf6ul61X8IFK2L9nEQ 5018
lineprofilergui/tree.py sha256=BEthzEtwc_cUwcQeYvx9b-d2l56v4aa5rCNsCryJlWo 12372
lineprofilergui/utils.py sha256=PPZkObZrxgfApCv-GfjOyrBDSnIaON8oRQEBqe9qDPQ 1858
line_profiler_gui-0.2.dist-info/LICENSE.txt sha256=3acZKuBZ4jjlLbiBA8ZYNHzhemXvpqwkBsoic4qiB8Y 1080
line_profiler_gui-0.2.dist-info/METADATA sha256=dUopASO7OJV-4Xdf4-72un9SiwfMpuPqoPpSHyS1R7o 7075
line_profiler_gui-0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
line_profiler_gui-0.2.dist-info/entry_points.txt sha256=YLFjJ6BkJNUQIFZzLwCQiZ9yCE0EXNfk-19fse0kvTQ 58
line_profiler_gui-0.2.dist-info/top_level.txt sha256=udBCIqPvL0-pEcHBXERj_11OIHPpOuwxOfMiSR1ewXo 16
line_profiler_gui-0.2.dist-info/RECORD

top_level.txt

lineprofilergui

entry_points.txt

lineprofilergui = lineprofilergui.main:main