xdoctest@1.0.1

A rewrite of the builtin doctest module

2022-07-11 Python >=3.8 wheel sdist
安装 (1.0.1)
pip install xdoctest==1.0.1
poetry add xdoctest==1.0.1
pipenv install xdoctest==1.0.1
conda install xdoctest=1.0.1
依赖 (180)
依赖
pytest>=9.0.0; (python_version < "4.0.0" and python_version >= "3.14.0") and extra == "all"
pytest>=6.2.5; (python_version < "3.14.0" and 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>=8.8.0; python_version >= "3.14" and extra == "all"
jupyter_client>=7.0.0; python_version < "3.14" and extra == "all"
IPython>=9.0.0; python_version >= "3.14" and extra == "all"
IPython>=7.23.1; python_version < "3.14" and extra == "all"
ipykernel>=7.2.0; (python_version < "4.0" and python_version >= "3.14" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all"
ipykernel>=6.11.0; (python_version < "3.14" 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.8.0; (python_version < "4" and python_version >= "3.14") and extra == "all"
debugpy>=1.6.0; (python_version < "3.14" and 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>=5.7.0; python_version >= "3.14" and extra == "all"
jupyter_core>=4.7.0; python_version < "3.14" and extra == "all"
pyflakes>=3.3.0; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
pyflakes>=2.2.0; python_version < "3.14" and extra == "all"
tomli>=0.2.0; (python_version < "3.11.0" and python_version >= "3.6") and extra == "all"
pytest>=9.0.0; (python_version < "4.0.0" and python_version >= "3.14.0") and extra == "tests"
pytest>=6.2.5; (python_version < "3.14.0" and 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>=8.8.0; python_version >= "3.14" and extra == "optional"
jupyter_client>=7.0.0; python_version < "3.14" and extra == "optional"
IPython>=9.0.0; python_version >= "3.14" and extra == "optional"
IPython>=7.23.1; python_version < "3.14" and extra == "optional"
ipykernel>=7.2.0; (python_version < "4.0" and python_version >= "3.14" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional"
ipykernel>=6.11.0; (python_version < "3.14" 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.8.0; (python_version < "4" and python_version >= "3.14") and extra == "optional"
debugpy>=1.6.0; (python_version < "3.14" and python_version >= "3.10") and extra == "optional"
IPython==9.0.0; python_version >= "3.14" and extra == "all-strict"
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>=5.7.0; python_version >= "3.14" and extra == "optional"
jupyter_core>=4.7.0; python_version < "3.14" and extra == "optional"
pyflakes>=3.3.0; (python_version < "4.0" and python_version >= "3.14") and extra == "optional"
pyflakes>=2.2.0; python_version < "3.14" and 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>=8.8.0; python_version >= "3.14" and extra == "jupyter"
jupyter_client>=7.0.0; python_version < "3.14" and extra == "jupyter"
IPython>=9.0.0; python_version >= "3.14" and extra == "jupyter"
IPython>=7.23.1; python_version < "3.14" and extra == "jupyter"
ipykernel>=7.2.0; (python_version < "4.0" and python_version >= "3.14" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter"
ipykernel>=6.11.0; (python_version < "3.14" 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.8.0; (python_version < "4" and python_version >= "3.14") and extra == "jupyter"
debugpy>=1.6.0; (python_version < "3.14" and 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>=5.7.0; python_version >= "3.14" and extra == "jupyter"
jupyter_core>=4.7.0; python_version < "3.14" and 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==9.0.0; (python_version < "4.0.0" and python_version >= "3.14.0") and extra == "all-strict"
pytest==6.2.5; (python_version < "3.14.0" and 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==8.8.0; python_version >= "3.14" and extra == "all-strict"
jupyter_client==7.0.0; python_version < "3.14" and extra == "all-strict"
IPython==7.23.1; python_version < "3.14" and extra == "all-strict"
ipykernel==7.2.0; (python_version < "4.0" and python_version >= "3.14" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "all-strict"
ipykernel==6.11.0; (python_version < "3.14" 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.8.0; (python_version < "4" and python_version >= "3.14") and extra == "all-strict"
debugpy==1.6.0; (python_version < "3.14" and 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==5.7.0; python_version >= "3.14" and extra == "all-strict"
jupyter_core==4.7.0; python_version < "3.14" and extra == "all-strict"
pyflakes==3.3.0; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
pyflakes==2.2.0; python_version < "3.14" and extra == "all-strict"
tomli==0.2.0; (python_version < "3.11.0" and python_version >= "3.6") and extra == "all-strict"
pytest==9.0.0; (python_version < "4.0.0" and python_version >= "3.14.0") and extra == "tests-strict"
pytest==6.2.5; (python_version < "3.14.0" and 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==8.8.0; python_version >= "3.14" and extra == "optional-strict"
jupyter_client==7.0.0; python_version < "3.14" and extra == "optional-strict"
IPython==9.0.0; python_version >= "3.14" and extra == "optional-strict"
IPython==7.23.1; python_version < "3.14" and extra == "optional-strict"
ipykernel==7.2.0; (python_version < "4.0" and python_version >= "3.14" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "optional-strict"
ipykernel==6.11.0; (python_version < "3.14" 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.8.0; (python_version < "4" and python_version >= "3.14") and extra == "optional-strict"
debugpy==1.6.0; (python_version < "3.14" and 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==5.7.0; python_version >= "3.14" and extra == "optional-strict"
jupyter_core==4.7.0; python_version < "3.14" and extra == "optional-strict"
pyflakes==3.3.0; (python_version < "4.0" and python_version >= "3.14") and extra == "optional-strict"
pyflakes==2.2.0; python_version < "3.14" and 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==8.8.0; python_version >= "3.14" and extra == "jupyter-strict"
jupyter_client==7.0.0; python_version < "3.14" and extra == "jupyter-strict"
IPython==9.0.0; python_version >= "3.14" and extra == "jupyter-strict"
IPython==7.23.1; python_version < "3.14" and extra == "jupyter-strict"
ipykernel==7.2.0; (python_version < "4.0" and python_version >= "3.14" and (platform_system != "Windows" or platform_python_implementation != "PyPy")) and extra == "jupyter-strict"
ipykernel==6.11.0; (python_version < "3.14" 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.8.0; (python_version < "4" and python_version >= "3.14") and extra == "jupyter-strict"
debugpy==1.6.0; (python_version < "3.14" and 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==5.7.0; python_version >= "3.14" and extra == "jupyter-strict"
jupyter_core==4.7.0; python_version < "3.14" and 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"
下载文件
文件名类型Python 版本大小
xdoctest-1.0.1-py3-none-any.whl bdist_wheel py3 130504 bytes
xdoctest-1.0.1.tar.gz sdist source 173949 bytes
版本列表
1.3.2 2026-03-27
1.3.1 2026-03-25
1.3.0 2025-09-08
1.2.0 2024-08-20
1.1.6 2024-08-01
1.1.5 2024-06-08
1.1.4 2024-05-31
1.1.3 2024-01-30
1.1.2 2023-10-26
1.1.1 2023-01-30
1.1.0 2022-09-05
1.0.2 2022-08-19
1.0.1 2022-07-11
1.0.0 2022-03-25
0.15.10 2021-10-06
0.15.9 2021-09-24
0.15.8 2021-09-02
0.15.7 2021-09-02
0.15.6 2021-08-08
0.15.5 2021-06-28
0.15.4 2021-01-29
0.15.3 2021-01-28
0.15.2 2021-01-21
0.15.0 2020-09-11
0.14.0 2020-08-27
0.13.0 2020-07-10
0.12.0 2020-03-31
0.11.0 2019-12-19
0.10.3 2019-11-15
0.10.2 2019-11-12
0.10.1 2019-10-31
0.10.0 2019-08-16
0.9.1 2019-07-17
0.9.0 2019-07-17
0.8.3 2019-07-15
0.8.2 2019-07-14
0.8.1 2019-05-25
0.8.0 2019-05-04
0.7.3 2019-03-21
0.7.2 2019-02-02
0.7.1 2019-02-02
0.7.0 2019-01-18
0.6.2 2018-12-12
0.6.1 2018-11-15
0.6.0 2019-01-18
0.5.7 2018-07-15
0.5.6 2018-07-15
0.5.5 2018-07-15
0.5.4 2018-07-15
0.5.3 2018-07-15
0.5.2 2018-07-15
0.5.1 2018-07-15
0.5.0 2018-07-14
0.4.0 2018-06-11
0.4.0.dev0 2018-06-11
0.3.5 2018-06-04
0.3.4 2018-05-27
0.3.3 2018-05-14
0.3.2 2018-05-08
0.3.1 2018-04-21
0.3.0 2018-04-02
0.2.4 2018-03-27
0.2.0 2018-02-21
0.1.1 2018-02-09
0.1.0 2018-02-05
0.0.12 2017-12-30
0.0.11 2017-12-20
0.0.10 2017-11-11
0.0.9 2017-11-02
0.0.8 2017-10-18
0.0.7 2017-10-14
0.0.6 2017-10-09
0.0.5 2017-10-09
0.0.4 2017-10-09
0.0.3 2017-10-09
0.0.1 2017-09-24