c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
8 lines
354 B
Text
8 lines
354 B
Text
Spyne is a Python RPC toolkit that makes it easy to expose online services that
|
|
have a well-defined API using multiple protocols and transports.
|
|
|
|
It integrates with popular Python web frameworks as well as libraries like
|
|
SQLAlchemy to keep your code as DRY (Don't Repeat Yourself) as possible.
|
|
|
|
WWW: https://pypi.org/project/spyne/
|
|
WWW: http://spyne.io/
|