Language

Package: python-gorilla @ 0.3.0

Synopsis

Convenient monkey patching with Python

Description

Gorilla is a Python library that provides a convenient approach to monkey patching. Monkey patching is the process of modifying module and class attributes at runtime with the purpose of replacing or extending third-party code.

Home page
https://github.com/christophercrouzet/gorilla
Location
gnu/packages/python-xyz.scm (line: 11130, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings