Skip to content
/ crank Public
forked from TurboGears/crank

Generalized Object based Dispatch mechanism for use across frameworks

License

Notifications You must be signed in to change notification settings

wegotpop/crank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crank

https://travis-ci.org/TurboGears/crank.png https://coveralls.io/repos/TurboGears/crank/badge.png

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.8.1

  • Improved support for decorated functions that provide __wrapped__.

0.8.0

0.7.3

  • Add initial support for Python 3.5

0.7.2

  • Fix issue with parameters with None value when preparing positional arguments for dispatch.

0.7.1

  • Fix issue that in some cased caused _lookup to not be called for RestDispatcher
  • Speedup permission checks, in some conditions they were performed twice
  • Python 3.4 is now officially supported

About

Generalized Object based Dispatch mechanism for use across frameworks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%