ipydex

View on PyPIReverse Dependencies (7)

0.18.0 ipydex-0.18.0-py3-none-any.whl

Wheel Details

Project: ipydex
Version: 0.18.0
Filename: ipydex-0.18.0-py3-none-any.whl
Download: [link]
Size: 37711
MD5: a1b8eac3d9a9467c90753683c118c82c
SHA256: 13b630e2ec9296a6a5ef8e0dbbd9ecd4ef24cd4262061f45c4c61472a8ec6773
Uploaded: 2024-09-26 22:05:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ipydex
Version: 0.18.0
Summary: IPython based debugging and exploring tool
Author-Email: Carsten Knoll <firstname.lastname[at]posteo.de>
Project-Url: Homepage, http://github.com/cknoll/ipydex
License: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: ipython (>=8.0.0)
Requires-Dist: pexpect
Requires-Dist: pickleshare
Requires-Dist: stack-data
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4505 characters]

WHEEL

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

RECORD

Path Digest Size
ipydex/__init__.py sha256=kBIfimpqGOfmEEXzIYCY53lEwIPEfsZdsQrok1R0Nrg 91
ipydex/cli.py sha256=Ywbjn9deXzxqdqsee6hzsu2VsKiLSd1Pk5LoVMUEuoo 862
ipydex/core.py sha256=1wRz2dW2G8mnnZX-knqtILscLWxrXS02LP4W7PKg7nk 39765
ipydex/displaytools.py sha256=lF4krI7cuElm-be9G6PVA81bAPejGlg2PBauafxV89Y 26047
ipydex/release.py sha256=0EHw4xygmgkGSyfwNfEoMlQyN0uHxjHtlSFF79s6120 23
ipydex-0.18.0.dist-info/LICENSE sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
ipydex-0.18.0.dist-info/METADATA sha256=Mxvq7_vnPg34X_5HFNWjvzHQX3DTdzzt1_cz2tQcG-o 5101
ipydex-0.18.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
ipydex-0.18.0.dist-info/entry_points.txt sha256=hsBjfW7ElY10LJ_AOWdpbzjY9GbgtS8IUpif4ZGrm-c 78
ipydex-0.18.0.dist-info/top_level.txt sha256=oroqhsQT6jAbrIrdLVfuOEkEkB1AWWNtC03z8-4cWtA 7
ipydex-0.18.0.dist-info/RECORD

top_level.txt

ipydex

entry_points.txt

ipydex = ipydex.script:main
ipydex_catch = ipydex.cli:catch