pyramid_rpc
RPC toolkit
A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework.
RPC plugins for pyramid. XML-RPC, JSON-RPC, etc.
27 stars
15 watching
20 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
amfjsonrpcpyramid-frameworkpythonxmlrpc
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_skins | A templating framework that integrates code with templates and resources | 2 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
pylons/pyramid_openapi3 | Ensures API documentation consistency and validation across requests and responses | 83 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
pylons/pyramid_chameleon | Bindings for Chameleon templating system in Pyramid web framework | 10 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
pylons/pyramid_mako | A Python module providing bindings for a templating system used in web development. | 23 |
pylons/pyramid_zcml | A package providing ZCML directives for configuring the Pyramid web framework | 4 |
pylons/pyramid_layout | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
0rpc/zerorpc-python | A Python implementation of a remote procedure call (RPC) system using ZeroMQ and MessagePack | 3,178 |
pylons/pyramid_retry | A library that enables retryable error handling in web applications | 6 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
juliendelplanque/jrpc | A JSON-RPC 2.0 implementation for Pharo Smalltalk | 10 |