toolz

A functional standard library for Python.

OTHER License

Downloads
27.7M
Stars
4.7K
Committers
77

Bot releases are hidden (Show)

toolz - Release 0.12.1 Latest Release

Published by eriknw 9 months ago

  • Add support for Python 3.12 and PyPy 3.10
  • Drop support for Python 3.5 and 3.6
  • Fix typos (#565, #568)
  • Use codecov for coverage instead of coveralls
toolz - Pre-release 0.12.1a0

Published by eriknw 9 months ago

This is a pre-release

  • Support Python 3.12
  • Drop support for Python 3.5 and 3.6
toolz - Release 0.12.0

Published by eriknw over 2 years ago

  • Add apply (#411)
  • Support newer Python versions--up to Python 3.11-alpha (#525, #527, #533)
  • Improve warning when using toolz.compatibility (#485)
  • Improve documentation (#507, #524, #526, #530)
  • Improve performance of merge_with (#532)
  • Improve import times (#534)
  • Auto-upload new releases to PyPI (#536, #537)
toolz - Release 0.11.2

Published by eriknw almost 3 years ago

  • Support Python 3.10
toolz - Release 0.11.1

Published by eriknw about 4 years ago

  • Importing toolz no longer warns (by importing .compatibility)
toolz - Release 0.11.0

Published by eriknw about 4 years ago

  • Drop Python 2.7 support!
  • Give deprecation warning on using toolz.compatibility
  • Some doc fixes
  • First time using auto-deployment. Fingers crossed!

Next release will probably be 1.0.0 :)

Package Rankings
Top 5.77% on Proxy.golang.org
Top 0.99% on Pypi.org
Top 10.11% on Anaconda.org
Related Projects