{ "package": "ipdb", "version": "0.13.13", "stubs_only": "no", "py_typed": "NO", "pypi": { "upload_time": "2023-03-09T15:40:57.487366Z", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 17042, "sha256": "e3ac6018ef05126d442af680aad863006ec19d02290561ac88b8b1c0b0cfc726" }, "metadata": { "Metadata-Version": [ "2.1" ], "Name": [ "ipdb" ], "Version": [ "0.13.13" ], "Summary": [ "IPython-enabled pdb" ], "Home-page": [ "https://github.com/gotcha/ipdb" ], "Author": [ "Godefroid Chapelle" ], "Author-email": [ "gotcha@bubblenet.be" ], "License": [ "BSD" ], "Keywords": [ "pdb ipython" ], "Classifier": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Operating System :: Microsoft :: Windows", "Topic :: Software Development :: Debuggers", "License :: OSI Approved :: BSD License" ], "Requires-Python": [ ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" ], "License-File": [ "COPYING.txt", "AUTHORS" ], "Requires-Dist": [ "ipython (<6.0.0,>=5.1.0) ; python_version == \"2.7\"", "toml (>=0.10.2) ; python_version == \"2.7\"", "decorator (<5.0.0) ; python_version == \"2.7\"", "pathlib ; python_version == \"2.7\"", "ipython (<7.0.0,>=6.0.0) ; python_version == \"3.4\"", "toml (>=0.10.2) ; python_version == \"3.4\"", "decorator (<5.0.0) ; python_version == \"3.4\"", "ipython (<7.10.0,>=7.0.0) ; python_version == \"3.5\"", "toml (>=0.10.2) ; python_version == \"3.5\"", "decorator ; python_version == \"3.5\"", "ipython (<7.17.0,>=7.16.3) ; python_version == \"3.6\"", "tomli ; python_version == \"3.6\"", "decorator ; python_version == \"3.6\"", "ipython (>=7.31.1) ; python_version > \"3.6\" and python_version < \"3.11\"", "tomli ; python_version > \"3.6\" and python_version < \"3.11\"", "decorator ; python_version > \"3.6\" and python_version < \"3.11\"", "ipython (>=7.31.1) ; python_version >= \"3.11\"", "decorator ; python_version >= \"3.11\"" ] }, "module_reports": [ { "path": "ipdb/stdout.py", "symbol_reports": [ { "kind": "function", "name": "ipdb.stdout.slaunch_ipdb_on_exception", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "ipdb.stdout.sset_trace", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "ipdb.stdout.spost_mortem", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "ipdb.stdout.spm", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "ipdb.stdout.update_stdout", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 } ], "type_ignores": [], "name": "ipdb.stdout", "names": [ "ipdb.stdout.slaunch_ipdb_on_exception", "ipdb.stdout.spm", "ipdb.stdout.spost_mortem", "ipdb.stdout.sset_trace", "ipdb.stdout.update_stdout" ], "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 5, "n_function_overloads": 5, "n_function_params": 3, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 } ], "typecheckers": {}, "n_modules": 1, "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 5, "n_function_overloads": 5, "n_function_params": 3, "n_methods": 0, "n_method_params": 0, "n_method_overloads": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "type_ignores": [], "n_type_ignores": 0 }