xdoctest1.3.0
xdoctest1.3.0
Published
A rewrite of the builtin doctest module
pip install xdoctest
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- pytest
>=6.2.5; python_version >= "3.10.0" and extra == "all" - pytest
>=4.6.0; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all" - pytest-cov
>=3.0.0; extra == "all" - Pygments
>=2.15.1; extra == "all" - colorama
>=0.4.1; platform_system == "Windows" and extra == "all" - nbconvert
>=6.1.0; (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "all" - jinja2
>=3.0.0; platform_python_implementation != "PyPy" and extra == "all" - jupyter_client
>=7.0.0; extra == "all" - IPython
>=7.23.1; extra == "all" - ipykernel
>=6.11.0; (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all" - ipykernel
>=6.0.0; (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all" - debugpy
>=1.6.0; python_version >= "3.10" and extra == "all" - debugpy
>=1.3.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all" - debugpy
>=1.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all" - ipython_genutils
>=0.2.0; platform_python_implementation != "PyPy" and extra == "all" - jedi
>=0.16; extra == "all" - attrs
>=19.2.0; extra == "all" - jupyter_core
>=4.7.0; extra == "all" - pyflakes
>=2.2.0; extra == "all" - tomli
>=0.2.0; (python_version < "3.11.0" and python_version >= "3.6") and extra == "all" - pytest
>=6.2.5; python_version >= "3.10.0" and extra == "tests" - pytest
>=4.6.0; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests" - pytest-cov
>=3.0.0; extra == "tests" - Pygments
>=2.15.1; extra == "optional" - colorama
>=0.4.1; platform_system == "Windows" and extra == "optional" - nbconvert
>=6.1.0; (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "optional" - jinja2
>=3.0.0; platform_python_implementation != "PyPy" and extra == "optional" - jupyter_client
>=7.0.0; extra == "optional" - IPython
>=7.23.1; extra == "optional" - ipykernel
>=6.11.0; (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional" - ipykernel
>=6.0.0; (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional" - debugpy
>=1.6.0; python_version >= "3.10" and extra == "optional" - debugpy
>=1.3.0; (python_version < "3.10" and python_version >= "3.9") and extra == "optional" - debugpy
>=1.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional" - ipython_genutils
>=0.2.0; platform_python_implementation != "PyPy" and extra == "optional" - jedi
>=0.16; extra == "optional" - attrs
>=19.2.0; extra == "optional" - jupyter_core
>=4.7.0; extra == "optional" - pyflakes
>=2.2.0; extra == "optional" - tomli
>=0.2.0; (python_version < "3.11.0" and python_version >= "3.6") and extra == "optional" - Pygments
>=2.15.1; extra == "colors" - colorama
>=0.4.1; platform_system == "Windows" and extra == "colors" - sphinx
>=5.0.1; extra == "docs" - sphinx-autobuild
>=2021.3.14; extra == "docs" - sphinx_rtd_theme
>=1.0.0; extra == "docs" - sphinxcontrib-napoleon
>=0.7; extra == "docs" - sphinx-autoapi
>=1.8.4; extra == "docs" - Pygments
>=2.15.1; extra == "docs" - myst_parser
>=0.18.0; extra == "docs" - sphinx-reredirects
>=0.0.1; extra == "docs" - nbconvert
>=6.1.0; (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "jupyter" - jinja2
>=3.0.0; platform_python_implementation != "PyPy" and extra == "jupyter" - jupyter_client
>=7.0.0; extra == "jupyter" - IPython
>=7.23.1; extra == "jupyter" - ipykernel
>=6.11.0; (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter" - ipykernel
>=6.0.0; (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter" - debugpy
>=1.6.0; python_version >= "3.10" and extra == "jupyter" - debugpy
>=1.3.0; (python_version < "3.10" and python_version >= "3.9") and extra == "jupyter" - debugpy
>=1.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "jupyter" - ipython_genutils
>=0.2.0; platform_python_implementation != "PyPy" and extra == "jupyter" - jedi
>=0.16; extra == "jupyter" - attrs
>=19.2.0; extra == "jupyter" - jupyter_core
>=4.7.0; extra == "jupyter" - scikit-build
>=0.16.1; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary" - scikit-build
>=0.11.1; python_version < "3.11" and extra == "tests-binary" - ninja
>=1.11.1; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary" - ninja
>=1.10.2; python_version < "3.11" and extra == "tests-binary" - pybind11
>=2.10.3; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary" - pybind11
>=2.7.1; python_version < "3.11" and extra == "tests-binary" - cmake
>=3.25.0; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary" - cmake
>=3.21.2; python_version < "3.11" and extra == "tests-binary" - pytest
==6.2.5; python_version >= "3.10.0" and extra == "all-strict" - pytest
==4.6.0; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict" - pytest-cov
==3.0.0; extra == "all-strict" - Pygments
==2.15.1; extra == "all-strict" - colorama
==0.4.1; platform_system == "Windows" and extra == "all-strict" - nbconvert
==6.1.0; (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "all-strict" - jinja2
==3.0.0; platform_python_implementation != "PyPy" and extra == "all-strict" - jupyter_client
==7.0.0; extra == "all-strict" - IPython
==7.23.1; extra == "all-strict" - ipykernel
==6.11.0; (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all-strict" - ipykernel
==6.0.0; (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all-strict" - debugpy
==1.6.0; python_version >= "3.10" and extra == "all-strict" - debugpy
==1.3.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" - debugpy
==1.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" - ipython_genutils
==0.2.0; platform_python_implementation != "PyPy" and extra == "all-strict" - jedi
==0.16; extra == "all-strict" - attrs
==19.2.0; extra == "all-strict" - jupyter_core
==4.7.0; extra == "all-strict" - pyflakes
==2.2.0; extra == "all-strict" - tomli
==0.2.0; (python_version < "3.11.0" and python_version >= "3.6") and extra == "all-strict" - pytest
==6.2.5; python_version >= "3.10.0" and extra == "tests-strict" - pytest
==4.6.0; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict" - pytest-cov
==3.0.0; extra == "tests-strict" - Pygments
==2.15.1; extra == "optional-strict" - colorama
==0.4.1; platform_system == "Windows" and extra == "optional-strict" - nbconvert
==6.1.0; (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "optional-strict" - jinja2
==3.0.0; platform_python_implementation != "PyPy" and extra == "optional-strict" - jupyter_client
==7.0.0; extra == "optional-strict" - IPython
==7.23.1; extra == "optional-strict" - ipykernel
==6.11.0; (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional-strict" - ipykernel
==6.0.0; (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional-strict" - debugpy
==1.6.0; python_version >= "3.10" and extra == "optional-strict" - debugpy
==1.3.0; (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict" - debugpy
==1.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict" - ipython_genutils
==0.2.0; platform_python_implementation != "PyPy" and extra == "optional-strict" - jedi
==0.16; extra == "optional-strict" - attrs
==19.2.0; extra == "optional-strict" - jupyter_core
==4.7.0; extra == "optional-strict" - pyflakes
==2.2.0; extra == "optional-strict" - tomli
==0.2.0; (python_version < "3.11.0" and python_version >= "3.6") and extra == "optional-strict" - Pygments
==2.15.1; extra == "colors-strict" - colorama
==0.4.1; platform_system == "Windows" and extra == "colors-strict" - sphinx
==5.0.1; extra == "docs-strict" - sphinx-autobuild
==2021.3.14; extra == "docs-strict" - sphinx_rtd_theme
==1.0.0; extra == "docs-strict" - sphinxcontrib-napoleon
==0.7; extra == "docs-strict" - sphinx-autoapi
==1.8.4; extra == "docs-strict" - Pygments
==2.15.1; extra == "docs-strict" - myst_parser
==0.18.0; extra == "docs-strict" - sphinx-reredirects
==0.0.1; extra == "docs-strict" - nbconvert
==6.1.0; (python_version >= "3.7.0" and platform_python_implementation != "PyPy") and extra == "jupyter-strict" - jinja2
==3.0.0; platform_python_implementation != "PyPy" and extra == "jupyter-strict" - jupyter_client
==7.0.0; extra == "jupyter-strict" - IPython
==7.23.1; extra == "jupyter-strict" - ipykernel
==6.11.0; (python_version < "4.0" and python_version >= "3.12" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter-strict" - ipykernel
==6.0.0; (python_version < "3.12" and python_version >= "3.7" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter-strict" - debugpy
==1.6.0; python_version >= "3.10" and extra == "jupyter-strict" - debugpy
==1.3.0; (python_version < "3.10" and python_version >= "3.9") and extra == "jupyter-strict" - debugpy
==1.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "jupyter-strict" - ipython_genutils
==0.2.0; platform_python_implementation != "PyPy" and extra == "jupyter-strict" - jedi
==0.16; extra == "jupyter-strict" - attrs
==19.2.0; extra == "jupyter-strict" - jupyter_core
==4.7.0; extra == "jupyter-strict" - scikit-build
==0.16.1; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict" - scikit-build
==0.11.1; python_version < "3.11" and extra == "tests-binary-strict" - ninja
==1.11.1; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict" - ninja
==1.10.2; python_version < "3.11" and extra == "tests-binary-strict" - pybind11
==2.10.3; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict" - pybind11
==2.7.1; python_version < "3.11" and extra == "tests-binary-strict" - cmake
==3.25.0; (python_version < "4.0" and python_version >= "3.11") and extra == "tests-binary-strict" - cmake
==3.21.2; python_version < "3.11" and extra == "tests-binary-strict"