xdev

View on PyPIReverse Dependencies (5)

1.5.3 xdev-1.5.3-py3-none-any.whl

Wheel Details

Project: xdev
Version: 1.5.3
Filename: xdev-1.5.3-py3-none-any.whl
Download: [link]
Size: 127225
MD5: e6dc2500236434b0f0485cba20af46c9
SHA256: f3b19209f0622c36b63d9fd56e146607d2a82a852c384f577ceb102ebdcccb4b
Uploaded: 2024-09-24 02:40:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xdev
Version: 1.5.3
Summary: An excellent developer tool for excellent developers
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
Home-Page: https://github.com/Erotemic/xdev
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: ubelt (>=1.3.3)
Requires-Dist: xinspect (>=0.2.0)
Requires-Dist: pyfiglet (>=0.7)
Requires-Dist: pygments (>=2.12.0)
Requires-Dist: IPython (>=7.16.2)
Requires-Dist: parse (>=1.19.0)
Requires-Dist: pyflakes (>=2.5.0)
Requires-Dist: scriptconfig (>=0.7.10)
Requires-Dist: rich (>=12.3.0)
Requires-Dist: progiter (>=2.0.0)
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: networkx (>=2.5.1); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy (>=1.21.1); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: networkx (>=2.7); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy (<2.0,>=1.12.0); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: networkx (>=2.5); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: numpy (<2.0,>=1.14.5); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: networkx (>=2.6.2); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: numpy (>=1.19.2); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: networkx (>=2.7); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: networkx (>=2.8); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: numpy (>=1.26.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: lazy-loader (>=0.1); python_version >= "3.7"
Requires-Dist: ubelt (>=1.3.3); extra == "all"
Requires-Dist: xinspect (>=0.2.0); extra == "all"
Requires-Dist: pyfiglet (>=0.7); extra == "all"
Requires-Dist: pygments (>=2.12.0); extra == "all"
Requires-Dist: IPython (>=7.16.2); extra == "all"
Requires-Dist: parse (>=1.19.0); extra == "all"
Requires-Dist: pyflakes (>=2.5.0); extra == "all"
Requires-Dist: scriptconfig (>=0.7.10); extra == "all"
Requires-Dist: rich (>=12.3.0); extra == "all"
Requires-Dist: progiter (>=2.0.0); extra == "all"
Requires-Dist: xdoctest (>=1.1.3); extra == "all"
Requires-Dist: yapf (>=0.16.3); extra == "all"
Requires-Dist: autoflake (>=1.5.0); extra == "all"
Requires-Dist: pint (>=0.18); extra == "all"
Requires-Dist: python-dateutil (>=2.8.2); extra == "all"
Requires-Dist: pytimeparse (>=1.1.8); extra == "all"
Requires-Dist: ubelt (==1.3.3); extra == "all-strict"
Requires-Dist: xinspect (==0.2.0); extra == "all-strict"
Requires-Dist: pyfiglet (==0.7); extra == "all-strict"
Requires-Dist: pygments (==2.12.0); extra == "all-strict"
Requires-Dist: IPython (==7.16.2); extra == "all-strict"
Requires-Dist: parse (==1.19.0); extra == "all-strict"
Requires-Dist: pyflakes (==2.5.0); extra == "all-strict"
Requires-Dist: scriptconfig (==0.7.10); extra == "all-strict"
Requires-Dist: rich (==12.3.0); extra == "all-strict"
Requires-Dist: progiter (==2.0.0); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.3); extra == "all-strict"
Requires-Dist: yapf (==0.16.3); extra == "all-strict"
Requires-Dist: autoflake (==1.5.0); extra == "all-strict"
Requires-Dist: pint (==0.18); extra == "all-strict"
Requires-Dist: python-dateutil (==2.8.2); extra == "all-strict"
Requires-Dist: pytimeparse (==1.1.8); extra == "all-strict"
Requires-Dist: fire (==0.4.0); python_version < "3.10" and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: networkx (==2.5.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: parso (==0.8.0); python_version < "3.11" and extra == "all-strict"
Requires-Dist: numpy (==1.21.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.18.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.20.3); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (<2.0,==1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: networkx (==2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: numpy (<2.0,==1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: networkx (==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pytest (==7.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: parso (==0.8.3); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: Levenshtein (==0.23.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: line-profiler (==4.1.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: fire (==0.5.0); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: lazy-loader (==0.1); python_version >= "3.7" and extra == "all-strict"
Requires-Dist: fire (>=0.4.0); python_version < "3.10" and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: networkx (>=2.5.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: parso (>=0.8.0); python_version < "3.11" and extra == "all"
Requires-Dist: numpy (>=1.21.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: Levenshtein (>=0.18.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: Levenshtein (>=0.20.3); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (<2.0,>=1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: networkx (>=2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: numpy (<2.0,>=1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: networkx (>=2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: numpy (>=1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: networkx (>=2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: pytest (>=7.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: parso (>=0.8.3); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: Levenshtein (>=0.23.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: line-profiler (>=4.1.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "all"
Requires-Dist: fire (>=0.5.0); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: lazy-loader (>=0.1); python_version >= "3.7" and extra == "all"
Requires-Dist: yapf (>=0.16.3); extra == "optional"
Requires-Dist: autoflake (>=1.5.0); extra == "optional"
Requires-Dist: pint (>=0.18); extra == "optional"
Requires-Dist: python-dateutil (>=2.8.2); extra == "optional"
Requires-Dist: pytimeparse (>=1.1.8); extra == "optional"
Requires-Dist: yapf (==0.16.3); extra == "optional-strict"
Requires-Dist: autoflake (==1.5.0); extra == "optional-strict"
Requires-Dist: pint (==0.18); extra == "optional-strict"
Requires-Dist: python-dateutil (==2.8.2); extra == "optional-strict"
Requires-Dist: pytimeparse (==1.1.8); extra == "optional-strict"
Requires-Dist: fire (==0.4.0); python_version < "3.10" and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: parso (==0.8.0); python_version < "3.11" and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.18.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.20.3); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.18.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: parso (==0.8.3); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: Levenshtein (==0.23.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: line-profiler (==4.1.2); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: fire (==0.5.0); python_version >= "3.10" and extra == "optional-strict"
Requires-Dist: fire (>=0.4.0); python_version < "3.10" and extra == "optional"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: parso (>=0.8.0); python_version < "3.11" and extra == "optional"
Requires-Dist: Levenshtein (>=0.18.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: Levenshtein (>=0.20.3); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: Levenshtein (>=0.18.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: parso (>=0.8.3); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: Levenshtein (>=0.23.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: line-profiler (>=4.1.2); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: fire (>=0.5.0); python_version >= "3.10" and extra == "optional"
Requires-Dist: ubelt (==1.3.3); extra == "runtime-strict"
Requires-Dist: xinspect (==0.2.0); extra == "runtime-strict"
Requires-Dist: pyfiglet (==0.7); extra == "runtime-strict"
Requires-Dist: pygments (==2.12.0); extra == "runtime-strict"
Requires-Dist: IPython (==7.16.2); extra == "runtime-strict"
Requires-Dist: parse (==1.19.0); extra == "runtime-strict"
Requires-Dist: pyflakes (==2.5.0); extra == "runtime-strict"
Requires-Dist: scriptconfig (==0.7.10); extra == "runtime-strict"
Requires-Dist: rich (==12.3.0); extra == "runtime-strict"
Requires-Dist: progiter (==2.0.0); extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: networkx (==2.5.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numpy (==1.21.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (<2.0,==1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: networkx (==2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: numpy (<2.0,==1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: networkx (==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: lazy-loader (==0.1); python_version >= "3.7" and extra == "runtime-strict"
Requires-Dist: xdoctest (>=1.1.3); extra == "tests"
Requires-Dist: xdoctest (==1.1.3); extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: pytest (==7.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: pytest (>=7.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 10100 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xdev/__init__.py sha256=zlpKgC5TI9ruPHNjB4E6g9ft2YU1W36u12W2VRMhC5U 10722
xdev/__main__.py sha256=x0a8P-x5Oecla949_vOqj3AUtpdf_V6FTUSUnKlOyVA 121
xdev/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
xdev/_ipython_ext.py sha256=5KHup-goDxmTpM7wHKr__UWYDQdSuti-Do2dKBhyU74 6113
xdev/_ipython_ext.pyi sha256=w1T2zDov0xR9Gmo_LoTpvVX3uZlmqKXCFtrAlTjpaLg 471
xdev/algo.py sha256=Tc99BGjklDVMf8HHsCQMr65_9w7vO080JcAlvBkINPY 15157
xdev/algo.pyi sha256=IJsGsghkr0y7iHnodjnjb_HErFSbJpmFHpIBK4cgLBk 625
xdev/autojit.py sha256=_WBpZMsgcV9ancupwdu7wwcf6lknKS3ZxtWjfd4ZIsg 8412
xdev/autojit.pyi sha256=x2Z3u3y84ElTR4dviXBv1wGtS31Soe2Q7o-uabQrX4k 437
xdev/class_reloader.py sha256=9-YCB0mRuqGtDqHUPwTn7eRlld6n_tAHNwGbxlOTU6w 3942
xdev/class_reloader.pyi sha256=ox8JIr5VrGKwoED9x35cRo7PSLY5am3Vc1Ps-_vYxDY 80
xdev/desktop_interaction.py sha256=C-jB_9Cov71acXlDIQu2aeoHBzUzCh8O8_ST66_tdW0 6778
xdev/desktop_interaction.pyi sha256=6Z9E2dyuVrB5FtadsNBQxL11mwDo2NIcdcZelI0DtPc 324
xdev/directory_walker.py sha256=EUBFIv8eLT7PIX0OYJuVQFt4HT-XW--k5yQsUEsLyOA 29045
xdev/embeding.py sha256=OzV0Gn3knZFmqe2dGsC-WXOLOK-f5859N7G01C4JZpA 16046
xdev/embeding.pyi sha256=jHKVPpqpO7EySgqptULd1CU5BZ5irAfXS6NzETUTtg4 1019
xdev/format_quotes.py sha256=6YyjdLlL7Iof2q8KccdqLBakUwZpH_-5y8lkKseOubA 8918
xdev/format_quotes.pyi sha256=Ad9b5jdIXXdsR0oSQP9osMXs4qsXGkmTicE3xoFsGwk 611
xdev/interactive_iter.py sha256=5QeIcZeqw8ADI4nyPQbvl1tXDPWS7xzvKhBLqCIEMds 10457
xdev/interactive_iter.pyi sha256=u7Io0kjqXwQbuE1FxI_vWceQ3BHJcksxGXb6jnJ4OwM 843
xdev/introspect.py sha256=I2YOzggaSeqVemsAkahq1muABfKC7f1dkc_GLVHXrws 9316
xdev/introspect.pyi sha256=OLIisGCMXg1wt46Gqfj3FdwaMbMmIoHVuWUoKIXNxZQ 334
xdev/misc.py sha256=NaYlBaXYFDyimOh4RFQ8EugOyvISglGHNqsRMKbXuL8 14377
xdev/misc.pyi sha256=k6OD7fAzKLF23CJSmrdXCiJ-wfF_1WWM5zKFXyOAHj4 1276
xdev/patterns.py sha256=MZ1eoYbp8P0zIykcaqykHQUKtvsv4dVt8GOxsWZ25Pk 15895
xdev/patterns.pyi sha256=a6Cgefs6i7Y3UxCXf9rqB7nFDqYnMEtVNPbtDyloc1Q 1902
xdev/profiler.py sha256=ZCJL-oi3vv2THQybVYS1suPjDNU2exF6zsUYyAscjig 3082
xdev/profiler.pyi sha256=RVy7FKpSK26puUYSNOMnN1HZOE02XjUiOfkTROGTRhQ 397
xdev/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xdev/regex_builder.py sha256=s7T-dhSPy3kT1w2_py0iiPTAluekB0Dq63T2kWxYeko 13336
xdev/regex_builder.pyi sha256=plu-P_tpS2bGCBCdg1ZuUbUIWkZFpHvxj9nMHVWRwWQ 1671
xdev/search_replace.py sha256=B8GtzYLvKXsVKhvzWCpI8T-WkEtc8JCnWOUBUsx1MEM 16873
xdev/search_replace.pyi sha256=626XJL-houbXbt_Rg211LnsjeP7wd3jYQ7peK0VahcY 2397
xdev/tracebacks.py sha256=ORGbMk6nL3BcQuxcrKJsG8_130aSxZkuNlMW00NhIeo 652
xdev/tracebacks.pyi sha256=9aOqVmmFSUg7PN2a_HkG_xpDbZPYpyvjBQEbIzNTOdM 46
xdev/util.py sha256=SLLtS5QdUveVmlwRYB8bcIPPWYTWBHv8PplDtNghtDA 1760
xdev/util.pyi sha256=iXhPP3HArsDrF-avRG4Cs1HfV79rCKA-kKZsP3a2UOw 162
xdev/util_networkx.py sha256=GJGTfiHu4xczb5LCesyoi-cgPwh8o7upRshDBLTRON0 24108
xdev/util_networkx.pyi sha256=HH92VMpL9bLTfUzTE4lfQlUkSdpPj5QokC8k-cdnFog 1726
xdev/util_path.py sha256=1Wmgr7QAJhZaSAewnGndT_5UnxMLIdCibbKuA9kMkeI 7537
xdev/util_path.pyi sha256=QEjVzkSIEx3btVcMyFZu5Y0chgQdxqRKHuyAmsJ4r3A 681
xdev/util_random.py sha256=eiz4625OncK9Oih4koryOW8pqaiQTaDj0iwAfqEaAeE 7797
xdev/util_time.py sha256=GjUEoOISqba2jUPB4YAU1qKjWvjqsPS1kBG5mdyvp7g 26638
xdev/cli/__init__.py sha256=IIrGLVJgXLv9CHMllfPkx8RhY1pWySEg8ocCRIcypo8 3947
xdev/cli/__main__.py sha256=OCkug7w8rhQdmtIhhHrqZnBWoCvw1tsq_9E0ngIaUAU 689
xdev/cli/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
xdev/cli/available_package_versions.py sha256=wS-FTIL16ed45lffsJ0_Bxt49Qt6zAeLCNZzsMHqXvk 30748
xdev/cli/available_package_versions.pyi sha256=ybAt00jvQvatyEeGYRkvO7T2p1ExzhgYWOjpYGrF-yA 1361
xdev/cli/dirstats.py sha256=dbKuPd5ICC2agQhfDed0ikZ6erpYKpwXtqwTu2kBUKo 3916
xdev/cli/docstr_stubgen.py sha256=DIN40C7iL1y4GgIGieqODsYO2Zi-ZZoQ5QQctPOZPY0 46455
xdev/cli/main.py sha256=_xD9uiC62uWFUx-b058ySLojIscA8gCWejsLErZFcHQ 16733
xdev/cli/main.pyi sha256=10Rzw5T0u90aVocCp-FTAkMtPoOLF-MdaCJ6XmVoxqk 3143
xdev/cli/pyversion_cli.py sha256=yGdsunqluxAzptFU2GKAhzguKgzDdROJf8hhFz2HrNA 4586
xdev-1.5.3.data/scripts/freshpyenv.sh sha256=KcnkzkfjCXDyVwrcx2YW1n474FMAQP_0ZT5xyoxu75U 6224
xdev-1.5.3.dist-info/LICENSE sha256=nX9nxF55JDXothg0bqH3MQdENAzi_PluJRXvQ1D844Q 11341
xdev-1.5.3.dist-info/METADATA sha256=F51weFEq0Syi1ufQNed5KTIzWSfrWoRkx6637E3nI2o 32396
xdev-1.5.3.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
xdev-1.5.3.dist-info/entry_points.txt sha256=vnU6fcMkO56QSndLTtB4FZGVekJDFP8Aq80VEFdEsiM 44
xdev-1.5.3.dist-info/top_level.txt sha256=1YzelIxXTDp1fOjNttA4ESkrrrpn3I3zRp7XMaTqorM 5
xdev-1.5.3.dist-info/RECORD

top_level.txt

xdev

entry_points.txt

xdev = xdev.__main__:main