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.9.0
Codebase modernized, dropped Python 2 support (now requires Python >= 3.10)
Raise Bad Request on missing REST parameters
0.8.1
Improved support for decorated functions that provide __wrapped__.
0.8.0
New DispatchState api ( See http://turbogears.readthedocs.io/en/tg2.3.8/reference/classes.html#crank.dispatchstate.DispatchState )
Support for flattening function arguments through crank.utils.flatten_arguments
crank.utils.remove_argspec_params_from_params deprecated
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
Release files for crank 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| crank-0.9.0.tar.gz | 18.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| crank-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.5 kB
Release files / crank-0.9.0.tar.gz
| Download URL | crank-0.9.0.tar.gz |
|---|---|
| Size | 18.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
823df091e2d694bb4fba83ff921e590be3c106494eaac9c8a8c150b617e8b827
|
|
BLAKE2b-256 checksum How to use checksums |
8dbcf8703633c4d4263bc7caefd2621452204c73ce94348bd6c34e504fa99e51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|
Release files / crank-0.9.0-py3-none-any.whl
| Download URL | crank-0.9.0-py3-none-any.whl |
|---|---|
| Size | 13.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
33a00c506f0003a7e7c1f14d4e9f1388737aee19b1397e78ef0fd37386a740e1
|
|
BLAKE2b-256 checksum How to use checksums |
010e50e27edd996a817521ed1265c29b5f7d7785a5fa39937b8d36f72f6dcaf6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|