SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-toolz rpm build for : RedHat EL 7. For other distributions click python2-toolz.

Name : python2-toolz
Version : 0.9.0 Vendor : Fedora Project
Release : 8.el7 Date : 2019-03-08 20:51:43
Group : Unspecified Source RPM : python-toolz-0.9.0-8.el7.src.rpm
Size : 0.59 MB
Packager : Fedora Project
Summary : A functional standard library for Python 2
Description :
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/7.2019-05-29/aarch64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-toolz-0.9.0-8.el7.noarch.rpm
ftp.icm.edu.pl  python2-toolz-0.9.0-8.el7.noarch.rpm
ftp.icm.edu.pl  python2-toolz-0.9.0-8.el7.noarch.rpm
ftp.icm.edu.pl  python2-toolz-0.9.0-8.el7.noarch.rpm
ftp.icm.edu.pl  python2-toolz-0.9.0-8.el7.noarch.rpm
     

Provides :
python-toolz
python2-toolz

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/tlz
/usr/lib/python2.7/site-packages/tlz/__init__.py
/usr/lib/python2.7/site-packages/tlz/__init__.pyc
/usr/lib/python2.7/site-packages/tlz/__init__.pyo
/usr/lib/python2.7/site-packages/tlz/_build_tlz.py
/usr/lib/python2.7/site-packages/tlz/_build_tlz.pyc
/usr/lib/python2.7/site-packages/tlz/_build_tlz.pyo
/usr/lib/python2.7/site-packages/toolz
/usr/lib/python2.7/site-packages/toolz-0.9.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/toolz-0.9.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/toolz-0.9.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/toolz-0.9.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/toolz-0.9.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/toolz-0.9.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/toolz/__init__.py
/usr/lib/python2.7/site-packages/toolz/__init__.pyc
/usr/lib/python2.7/site-packages/toolz/__init__.pyo
/usr/lib/python2.7/site-packages/toolz/_signatures.py
/usr/lib/python2.7/site-packages/toolz/_signatures.pyc
/usr/lib/python2.7/site-packages/toolz/_signatures.pyo
/usr/lib/python2.7/site-packages/toolz/compatibility.py
/usr/lib/python2.7/site-packages/toolz/compatibility.pyc
/usr/lib/python2.7/site-packages/toolz/compatibility.pyo
/usr/lib/python2.7/site-packages/toolz/curried
/usr/lib/python2.7/site-packages/toolz/curried/__init__.py
/usr/lib/python2.7/site-packages/toolz/curried/__init__.pyc
/usr/lib/python2.7/site-packages/toolz/curried/__init__.pyo
/usr/lib/python2.7/site-packages/toolz/curried/exceptions.py
/usr/lib/python2.7/site-packages/toolz/curried/exceptions.pyc
/usr/lib/python2.7/site-packages/toolz/curried/exceptions.pyo
There is 67 files more in these RPM.

 
ICM