Wed, 12 Jun 2024 10:58:57 UTC | login

Information for build python-toolz-0.9.0-7.fc30

ID92594
Package Namepython-toolz
Version0.9.0
Release7.fc30
Epoch
SummaryA functional standard library for Python
DescriptionToolz provides a set of utility functions for iterators, functions, and dictionaries. These functions interoperate well and form the building blocks of common data analytic operations. They extend the standard libraries itertools and functools and borrow heavily from the standard libraries of contemporary functional languages. Toolz provides a suite of functions which have the following functional virtues: Composable: They interoperate due to their use of core data structures. Pure: They don’t change their inputs or rely on external state. Lazy: They don’t run until absolutely necessary, allowing them to support large streaming data sets. Toolz functions are pragmatic. They understand that most programmers have deadlines. Low Tech: They’re just functions, no syntax or magic tricks to learn Tuned: They’re profiled and optimized Serializable: They support common solutions for parallel computing This gives developers the power to write powerful programs to solve complex problems with relatively simple code. This code can be easy to understand without sacrificing performance. Toolz enables this approach, commonly associated with functional programming, within a natural Pythonic style suitable for most developers.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:22:15 UTC
CompletedWed, 24 Jul 2019 03:22:15 UTC
Tags
f31
RPMs
src
python-toolz-0.9.0-7.fc30.src.rpm (info) (download)
noarch
python3-toolz-0.9.0-7.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 27 2018 Orion Poplawski <orion@nwra.com> - 0.9.0-6 - Drop python 2 for Fedora 30+ * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Dec 30 2017 Orion Poplawski <orion@nwra.com> - 0.9.0-1 - Update to 0.9.0 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild