metafunc

Apply higher-order functions using module import syntax


Keywords
import, functional, decorator, module
License
BSD-3-Clause
Install
pip install metafunc==0.0.0

Documentation

Metafunc

Build Status Coverage Status Version Status Downloads

TODO: add one line description.

See the Metafunc documentation at http://metafunc.readthedocs.org

LICENSE

New BSD. See License File.

Install

metafunc is on the Python Package Index (PyPi):

pip install metafunc

or

easy_install metafunc

Dependencies

metafunc supports Python 2.6+ and Python 3.2+ with a common codebase. It is pure Python and requires no dependencies beyond the standard library.

It is, in short, a light weight dependency.

Contributions Welcome

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

Please visit our issue page for contribution ideas, or to submit an idea or bug report.