python3-uwsgidecorators

module of decorators for elegant access to uWSGI API (Python 3)
  http://projects.unbit.it/uwsgi/
  0
  no reviews



Uwsgidecorators is a simple Python module that exports a bunch of decorators to allow a more elegant approach to uWSGI API. Provided decorators helps with creating of RPC functions, timers, filemonitors.

This package provides uwsgidecorators module for Python 3.

uwsgidecorators module is not targeted at Python 3 officially, so some decorators may work improperly or not at all.