/dunder-mifflin

A Python package that adds a __mifflin__ method to all Python objects

Primary LanguagePythonApache License 2.0Apache-2.0

'dunder'.__mifflin__

This packages add __mifflin__ to all python objects.

import dunder_mifflin
'dunder'.__mifflin__()

Demo

License

Apache 2.0 - See the LICENSE for more information.

Dependencies

This package has the following dependencies

  • asciimatics, which handles reprinting over existing text on the screen (Apache)
  • forbiddenfruit, which handles patching the built in types of Python (GPLv3)