Skip to main content

Tools for functional programming in python

Project description

functional provides Python users with numerous tools common in functional programming, such as foldl, foldr, flip, as well as mechanisms for partial function application and function composition. functional also includes sane versions of the Python builtins map() and filter(), written without the weird semantics of the builtin versions.

functional comes in two flavours: one is written in a combination of C and Python, focusing on performance. The second is written in pure Python and emphasises code readability and portability. The pure-Python variant is also recommended if your setup does not allow compilation of third-party extension modules.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

functional-Py-0.7.0.tar.gz (10.9 kB view hashes)

Uploaded Source

functional-C-0.7.0.tar.gz (15.5 kB view hashes)

Uploaded Source

Built Distributions

functional-Py-0.7.0-py2.5.egg (7.4 kB view hashes)

Uploaded Source

functional-Py-0.7.0-py2.4.egg (7.4 kB view hashes)

Uploaded Source

functional-Py-0.7.0-py2.3.egg (7.4 kB view hashes)

Uploaded Source

functional-C-0.7.0-py2.5-linux-i686.egg (32.2 kB view hashes)

Uploaded Source

functional-C-0.7.0-py2.4-linux-i686.egg (31.4 kB view hashes)

Uploaded Source

functional-C-0.7.0-py2.3-linux-i686.egg (30.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page