MCPcopy Create free account

hub / github.com/ankitpathak62/Jarvis-2025 / types & classes

Types & classes9,640 in github.com/ankitpathak62/Jarvis-2025

↓ 1,471 callersClassValueError
envJarvis/Lib/site-packages/greenlet/greenlet_exceptions.hpp:116
↓ 1,058 callersClassTypeError
envJarvis/Lib/site-packages/greenlet/greenlet_exceptions.hpp:103
↓ 426 callersClassdispid
envJarvis/Lib/site-packages/comtypes/tools/codegenerator/helpers.py:20
↓ 404 callersClasshelpstring
envJarvis/Lib/site-packages/comtypes/tools/codegenerator/helpers.py:28
↓ 229 callersClassGenerator
envJarvis/Lib/site-packages/win32com/client/genpy.py:872
↓ 221 callersClassStyle
A terminal style. A terminal style consists of a color (`color`), a background color (`bgcolor`), and a number of attributes, such as bold, i
envJarvis/Lib/site-packages/pip/_vendor/rich/style.py:31
↓ 209 callersClassAttributeError
envJarvis/Lib/site-packages/greenlet/greenlet_exceptions.hpp:125
↓ 209 callersClassTypeVar
Type variable.
envJarvis/Lib/site-packages/pip/_vendor/typing_extensions.py:1503
↓ 206 callersClassGUID
Globally unique identifier structure.
envJarvis/Lib/site-packages/comtypes/GUID.py:29
↓ 168 callersClassJsonSchemaValueException
Exception raised by validation function. Available properties: * ``message`` containing human-readable information what is wrong (e.g. ``da
envJarvis/Lib/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py:13
↓ 167 callersClassInterfaceClass
Prototype (scarecrow) Interfaces Implementation. Note that it is not possible to change the ``__name__`` or ``__module__`` after an inst
envJarvis/Lib/site-packages/zope/interface/interface.py:692
↓ 164 callersClassTextIO
Helper IO class. Writes encode strings to bytes if needed, reads return bytes. This makes it easier to emulate files opened in binary mode
envJarvis/Lib/site-packages/numpy/lib/tests/test_io.py:35
↓ 149 callersClassAttribute
Attribute descriptions
envJarvis/Lib/site-packages/zope/interface/interface.py:1001
↓ 139 callersClassCOMException
An Exception object that is understood by the framework. If the framework is presented with an exception of type class, it looks for certain
envJarvis/Lib/site-packages/win32com/server/exception.py:22
↓ 139 callersClassIFoo
envJarvis/Lib/site-packages/zope/interface/tests/test_registry.py:84
↓ 108 callersClassBytesIO
envJarvis/Lib/site-packages/pip/_vendor/msgpack/fallback.py:13
↓ 106 callersClassExpr
Represents a Fortran expression as a op-data pair. Expr instances are hashable and sortable.
envJarvis/Lib/site-packages/numpy/f2py/symbolic.py:157
↓ 98 callersClassPath
The ``Path`` type is similar to the :class:`File` type, but returns the filename instead of an open file. Various checks can be enabled to val
envJarvis/Lib/site-packages/click/types.py:768
↓ 94 callersClasssuppress_warnings
Context manager and decorator doing much the same as ``warnings.catch_warnings``. However, it also provides a filter mechanism to work a
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:2183
↓ 92 callersClasstimedelta
Represent the difference between two datetime objects. Supported operators: - add, subtract timedelta - unary plus, minus, abs - com
envJarvis/Lib/site-packages/future/backports/datetime.py:293
↓ 88 callersClassMovedAttribute
envJarvis/Lib/site-packages/pip/_vendor/urllib3/packages/six.py:141
↓ 85 callersClass_QtModuleDef
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/qt/_modules_info.py:114
↓ 84 callersClassText
Text with color / style. Args: text (str, optional): Default unstyled text. Defaults to "". style (Union[str, Style], optional):
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:118
↓ 81 callersClassMovedAttribute
envJarvis/Lib/site-packages/pyttsx3/six.py:117
↓ 80 callersClass_ProxyLookup
Descriptor that handles proxied attribute lookup for :class:`LocalProxy`. :param f: The built-in function this attribute is accessed through.
envJarvis/Lib/site-packages/werkzeug/local.py:255
↓ 75 callersClassufunc
envJarvis/Lib/site-packages/numpy/_core/tests/data/generate_umath_validation_data.cpp:10
↓ 69 callersClassData
Part of an HTTP message body. Fields: .. attribute:: data A :term:`bytes-like object` containing part of a message body. Or, if
envJarvis/Lib/site-packages/h11/_events.py:260
↓ 69 callersClassPydanticUserError
An error raised due to incorrect use of Pydantic.
envJarvis/Lib/site-packages/pydantic/errors.py:96
↓ 67 callersClassEndOfMessage
The end of an HTTP message. Fields: .. attribute:: headers Default value: ``[]`` Any trailing headers attached to this messa
envJarvis/Lib/site-packages/h11/_events.py:316
↓ 65 callersClassVARIANT
envJarvis/Lib/site-packages/win32com/client/__init__.py:666
↓ 60 callersClassGiModuleInfo
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/gi.py:28
↓ 60 callersClassdatetime
datetime(year, month, day[, hour[, minute[, second[, microsecond[,tzinfo]]]]]) The year, month and day arguments are required. tzinfo may be None
envJarvis/Lib/site-packages/future/backports/datetime.py:1300
↓ 60 callersClassmatrix
matrix(data, dtype=None, copy=True) Returns a matrix from an array-like object, or from a string of data. A matrix is a specialized 2-D
envJarvis/Lib/site-packages/numpy/matrixlib/defmatrix.py:73
↓ 59 callersClassRequest
The beginning of an HTTP request. Fields: .. attribute:: method An HTTP method, e.g. ``b"GET"`` or ``b"POST"``. Always a byte
envJarvis/Lib/site-packages/h11/_events.py:41
↓ 57 callersClassResponse
The beginning of an HTTP response. Fields: .. attribute:: status_code The status code of this response, as an integer. For an
envJarvis/Lib/site-packages/h11/_events.py:218
↓ 56 callersClass_
envJarvis/Lib/site-packages/comtypes/safearray.py:111
↓ 55 callersClassParseException
Exception thrown when a parse expression doesn't match the input string Example:: try: Word(nums).set_name("integer").p
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/exceptions.py:220
↓ 55 callersClassParseException
Exception thrown when a parse expression doesn't match the input string Example:: try: Word(nums).set_name("integer").p
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/exceptions.py:220
↓ 55 callersClassParseException
Exception thrown when a parse expression doesn't match the input string Example:: integer = Word(nums).set_name("integer")
envJarvis/Lib/site-packages/pyparsing/exceptions.py:265
↓ 52 callersClassCase
A test case for `annotated_types`.
envJarvis/Lib/site-packages/annotated_types/test_cases.py:15
↓ 52 callersClassDistutilsOptionError
Syntactic/semantic errors in command options, such as use of mutually conflicting options, or inconsistent options, badly-spelled values, etc.
envJarvis/Lib/site-packages/setuptools/_distutils/errors.py:55
↓ 51 callersClassDistutilsSetupError
For errors that can be definitely blamed on the setup script, such as invalid keyword arguments to 'setup()'.
envJarvis/Lib/site-packages/setuptools/_distutils/errors.py:66
↓ 49 callersClassinclude
Indicates that a state should include rules from another state.
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:330
↓ 47 callersClassMovedModule
envJarvis/Lib/site-packages/pip/_vendor/urllib3/packages/six.py:107
↓ 46 callersClassDistlibException
envJarvis/Lib/site-packages/pip/_vendor/distlib/__init__.py:12
↓ 46 callersClassTrace
envJarvis/Lib/site-packages/httpcore/_trace.py:11
↓ 46 callersClassValueTerminal
envJarvis/Lib/site-packages/future/backports/email/_header_value_parser.py:1286
↓ 44 callersClassFoo
envJarvis/Lib/site-packages/zope/interface/tests/test_declarations.py:54
↓ 44 callersClassMovedModule
envJarvis/Lib/site-packages/pyttsx3/six.py:81
↓ 41 callersClassConsole
A high level console interface. Args: color_system (str, optional): The color system supported by your terminal, either ``"st
envJarvis/Lib/site-packages/pip/_vendor/rich/console.py:593
↓ 40 callersClassLinalgCase
envJarvis/Lib/site-packages/numpy/linalg/tests/test_linalg.py:78
↓ 39 callersClassPath
A pathlib-compatible interface for zip files. Consider a zip file with this structure:: . ├── a.txt └── b
envJarvis/Lib/site-packages/pkg_resources/_vendor/zipp.py:150
↓ 36 callersClassAsyncResult
A one-time event that stores a value or an exception. Like :class:`Event` it wakes up all the waiters when :meth:`set` or :meth:`set_exc
envJarvis/Lib/site-packages/gevent/event.py:173
↓ 36 callersClassInstallationError
General exception during installation
envJarvis/Lib/site-packages/pip/_internal/exceptions.py:185
↓ 36 callersClassName
Looks up a name or stores a value in a name. The `ctx` of the node can be one of the following values: - `store`: store a value in the name
envJarvis/Lib/site-packages/jinja2/nodes.py:539
↓ 36 callersClassNode
Baseclass for all Jinja nodes. There are a number of nodes available of different types. There are four major types: - :class:`Stmt`: sta
envJarvis/Lib/site-packages/jinja2/nodes.py:105
↓ 35 callersClassError
envJarvis/Lib/site-packages/aifc/__init__.py:152
↓ 35 callersClassSegment
A piece of text with associated style. Segments are produced by the Console render process and are ultimately converted in to strings to be writte
envJarvis/Lib/site-packages/pip/_vendor/rich/segment.py:64
↓ 33 callersClassDistutilsPlatformError
We don't know how to do something on the current platform (but we do know how to do it on some platform) -- eg. trying to compile C files on a
envJarvis/Lib/site-packages/setuptools/_distutils/errors.py:73
↓ 33 callersClasstime
Time with time zone. Constructors: __new__() Operators: __repr__, __str__ __cmp__, __hash__ Methods: strftime()
envJarvis/Lib/site-packages/future/backports/datetime.py:988
↓ 33 callersClassvectorize
vectorize(pyfunc=np._NoValue, otypes=None, doc=None, excluded=None, cache=False, signature=None) Returns an object that acts like pyfunc
envJarvis/Lib/site-packages/numpy/lib/_function_base_impl.py:2272
↓ 32 callersClasscombined
Indicates a state combined from multiple states.
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:347
↓ 32 callersClasspoly1d
A one-dimensional polynomial class. .. note:: This forms part of the old polynomial API. Since version 1.4, the new polynomial
envJarvis/Lib/site-packages/numpy/lib/_polynomial_impl.py:1081
↓ 31 callersClassDistutilsError
The root of all Distutils evil.
envJarvis/Lib/site-packages/setuptools/_distutils/errors.py:12
↓ 31 callersClassRegex
r"""Token for matching strings that match a given regular expression. Defined with string specifying the regular expression in a form recogniz
envJarvis/Lib/site-packages/pyparsing/core.py:3029
↓ 31 callersClassVersion
This class abstracts handling of a project's versions. A :class:`Version` instance is comparison aware and can be compared and sorted using t
envJarvis/Lib/site-packages/packaging/version.py:161
↓ 31 callersClassnewint
A backport of the Python 3 int object to Py2
envJarvis/Lib/site-packages/future/types/newint.py:33
↓ 30 callersClassArrayLike
envJarvis/Lib/site-packages/numpy/lib/tests/test_mixins.py:11
↓ 30 callersClassMeasurement
Stores the minimum and maximum widths (in characters) required to render an object.
envJarvis/Lib/site-packages/pip/_vendor/rich/measure.py:11
↓ 30 callersClass_Validator
Validate a metadata field. All _process_*() methods correspond to a core metadata field. The method is called with the field's raw value. If
envJarvis/Lib/site-packages/pip/_vendor/packaging/metadata.py:472
↓ 30 callersClass_Validator
Validate a metadata field. All _process_*() methods correspond to a core metadata field. The method is called with the field's raw value. If
envJarvis/Lib/site-packages/packaging/metadata.py:472
↓ 29 callersClassFieldInfo
This class holds information about a field. `FieldInfo` is used for any field definition regardless of whether the [`Field()`][pydantic.fields.Fi
envJarvis/Lib/site-packages/pydantic/fields.py:95
↓ 29 callersClassLocalProtocolError
envJarvis/Lib/site-packages/h11/_util.py:59
↓ 29 callersClassRequestError
envJarvis/Lib/site-packages/speech_recognition/exceptions.py:9
↓ 29 callersClassTOMLDecodeError
An error raised if a document is not valid TOML. Adds the following attributes to ValueError: msg: The unformatted error message doc: The
envJarvis/Lib/site-packages/pip/_vendor/tomli/_parser.py:71
↓ 29 callersClassnewbytes
A backport of the Python 3 bytes object to Py2
envJarvis/Lib/site-packages/future/types/newbytes.py:44
↓ 28 callersClassRegex
r"""Token for matching strings that match a given regular expression. Defined with string specifying the regular expression in a form recogniz
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/core.py:2892
↓ 28 callersClassRegex
r"""Token for matching strings that match a given regular expression. Defined with string specifying the regular expression in a form recogniz
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:2892
↓ 27 callersClassConnection
An object encapsulating the state of an HTTP connection. Args: our_role: If you're implementing a client, pass :data:`h11.CLIENT`. If
envJarvis/Lib/site-packages/h11/_connection.py:139
↓ 27 callersClassPath
An asynchronous version of :class:`pathlib.Path`. This class cannot be substituted for :class:`pathlib.Path` or :class:`pathlib.PurePath
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:215
↓ 26 callersClassAnsiToWin32
Implements a 'write()' method which, on Windows, will strip ANSI character sequences from the text, and if outputting to a tty, will convert
envJarvis/Lib/site-packages/colorama/ansitowin32.py:72
↓ 26 callersClassCommandError
Raised when there is an error in command-line arguments
envJarvis/Lib/site-packages/pip/_internal/exceptions.py:281
↓ 26 callersClassCompileError
Failure to compile one or more C/C++ source files.
envJarvis/Lib/site-packages/setuptools/_distutils/errors.py:112
↓ 26 callersClass_MaskedUnaryOperation
Defines masked version of unary operations, where invalid values are pre-masked. Parameters ---------- mufunc : callable
envJarvis/Lib/site-packages/numpy/ma/core.py:948
↓ 26 callersClass_frommethod
Define functions from existing MaskedArray methods. Parameters ---------- methodname : str Name of the method to transform.
envJarvis/Lib/site-packages/numpy/ma/core.py:7090
↓ 26 callersClassmemmap
Create a memory-map to an array stored in a *binary* file on disk. Memory-mapped files are used for accessing small segments of large files o
envJarvis/Lib/site-packages/numpy/_core/memmap.py:22
↓ 25 callersClassEvent
A synchronization primitive that allows one greenlet to wake up one or more others. It has the same interface as :class:`threading.Event`
envJarvis/Lib/site-packages/gevent/event.py:26
↓ 25 callersClassMarkup
A string that is ready to be safely inserted into an HTML or XML document, either because it was escaped or because it was marked safe. P
envJarvis/Lib/site-packages/markupsafe/__init__.py:84
↓ 25 callersClassPEFormatError
Generic PE format error exception.
envJarvis/Lib/site-packages/pefile.py:826
↓ 25 callersClassVerificationError
An error raised when verification fails
envJarvis/Lib/site-packages/cffi/error.py:17
↓ 24 callersClassEnum
envJarvis/Lib/site-packages/win32/Demos/security/security_enums.py:6
↓ 24 callersClassPermutedArgspecTestingParams
envJarvis/Lib/site-packages/comtypes/test/test_inout_args.py:261
↓ 23 callersClassGroup
Converter to return the matched tokens as a list - useful for returning tokens of :class:`ZeroOrMore` and :class:`OneOrMore` expressions. The
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/core.py:5430
↓ 23 callersClassGroup
Converter to return the matched tokens as a list - useful for returning tokens of :class:`ZeroOrMore` and :class:`OneOrMore` expressions. The
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:5430
↓ 23 callersClassNumpyVersion
Parse and compare numpy version strings. NumPy has the following versioning scheme (numbers given are examples; they can be > 9 in principle)
envJarvis/Lib/site-packages/numpy/lib/_version.py:14
↓ 23 callersClassURLError
envJarvis/Lib/site-packages/future/backports/urllib/error.py:26
↓ 22 callersClassCffiOp
envJarvis/Lib/site-packages/cffi/cffi_opcode.py:3
↓ 22 callersClassIDNAError
Base exception for all IDNA-encoding related problems
envJarvis/Lib/site-packages/idna/core.py:14
↓ 22 callersClassIDNAError
Base exception for all IDNA-encoding related problems
envJarvis/Lib/site-packages/pip/_vendor/idna/core.py:14
↓ 22 callersClassRemediation
envJarvis/Lib/site-packages/openai/lib/_validators.py:12
next →1–100 of 9,640, ranked by callers