8b6919bd49dfba2b256442513f7ef7242eb9da6d
Crank
Generalized Object based Dispatch mechanism for use across frameworks.
License
Crank is licensed under an MIT-style license (see LICENSE.txt). Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.
ChangeLog
0.7.3
- Add initial support for Python 3.5
0.7.2
- Fix issue with parameters with
Nonevalue when preparing positional arguments for dispatch.
0.7.1
- Fix issue that in some cased caused
_lookupto not be called forRestDispatcher - Speedup permission checks, in some conditions they were performed twice
- Python 3.4 is now officially supported
Description
Languages
Python
100%



