Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-funcy | Distribution: openSUSE:Factory:zSystems |
Version: 2.0 | Vendor: openSUSE |
Release: 1.4 | Build date: Mon Dec 11 23:14:44 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 233586 | Source RPM: python-funcy-2.0-1.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/Suor/funcy | |
Summary: Functional tools for Python |
A collection of functional tools focused on practicality. Inspired by clojure, underscore and the author's own abstractions.
BSD-3-Clause
* Mon Dec 11 2023 Dirk Müller <[email protected]> - update to 2.0: * added get_lax() * added lzip(strict) param * made autocurry() and friends support kw-only and pos-only arguments * improved call._whatever_ arg introspection: pos-only, kw- only, kwargs and varargs are supported * test against Python 3.11 * Sun Mar 26 2023 Dirk Müller <[email protected]> - update to 1.18: * added join_with(strict=) * use more precise timer `timeit.default_timer` for log*durations (Saugat Pachhai) * preserve metadata when using autocurry as a decorator * doc improvements (thx to Tim Gates) * Wed Sep 28 2022 Yogalakshmi Arunachalam <[email protected]> - Update to 1.17 - added del_in() - made throttle() and limit_error_rate() work on methods - added str and repr to Call objects - migrated CI to Github actions (thx to Bruno Alla) - fixed doc[string] for zip_dicts (Tal Einat) - fixed some inspect issues - minor doc fixes * Tue Aug 31 2021 John Paul Adrian Glaubitz <[email protected]> - Update to 1.16 * support Python 3.9 officially * unify @memoize() and @cache(): both have .skip/.memory/.invalidate/.invalidate_all now * support dynamic resulting exception in @reraise() (Laurens Duijvesteijn) * made () optional for @decorator-made decorators with kw-only args * added @throttle() * added has_path() (Denys Zorinets) * fixed autocurry kwargs handling - from version 1.15 * made rpartial accept keyworded arguments (Ruan Comelli) * made `@cache.invalidate()` idempotent (Dmitry Vasilyanov) * made raiser() accept a string as a shortcut * fixed cheatsheat description for 'distinct' helper (tsouvarev) * fixed some seqs docstrings * fixed some typos (Tim Gates) * Sun Aug 09 2020 John Vandenberg <[email protected]> - Update to v1.14 * stated Python 3.7 and 3.8 support * dropped Python 2.6 * added @wrap_prop() * added filter_errors param to @retry() * published nullcontext properly * Mon Aug 12 2019 Marketa Calabkova <[email protected]> - Update to 1.13 * added @wrap_with() * added nullcontext * Fri May 10 2019 [email protected] - version update to 1.12 - added @cached_readonly - more introspection in @decorator decorators - documented @cached_property inheritance limitations - included tests in pypi sdist tarball (Tomáš Chvátal) - back to PyPI tarball * Tue Mar 12 2019 Tomáš Chvátal <[email protected]> - Update to 1.11: - switched docs and internals to Python 3 - improved docs: better texts and examples here and there - support Python 3.7 officially - added popups over functions everywhere in docs - accept any iterables of errors in flow utils - fixed walk_values() for defaultdicts with empty factory - fixed xmap() signature introspection - documented lzip() * Tue Dec 04 2018 Matej Cepl <[email protected]> - Remove superfluous devel dependency for noarch package * Fri May 18 2018 [email protected] - Avoid first person in description.
/usr/lib/python3.12/site-packages/funcy /usr/lib/python3.12/site-packages/funcy-2.0-py3.12.egg-info /usr/lib/python3.12/site-packages/funcy-2.0-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/funcy-2.0-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/funcy-2.0-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/funcy-2.0-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/funcy/__init__.py /usr/lib/python3.12/site-packages/funcy/__pycache__ /usr/lib/python3.12/site-packages/funcy/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/_inspect.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/_inspect.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/calc.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/calc.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/colls.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/colls.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/debug.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/debug.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/decorators.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/decorators.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/flow.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/flow.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/funcmakers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/funcmakers.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/funcolls.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/funcolls.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/funcs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/funcs.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/objects.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/objects.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/primitives.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/primitives.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/seqs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/seqs.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/strings.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/strings.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/tree.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/tree.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/types.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/funcy/__pycache__/types.cpython-312.pyc /usr/lib/python3.12/site-packages/funcy/_inspect.py /usr/lib/python3.12/site-packages/funcy/calc.py /usr/lib/python3.12/site-packages/funcy/colls.py /usr/lib/python3.12/site-packages/funcy/debug.py /usr/lib/python3.12/site-packages/funcy/decorators.py /usr/lib/python3.12/site-packages/funcy/flow.py /usr/lib/python3.12/site-packages/funcy/funcmakers.py /usr/lib/python3.12/site-packages/funcy/funcolls.py /usr/lib/python3.12/site-packages/funcy/funcs.py /usr/lib/python3.12/site-packages/funcy/objects.py /usr/lib/python3.12/site-packages/funcy/primitives.py /usr/lib/python3.12/site-packages/funcy/seqs.py /usr/lib/python3.12/site-packages/funcy/strings.py /usr/lib/python3.12/site-packages/funcy/tree.py /usr/lib/python3.12/site-packages/funcy/types.py /usr/share/doc/packages/python312-funcy /usr/share/doc/packages/python312-funcy/CHANGELOG /usr/share/doc/packages/python312-funcy/README.rst /usr/share/licenses/python312-funcy /usr/share/licenses/python312-funcy/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025