23个项目
flake8-numpydtype
flake8 plugin to warn deprecated numpy dtype
flake8-py2builtins
flake8 plugin to warn Python2 builtins
backports.shutil-copytree
backports shutil copytree (mainly for Python2)
backports.shutil-chown
backports shutil chown (mainly for Python2)
flake8-iteritems
flake8 plugin to warn dict.iteritems()
flake8-logger
flake8 plugin to warn the wrong arguments for log.*
flake8-sortcmp
flake8 plugin to warn sort(cmp=)
zipfile39
Backport of zipfile Python 3.9 to Python 2.7 with some enhancements
dclimplode
a (light) binding for blast/pklib (dclimplode)
slz
a (light) binding for libslz
codecs7z
a (light) binding for 7-zip codecs
flake8-property
flake8_property
flake8-gettext
flake8_gettext
checkpopen
Popen context manager variant that raises CalledProcessError like check_call
zipfile-isal
Monkey patch the standard zipfile module to enable accelerated deflate via isal
zipfile-dclimplode
Monkey patch the standard zipfile module to enable DCL Implode support
zipfile-ppmd
Monkey patch the standard zipfile module to enable PPMd support
zipfile-xz
Monkey patch the standard zipfile module to enable XZ support
pyftpdlib-zipreaderfilesystem
pyftpdlib_zipreaderfilesystem
cielcg
alternative cgroup-tools (cgexec) implementation for both cgroup v1 and v2 (cgroup2)
pytest-teamcity-logblock
py.test plugin to introduce block structure in teamcity build log, if output is not captured
pytest-forcefail
py.test plugin to make the test failing regardless of pytest.mark.xfail
pytest-session-fixture-globalize
py.test plugin to make session fixtures behave as if written in conftest, even if it is written in some modules