Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-line_profiler | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 2.1.2 | Vendor: openSUSE |
Release: bp156.3.4 | Build date: Fri Dec 8 04:41:22 2023 |
Group: Development/Languages/Python | Build host: s390zl22 |
Size: 199332 | Source RPM: python-line_profiler-2.1.2-bp156.3.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/rkern/line_profiler | |
Summary: Line-by-line profiler |
line_profiler will profile the time individual lines of code take to execute. The profiler is implemented in C via Cython in order to reduce the overhead of profiling. Also included is the script kernprof.py which can be used to conveniently profile Python applications and scripts either with line_profiler or with the function-level profiling tools in the Python standard library.
BSD-3-Clause
* Wed Jan 02 2019 Tomáš Chvátal <tchvatal@suse.com> - Regenerate cython files to fix build under python 3.7 * Mon Oct 29 2018 Todd R <toddrme2178@gmail.com> - It doesn't have a direct dependency on prompt_toolkit. * Thu Jul 19 2018 mcepl@suse.com - Switch off tests (they are broken, https://github.com/rkern/line_profiler/issues/128) * Thu May 10 2018 toddrme2178@gmail.com - Set minimum python3 version * Thu May 03 2018 toddrme2178@gmail.com - Use %license tag * Thu Apr 19 2018 toddrme2178@gmail.com - Update to version 2.1.2 * ENH: Add support for Python 3.5 coroutines * ENH: Documentation updates * ENH: CI for most recent Python versions (3.5, 3.6, 3.6-dev, 3.7-dev, nightly) * ENH: Add timer unit argument for output time granularity spec * Tue Aug 29 2017 toddrme2178@gmail.com - Update to version 2.0 * Added support for IPython 5.0+, removed support for IPython <=0.12 - Update to version 1.1 * Read source files as bytes. - Implement single-spec version * Tue Nov 11 2014 toddrme2178@gmail.com - Implement update-alternatives - Implement unit tests * Thu Oct 02 2014 termim@gmail.com - Update to 1.0 * `kernprof.py` is now installed as `kernprof`. * Python 3 support. Thanks to the long-suffering Mikhail Korobov for being patient. * Dropped 2.6 as it was too annoying. * The `stripzeros` and `add_module` options. Thanks to Erik Tollerud for contributing it. * Support for IPython cell blocks. Thanks to Michael Forbes for adding this feature. * Better warnings when building without Cython. Thanks to David Cournapeau for spotting this. * Mon Mar 10 2014 toddrme2178@gmail.com - Update to 1.0b3 * Profile generators. * Update for compatibility with newer versions of Cython. Thanks to Ondrej Certik for spotting the bug. * Update IPython compatibility for 0.11+. Thanks to Yaroslav Halchenko and others for providing the updated imports.
/etc/alternatives/kernprof /usr/bin/kernprof /usr/bin/kernprof-3.6 /usr/lib64/python3.6/site-packages/__pycache__/kernprof.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/__pycache__/kernprof.cpython-36.pyc /usr/lib64/python3.6/site-packages/__pycache__/line_profiler.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/__pycache__/line_profiler.cpython-36.pyc /usr/lib64/python3.6/site-packages/__pycache__/line_profiler_py35.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/__pycache__/line_profiler_py35.cpython-36.pyc /usr/lib64/python3.6/site-packages/_line_profiler.cpython-36m-s390x-linux-gnu.so /usr/lib64/python3.6/site-packages/kernprof.py /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info/entry_points.txt /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info/requires.txt /usr/lib64/python3.6/site-packages/line_profiler-2.1.2-py3.6.egg-info/top_level.txt /usr/lib64/python3.6/site-packages/line_profiler.py /usr/lib64/python3.6/site-packages/line_profiler_py35.py /usr/share/doc/packages/python3-line_profiler /usr/share/doc/packages/python3-line_profiler/README.rst /usr/share/licenses/python3-line_profiler /usr/share/licenses/python3-line_profiler/LICENSE.txt /usr/share/licenses/python3-line_profiler/LICENSE_Python.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:22:04 2024