surrogate icon indicating copy to clipboard operation
surrogate copied to clipboard

A Python micro-lib to create stubs for non-existing modules.

Results 2 surrogate issues
Sort by recently updated
recently updated
newest added

Hi! I use this library on embedded/hardware testing scenarios where various hardware libs are not available on regular computers. I created something similar to https://docs.pytest.org/en/6.2.x/reference.html#pytest-importorskip but instead of skipping the...

It would be nice to be able to pip-install this module from PyPi.