Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  venusian
  docs
  venusian.egg-info
  PKG-INFO
  COPYRIGHT.txt
  setup.cfg
  CONTRIBUTORS.txt
  setup.py
  tox.ini
  CHANGES.txt
  README.txt
  .gitignore
  rtd.txt
  LICENSE.txt
Size: Mime:
  README.txt
venusian
========

Venusian is a library which allows framework authors to defer
decorator actions.  Instead of taking actions when a function (or
class) decorator is executed at import time, you can defer the action
usually taken by the decorator until a separate "scan" phase.

See the "docs" directory of the package or the online documentation at
http://docs.pylonsproject.org/projects/venusian/en/latest/