Python的功能标准库。-Python开发

时间:2024-06-14 05:52:00
【文件属性】:

文件名称:Python的功能标准库。-Python开发

文件大小:114KB

文件格式:ZIP

更新时间:2024-06-14 05:52:00

Python Functional Programming

Toolz一组用于迭代器,函数和字典的实用程序函数。 请参阅PyToolz文档,网址为https://toolz.readthedocs.io LICENSE New BSD。 请参阅许可证文件。 安装工具t位于工具z上。一组实用程序函数,用于迭代器,函数和字典。 请参阅PyToolz文档,网址为https://toolz.readthedocs.io LICENSE New BSD。 请参阅许可证文件。 安装工具z在Python软件包索引(PyPI)上:pip安装工具z结构和继承工具z在以下三个部分中实现:itertoolz,用于可迭代对象的操作。 示例:groupby,unique,interpose,functoolz,用于高阶函数。 示例:备忘录,咖喱,撰写,dicttoolz,用于操作


【文件预览】:
toolz-master
----MANIFEST.in(94B)
----.travis.yml(2KB)
----README.rst(4KB)
----toolz()
--------sandbox()
--------dicttoolz.py(9KB)
--------recipes.py(1KB)
--------utils.py(139B)
--------_signatures.py(20KB)
--------functoolz.py(29KB)
--------compatibility.py(983B)
--------tests()
--------itertoolz.py(27KB)
--------curried()
--------__init__.py(381B)
--------_version.py(18KB)
----.coveragerc(155B)
----AUTHORS.md(2KB)
----release-notes(1KB)
----tlz()
--------_build_tlz.py(3KB)
--------__init__.py(338B)
----tox.ini(160B)
----setup.cfg(154B)
----doc()
--------make.bat(5KB)
--------Makefile(5KB)
--------source()
----examples()
--------graph.py(771B)
--------fib.py(857B)
--------wordcount.py(358B)
----bench()
--------test_join.py(654B)
--------test_curry.py(154B)
--------test_first_iter.py(287B)
--------test_groupby.py(120B)
--------test_frequencies.py(250B)
--------test_curry_baseline.py(177B)
--------test_first.py(190B)
--------test_get.py(128B)
--------test_memoize.py(144B)
--------test_memoize_kwargs.py(146B)
--------test_sliding_window.py(117B)
--------test_pluck.py(243B)
--------test_wordcount.py(479B)
--------test_get_list.py(133B)
----setup.py(1KB)
----.gitignore(71B)
----conda.recipe()
--------bld.bat(45B)
--------meta.yaml(382B)
--------build.sh(43B)
----versioneer.py(67KB)
----.gitattributes(31B)
----LICENSE.txt(1KB)

网友评论