MCPcopy Create free account

hub / github.com/ankitpathak62/Jarvis-2025 / functions

Functions49,674 in github.com/ankitpathak62/Jarvis-2025

↓ 31 callersMethoditems
Returns key-value pairs like dict.items() representing the loaded configuration
envJarvis/Lib/site-packages/pip/_internal/configuration.py:137
↓ 31 callersMethodkeys
(self, lower: bool = False)
envJarvis/Lib/site-packages/werkzeug/datastructures/headers.py:217
↓ 31 callersFunctionl_or
(*f)
envJarvis/Lib/site-packages/numpy/f2py/auxfuncs.py:622
↓ 31 callersMethodsearch
(self, prepared)
envJarvis/Lib/site-packages/setuptools/_vendor/importlib_metadata/__init__.py:821
↓ 31 callersMethodset_parse_action
Define one or more actions to perform when successfully matching parse element definition. Parse actions can be called to perform da
envJarvis/Lib/site-packages/pyparsing/core.py:613
↓ 31 callersMethodsqueeze
(self)
envJarvis/Lib/site-packages/numpy/_core/tests/test_regression.py:1725
↓ 31 callersFunctiontrim
(x)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_polynomial.py:16
↓ 30 callersFunctionDISPMETHOD
Specifies a method of a dispinterface
envJarvis/Lib/site-packages/comtypes/_memberspec.py:149
↓ 30 callersMethod_callFUT
(self, *args, **kw)
envJarvis/Lib/site-packages/zope/interface/tests/test_declarations.py:546
↓ 30 callersMethod_test
Runs the function *func_name* with *args* and compares gevent and the system. Keyword arguments are passed to the function itself; v
envJarvis/Lib/site-packages/gevent/tests/test__socket_dns.py:198
↓ 30 callersMethodget
(self, _)
envJarvis/Lib/site-packages/zope/interface/adapter.py:601
↓ 30 callersMethoditems
(self)
envJarvis/Lib/site-packages/bottle.py:2146
↓ 30 callersMethodlog
(*args)
envJarvis/Lib/site-packages/gevent/tests/test__socket.py:90
↓ 30 callersMethodnew
Allocate an instance according to the specified C type and return a pointer to it. The specified C type must be either a pointer or a
envJarvis/Lib/site-packages/cffi/api.py:242
↓ 30 callersMethodpop
Remove and return the last element from the set. Raises KeyError if the set is empty. Example: >>> oset = Order
envJarvis/Lib/site-packages/setuptools/_vendor/ordered_set.py:209
↓ 30 callersMethodptp
Return (maximum - minimum) along the given dimension (i.e. peak-to-peak value). .. warning:: `ptp` preserves the
envJarvis/Lib/site-packages/numpy/ma/core.py:6110
↓ 30 callersMethodread
Consume the next token and return it.
envJarvis/Lib/site-packages/pip/_vendor/packaging/_tokenizer.py:145
↓ 30 callersMethodrecv
(self, buflen=1024, flags=0)
envJarvis/Lib/site-packages/gevent/ssl.py:604
↓ 30 callersMethodround
Return each element rounded to the given number of decimals. Refer to `numpy.around` for full documentation. See Also
envJarvis/Lib/site-packages/numpy/ma/core.py:5610
↓ 30 callersMethodrun_command
Run some other command: uses the 'run_command()' method of Distribution, which creates and finalizes the command object if necessary a
envJarvis/Lib/site-packages/setuptools/_distutils/cmd.py:312
↓ 30 callersMethodset_parse_action
Define one or more actions to perform when successfully matching parse element definition. Parse actions can be called to perform da
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/core.py:597
↓ 30 callersMethodset_parse_action
Define one or more actions to perform when successfully matching parse element definition. Parse actions can be called to perform da
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:597
↓ 29 callersMethodCreateKey
(self, pszSubKey: hints.Incomplete)
envJarvis/Lib/site-packages/comtypes/gen/_C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.py:1327
↓ 29 callersMethod_get
(self)
envJarvis/Lib/site-packages/gevent/queue.py:191
↓ 29 callersMethodadd
(self, text)
envJarvis/Lib/site-packages/comtypes/test/test_server.py:72
↓ 29 callersFunctionallequal
Return True if all entries of a and b are equal, using fill_value as a truth value where either or both are masked. Parameters -----
envJarvis/Lib/site-packages/numpy/ma/core.py:8428
↓ 29 callersMethodannounce
If the current verbosity level is of greater than or equal to 'level' print 'msg' to stdout.
envJarvis/Lib/site-packages/setuptools/_distutils/cmd.py:180
↓ 29 callersMethodappend
Send this event to append audio bytes to the input audio buffer. The audio buffer is temporary storage you can write to and later com
envJarvis/Lib/site-packages/openai/resources/beta/realtime/realtime.py:740
↓ 29 callersFunctionassert_raises_fpe
(strmatch, callable, *args, **kwargs)
envJarvis/Lib/site-packages/numpy/_core/tests/test_half.py:9
↓ 29 callersFunctionaverage
Compute the weighted average along the specified axis. Parameters ---------- a : array_like Array containing data to be aver
envJarvis/Lib/site-packages/numpy/lib/_function_base_impl.py:416
↓ 29 callersMethodcopy
(self)
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:5334
↓ 29 callersMethoddiscard
Stop tracking the greenlet.
envJarvis/Lib/site-packages/gevent/pool.py:364
↓ 29 callersMethodfrom_call
If you call this function in the same way that you would call the constructor, it will store the arguments as you expect. For example
envJarvis/Lib/site-packages/pyparsing/diagram/__init__.py:153
↓ 29 callersMethodget
r"""Sends a GET request. Returns :class:`Response` object. :param url: URL for the new :class:`Request` object. :param \*\*kwargs: Op
envJarvis/Lib/site-packages/pip/_vendor/requests/sessions.py:593
↓ 29 callersFunctionisarray
(var)
envJarvis/Lib/site-packages/numpy/f2py/auxfuncs.py:109
↓ 29 callersMethoditems
Return the items of the mapping object.
envJarvis/Lib/site-packages/zope/interface/common/mapping.py:95
↓ 29 callersMethodopen
Open and return file-like object. If `path` is an URL, it will be downloaded, stored in the `DataSource` directory and opene
envJarvis/Lib/site-packages/numpy/lib/_datasource.py:483
↓ 29 callersMethodpop
Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].
envJarvis/Lib/site-packages/pip/_vendor/distlib/compat.py:615
↓ 29 callersMethodread
Read an HTTP response, optionally perform assertions, and return the Response object.
envJarvis/Lib/site-packages/gevent/tests/test__pywsgi.py:145
↓ 29 callersMethodreverse
(self: t.Any)
envJarvis/Lib/site-packages/werkzeug/datastructures/mixins.py:69
↓ 29 callersMethodsetsockopt
(self, *args)
envJarvis/Lib/site-packages/gevent/_socketcommon.py:551
↓ 29 callersMethodsleep
Sleep between retry attempts. This method will respect a server's ``Retry-After`` response header and sleep the duration of the time
envJarvis/Lib/site-packages/pip/_vendor/urllib3/util/retry.py:420
↓ 29 callersMethodsort
(self, key: t.Any = None, reverse: t.Any = False)
envJarvis/Lib/site-packages/werkzeug/datastructures/mixins.py:72
↓ 29 callersFunctionsuffixed_err
Return a `TOMLDecodeError` where error message is suffixed with coordinates in source.
envJarvis/Lib/site-packages/setuptools/_vendor/tomli/_parser.py:652
↓ 29 callersFunctiontrim
(x)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_legendre.py:27
↓ 29 callersFunctiontrim
(x)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_hermite.py:27
↓ 29 callersFunctiontrim
(x)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_hermite_e.py:27
↓ 29 callersFunctiontrim
(x)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_laguerre.py:24
↓ 29 callersMethodupdate
If the first parameter is a string, all keys are prefixed with this namespace. Apart from that it works just as the usual dict.update().
envJarvis/Lib/site-packages/bottle.py:2448
↓ 29 callersMethodupdate
Like dict.update() but add counts instead of replacing them. Source can be an iterable, a dictionary, or another Counter instance. >
envJarvis/Lib/site-packages/future/backports/misc.py:459
↓ 28 callersMethodGetSel
(self)
envJarvis/Lib/site-packages/pythonwin/pywin/scintilla/control.py:401
↓ 28 callersMethodLineIndex
(self, line)
envJarvis/Lib/site-packages/pythonwin/pywin/scintilla/control.py:463
↓ 28 callersMethod_test_equal
(self, a, b)
envJarvis/Lib/site-packages/numpy/testing/tests/test_utils.py:23
↓ 28 callersMethodadd_lines
Adds a list of lines. The list can be indented with the optional argument 'indent'.
envJarvis/Lib/site-packages/pefile.py:842
↓ 28 callersMethodclose
(self)
envJarvis/Lib/site-packages/gevent/tests/test__socket.py:554
↓ 28 callersMethoddiff
(self)
envJarvis/Lib/site-packages/pefile.py:747
↓ 28 callersMethodextend
Extend headers in this object with items from another object containing header items as well as keyword arguments. To replace existin
envJarvis/Lib/site-packages/werkzeug/datastructures/headers.py:225
↓ 28 callersFunctioneye
Return a 2-D array with ones on the diagonal and zeros elsewhere. Parameters ---------- N : int Number of rows in the output.
envJarvis/Lib/site-packages/numpy/lib/_twodim_base_impl.py:165
↓ 28 callersMethodfetchall
Fetch all (remaining) rows of a query result, returning them as a sequence of sequences (e.g. a list of tuples). Note that the cursor's array
envJarvis/Lib/site-packages/adodbapi/adodbapi.py:1099
↓ 28 callersMethodhelpTestDataType
( self, sqlDataTypeString, DBAPIDataTypeString, pyData, pyDataInputAlt
envJarvis/Lib/site-packages/adodbapi/test/adodbapitest.py:235
↓ 28 callersFunctionisin
Calculates ``element in test_elements``, broadcasting over `element` only. Returns a boolean array of the same shape as `element` that is Tru
envJarvis/Lib/site-packages/numpy/lib/_arraysetops_impl.py:1016
↓ 28 callersFunctionlog
Compute the natural logarithm of `x`. Return the "principal value" (for a description of this, see `numpy.log`) of :math:`log_e(x)`. For
envJarvis/Lib/site-packages/numpy/lib/_scimath_impl.py:244
↓ 28 callersFunctionmake_mask
Create a boolean mask from an array. Return `m` as a boolean mask, creating a copy if necessary or requested. The function can accept an
envJarvis/Lib/site-packages/numpy/ma/core.py:1604
↓ 28 callersMethodnow
(self)
envJarvis/Lib/site-packages/gevent/libuv/loop.py:577
↓ 28 callersMethodregister
(self, required, provided, name, value)
envJarvis/Lib/site-packages/zope/interface/adapter.py:270
↓ 28 callersMethodtext
(self)
envJarvis/Lib/site-packages/httpx/_models.py:642
↓ 28 callersFunctionunquote
Replace %xx escapes by their single-character equivalent. The optional encoding and errors parameters specify how to decode percent-encoded se
envJarvis/Lib/site-packages/future/backports/urllib/parse.py:515
↓ 28 callersFunctionwrap
(func)
envJarvis/Lib/site-packages/tqdm/utils.py:76
↓ 28 callersMethodwrite
(self: AsyncFile[bytes], b: ReadableBuffer)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:108
↓ 27 callersMethodGetLibAttr
Return type library attributes
envJarvis/Lib/site-packages/comtypes/typeinfo.py:228
↓ 27 callersMethod__setmask__
Set the mask.
envJarvis/Lib/site-packages/numpy/ma/core.py:3521
↓ 27 callersMethod_check
(self, spec, wanted)
envJarvis/Lib/site-packages/numpy/_core/tests/test_multiarray.py:7869
↓ 27 callersMethod_close_on_teardown
(self, resource)
envJarvis/Lib/site-packages/gevent/tests/test__pywsgi.py:240
↓ 27 callersMethodargs
The URL arguments as :class:`MultiDict`.
envJarvis/Lib/site-packages/werkzeug/test.py:610
↓ 27 callersFunctioncell_len
Get the number of cells required to display text. Args: text (str): Text to display. Returns: int: Get the number of cells r
envJarvis/Lib/site-packages/pip/_vendor/rich/cells.py:51
↓ 27 callersFunctioncheck
(got: Any)
envJarvis/Lib/site-packages/h11/tests/test_io.py:100
↓ 27 callersMethodcheckpoint
(cls)
envJarvis/Lib/site-packages/anyio/_backends/_asyncio.py:2318
↓ 27 callersFunctiondirectlyProvides
Declare interfaces declared directly for an object The arguments after the object are one or more interfaces or interface specifications
envJarvis/Lib/site-packages/zope/interface/declarations.py:837
↓ 27 callersFunctionecho
Print a message and newline to stdout or a file. This should be used instead of :func:`print` because it provides better support for different
envJarvis/Lib/site-packages/click/utils.py:219
↓ 27 callersMethodextends
Does the specification extend the given interface? Test whether an interface in the specification extends the given interface
envJarvis/Lib/site-packages/zope/interface/interface.py:528
↓ 27 callersMethodfetchone
Fetch the next row of a query result set, returning a single sequence, or None when no more data is available. An Error (or subclass)
envJarvis/Lib/site-packages/adodbapi/adodbapi.py:1064
↓ 27 callersMethodfrom_call
If you call this function in the same way that you would call the constructor, it will store the arguments as you expect. For example
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/diagram/__init__.py:76
↓ 27 callersMethodfrom_call
If you call this function in the same way that you would call the constructor, it will store the arguments as you expect. For example
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/diagram/__init__.py:76
↓ 27 callersMethodget
Return an item from the cache dict or `default`
envJarvis/Lib/site-packages/jinja2/utils.py:474
↓ 27 callersFunctionget_int_opt
As :func:`get_bool_opt`, but interpret the value as an integer.
envJarvis/Lib/site-packages/pip/_vendor/pygments/util.py:82
↓ 27 callersFunctionget_origin
(t: Type[Any])
envJarvis/Lib/site-packages/pydantic/v1/typing.py:104
↓ 27 callersMethodinner
(*args, **kwargs)
envJarvis/Lib/site-packages/numpy/_core/_ufunc_config.py:465
↓ 27 callersMethoditems
Return a list of items.
envJarvis/Lib/site-packages/jinja2/utils.py:555
↓ 27 callersFunctionlenient_issubclass
(cls: Any, class_or_tuple: Union[Type[Any], Tuple[Type[Any], ...], None])
envJarvis/Lib/site-packages/pydantic/v1/utils.py:181
↓ 27 callersMethodmsg
Print a debug message with the given level. 1. Map the msg log level to a logger log level. 2. Generate the message format (
envJarvis/Lib/site-packages/PyInstaller/depend/analysis.py:202
↓ 27 callersMethodupdate
If the first parameter is a string, all keys are prefixed with this namespace. Apart from that it works just as the usual dict.update().
envJarvis/Scripts/bottle.py:2448
↓ 26 callersMethodAddDDX
(self, *args)
envJarvis/Lib/site-packages/pythonwin/pywin/mfc/dialog.py:69
↓ 26 callersMethodAddRef
Increase the internal refcount by one and return it.
envJarvis/Lib/site-packages/comtypes/_post_coinit/unknwn.py:407
↓ 26 callersMethodOpenKey
(self, pszSubKeyName: hints.Incomplete)
envJarvis/Lib/site-packages/comtypes/gen/_C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.py:1326
↓ 26 callersMethod__class__
(self)
envJarvis/Lib/site-packages/pip/_vendor/truststore/_api.py:62
↓ 26 callersMethod_makeOne
( self, uc_lookup=None, uc_lookupAll=None, uc_subscriptions=None, )
envJarvis/Lib/site-packages/zope/interface/tests/test_adapter.py:958
↓ 26 callersMethod_wait
(self)
envJarvis/Lib/site-packages/gevent/subprocess.py:1371
↓ 26 callersFunction_wrap
(object, iid)
envJarvis/Lib/site-packages/win32comext/axdebug/util.py:39
↓ 26 callersFunctionassert_dtype_equal
(a, b)
envJarvis/Lib/site-packages/numpy/_core/tests/test_dtype.py:25
↓ 26 callersFunctionconcatenate
concatenate( (a1, a2, ...), axis=0, out=None, dtype=None, casting="same_kind" ) Join a sequence
envJarvis/Lib/site-packages/numpy/_core/multiarray.py:181
← previousnext →601–700 of 49,674, ranked by callers