An open API service indexing awesome lists of open source software.

https://github.com/simonrw/python-delegator


https://github.com/simonrw/python-delegator

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Delegator
=========

[![Build Status](https://travis-ci.org/mindriot101/python-delegator.svg?branch=master)](https://travis-ci.org/mindriot101/python-delegator)

Simple python delegator - constructs a new instance which passes methods through by default unless overridden.