Package : python-extras

Package details

Summary: Useful extra bits for Python - things that should be in the standard library

Description:
extras is a set of extensions to the Python standard
library, originally
written to make the code within testtools cleaner, but now
split out for
general use outside of a testing context.


pydoc extras is your friend. extras currently contains the
following functions:

* try_import

* try_imports

* safe_hasattr

Which do
what their name ...


URL: https://github.com/testing-cabal/extras
License: MIT

Maintainer: bcornec

List of RPMs