Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python36-toolz

Toolz 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.

Found 1 sites for python36-toolz

Found 4 RPM for python36-toolz

PackageSummaryDistributionDownload
python36-toolz-0.9.0-8.el7.noarch.htmlA functional standard library for Python 3.6EPEL 7 for ppc64lepython36-toolz-0.9.0-8.el7.noarch.rpm
python36-toolz-0.9.0-8.el7.noarch.htmlA functional standard library for Python 3.6EPEL 7 for aarch64python36-toolz-0.9.0-8.el7.noarch.rpm
python36-toolz-0.9.0-8.el7.noarch.htmlA functional standard library for Python 3.6EPEL 7 for ppc64python36-toolz-0.9.0-8.el7.noarch.rpm
python36-toolz-0.9.0-8.el7.noarch.htmlA functional standard library for Python 3.6EPEL 7 for x86_64python36-toolz-0.9.0-8.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet