Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: spyder3-line-profiler | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 0.2.0 | Vendor: openSUSE |
Release: bp154.1.20 | Build date: Mon May 9 11:17:51 2022 |
Group: Unspecified | Build host: old-atreju4 |
Size: 95824 | Source RPM: python-spyder-line-profiler-0.2.0-bp154.1.20.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/spyder-ide/spyder-line-profiler | |
Summary: Line profiler plugin for the Spyder IDE |
Spyder, the Scientific Python Development Environment, is an IDE for researchers, engineers and data analysts. This is a plugin for the Spyder IDE that integrates the Python line profiler. It allows seeing the time spent for every line.
MIT
* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com> - Update to 0.2.0 + Issues Closed * Sorting by time / % not working correctly * Update plugin to Spyder v4 + Pull Requests Merged * PR: Add natural sort for columns * PR: Compatibility changes for Spyder 4 * PR: Fix continuous integration services * PR: "Profile by line" Button Behavior * Update readme: Plugin can now be installed using conda or pip * Add conda recipe * Wed Nov 06 2019 Tomáš Chvátal <tchvatal@suse.com> - Skip py2 build as we want to remove python2 only spyder * Thu Aug 16 2018 jengelh@inai.de - Trim filler wording and adjust grammar. * Mon Aug 13 2018 toddrme2178@gmail.com - Update description per upstream request. * Tue Sep 12 2017 toddrme2178@gmail.com - Initial version
/usr/lib/python3.6/site-packages/spyder_line_profiler /usr/lib/python3.6/site-packages/spyder_line_profiler-0.2.0-py3.6.egg-info /usr/lib/python3.6/site-packages/spyder_line_profiler-0.2.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/spyder_line_profiler-0.2.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/spyder_line_profiler-0.2.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/spyder_line_profiler-0.2.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/spyder_line_profiler-0.2.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/spyder_line_profiler/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/__pycache__/lineprofiler.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/__pycache__/lineprofiler.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/data /usr/lib/python3.6/site-packages/spyder_line_profiler/data/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/data/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/data/images /usr/lib/python3.6/site-packages/spyder_line_profiler/data/images/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/data/images/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/data/images/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/data/images/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/data/images/spyder.line_profiler.png /usr/lib/python3.6/site-packages/spyder_line_profiler/example /usr/lib/python3.6/site-packages/spyder_line_profiler/example/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/example/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/example/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/__pycache__/profiling_test_script.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/__pycache__/profiling_test_script.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/profiling_test_script.py /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/__pycache__/profiling_test_script2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/__pycache__/profiling_test_script2.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/example/subdir/profiling_test_script2.py /usr/lib/python3.6/site-packages/spyder_line_profiler/lineprofiler.py /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/__pycache__/lineprofiler.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/__pycache__/lineprofiler.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/lineprofiler.py /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/__init__.py /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/__pycache__ /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/__pycache__/test_lineprofiler.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/__pycache__/test_lineprofiler.cpython-36.pyc /usr/lib/python3.6/site-packages/spyder_line_profiler/widgets/tests/test_lineprofiler.py /usr/share/doc/packages/spyder3-line-profiler /usr/share/doc/packages/spyder3-line-profiler/CHANGELOG.md /usr/share/doc/packages/spyder3-line-profiler/README.rst /usr/share/licenses/spyder3-line-profiler /usr/share/licenses/spyder3-line-profiler/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024