gituser/production/: jaraco-functools-3.0.0 metadata and description

Homepage Simple index

Functools like those found in stdlib

author Jason R. Coombs
author_email jaraco@jaraco.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
provides_extras testing
requires_dist
  • more-itertools
  • sphinx ; extra == 'docs'
  • jaraco.packaging (>=3.2) ; extra == 'docs'
  • rst.linker (>=1.9) ; extra == 'docs'
  • pytest (!=3.7.3,>=3.5) ; extra == 'testing'
  • pytest-checkdocs (>=1.2.3) ; extra == 'testing'
  • pytest-flake8 ; extra == 'testing'
  • pytest-black-multipy ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • six ; extra == 'testing'
  • backports.unittest-mock ; extra == 'testing'
  • jaraco.classes ; extra == 'testing'
requires_python >=3.6
File Tox results History
jaraco.functools-3.0.0-py2.py3-none-any.whl
Size
7 KB
Type
Python Wheel
Python
2.7
https://img.shields.io/pypi/v/jaraco.functools.svg https://img.shields.io/pypi/pyversions/jaraco.functools.svg https://img.shields.io/travis/jaraco/jaraco.functools/master.svg Code style: Black https://readthedocs.org/projects/jaracofunctools/badge/?version=latest

Additional functools in the spirit of stdlib’s functools.