xdev

View on PyPIReverse Dependencies (5)

1.5.1 xdev-1.5.1-py3-none-any.whl

Wheel Details

Project: xdev
Version: 1.5.1
Filename: xdev-1.5.1-py3-none-any.whl
Download: [link]
Size: 114771
MD5: 1833822ecae839077082d55c217f39c2
SHA256: ba0d2e5449815ac85e6e5f773b5c1674a02cd2d7f85b0be81c6106304697ac9c
Uploaded: 2024-02-10 23:40:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xdev
Version: 1.5.1
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.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 (>=0.14.0); extra == "all"
Requires-Dist: yapf (>=0.16.3); extra == "all"
Requires-Dist: autoflake (>=1.5.0); 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 (==0.14.0); extra == "all-strict"
Requires-Dist: yapf (==0.16.3); extra == "all-strict"
Requires-Dist: autoflake (==1.5.0); 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: 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.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: line-profiler (==4.1.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: 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: 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.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: line-profiler (>=4.1.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: 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: yapf (==0.16.3); extra == "optional-strict"
Requires-Dist: autoflake (==1.5.0); 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: 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: line-profiler (==4.1.0); (python_version < "4.0" and python_version >= "3.11") 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: 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: 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: line-profiler (>=4.1.0); (python_version < "4.0" and python_version >= "3.11") 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: 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.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 (>=0.14.0); extra == "tests"
Requires-Dist: xdoctest (==0.14.0); 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: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xdev/__init__.py sha256=oTj02OlzoB3HtBZaesMqO8hzg__Ax9EoM4DNMkJtcKY 7520
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=-H0o7hVxBWsI9ThubJ9J2wBcBvxeRjd8eSmmdZEdPTA 28261
xdev/embeding.py sha256=OzV0Gn3knZFmqe2dGsC-WXOLOK-f5859N7G01C4JZpA 16046
xdev/embeding.pyi sha256=PEQhwHDyL1-MBc7wbsP9MRM3Nn6nTPEEcjPNq88xXvg 778
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=42Pk79xZ829xvxAnRBXptcYl6FE2mw9gvDMSZ5mGRpY 6505
xdev/introspect.pyi sha256=OLIisGCMXg1wt46Gqfj3FdwaMbMmIoHVuWUoKIXNxZQ 334
xdev/misc.py sha256=S8EdSZ9DlUZIxHAc2xeiGWMxEp_RPTwiWzCsN2mhGnM 14375
xdev/misc.pyi sha256=hiwf_hpoJ2Is2BNWm-6AWQ46w9FoGcAItpxP-6b0RKM 1189
xdev/patterns.py sha256=MZ1eoYbp8P0zIykcaqykHQUKtvsv4dVt8GOxsWZ25Pk 15895
xdev/patterns.pyi sha256=bp4uzuwtPVmdFWUIAr28rPrskoQ6QYQDHTQDrK_mMeI 1784
xdev/profiler.py sha256=ZCJL-oi3vv2THQybVYS1suPjDNU2exF6zsUYyAscjig 3082
xdev/profiler.pyi sha256=CMVIg9ie7lVOodv9sDlZv74x2xUz7fjvkahmYYsZQ9g 1714
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=vOO1KuG8JpIZfirI7-woIBQGMNk_tq_nTCp_nq8lmu8 2329
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/cli/__init__.py sha256=9BygLWq1NiHbtbbBTxHeBFo7Hv_8VvwTc8kToM3Pd0Q 2442
xdev/cli/__main__.py sha256=OCkug7w8rhQdmtIhhHrqZnBWoCvw1tsq_9E0ngIaUAU 689
xdev/cli/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
xdev/cli/available_package_versions.py sha256=ewXYMrwEr94bvMqtwFY9suyGQwW9u8gRxPmQ8TLUow4 30409
xdev/cli/available_package_versions.pyi sha256=BQtrDb0M1uc5gVRbU85n65AjGKTpYVLIQu4j-L9Vb0A 1009
xdev/cli/dirstats.py sha256=_hmfzQsptcIVb-UtCZNiX22bXbGJn1QELzNvYp0EQp8 3759
xdev/cli/docstr_stubgen.py sha256=O1ToMxQbKvuv4RGD82HaFqI6UXP_AL8eS-j5-0u5imU 45976
xdev/cli/docstr_stubgen.pyi sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xdev/cli/main.py sha256=jFFnhyWl_jrkKXpiPpEcOYe6StAVzJrP-1yfz0sBtOA 18393
xdev/cli/main.pyi sha256=oR2dCt-PEMTTpbGZJyESUmoocrcpz55XxdDSC7ZHXcs 2915
xdev-1.5.1.data/scripts/freshpyenv.sh sha256=-wiCx367zDNXSYI8tjxLiO9anK-UhGffnN190OpcRD4 6198
xdev-1.5.1.dist-info/LICENSE sha256=nX9nxF55JDXothg0bqH3MQdENAzi_PluJRXvQ1D844Q 11341
xdev-1.5.1.dist-info/METADATA sha256=Bg44vHAJ5ipjMY1PnXL3uLUxZHFlA78XTtJxzL3yGAs 31252
xdev-1.5.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
xdev-1.5.1.dist-info/entry_points.txt sha256=vnU6fcMkO56QSndLTtB4FZGVekJDFP8Aq80VEFdEsiM 44
xdev-1.5.1.dist-info/top_level.txt sha256=1YzelIxXTDp1fOjNttA4ESkrrrpn3I3zRp7XMaTqorM 5
xdev-1.5.1.dist-info/RECORD

top_level.txt

xdev

entry_points.txt

xdev = xdev.__main__:main