MCPcopy Create free account

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

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

↓ 6,221 callersFunctionassert_equal
Raises an AssertionError if two objects are not equal. Given two objects (scalars, lists, tuples, dictionaries or numpy arrays), check t
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:217
↓ 5,155 callersFunctionlen
envJarvis/Lib/site-packages/win32/include/PyWinTypes.h:276
↓ 3,581 callersFunctionassert_
Assert that works in release mode. Accepts callable msg to allow deferring evaluation until failure. The Python built-in ``assert`` does
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:75
↓ 2,993 callersMethodassertEqual
(self, first, second, msg=None)
envJarvis/Lib/site-packages/gevent/tests/test__pywsgi.py:1808
↓ 2,520 callersFunctionassert_raises
assert_raises(exception_class, callable, *args, **kwargs) assert_raises(exception_class) Fail unless an exception of class exception_cla
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:1411
↓ 2,322 callersMethodappend
Add text with an optional style. Args: text (Union[Text, str]): A str or Text to append. style (str, optional): A sty
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:965
↓ 2,199 callersFunctionassert_array_equal
Raises an AssertionError if two array_like objects are not equal. Given two array_like objects, check that the shape is equal and all el
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:897
↓ 2,039 callersFunctionassert_equal
Asserts that two items are equal.
envJarvis/Lib/site-packages/numpy/ma/testutils.py:112
↓ 1,698 callersFunctionPROP_TAG
(ulPropType, ulPropID)
envJarvis/Lib/site-packages/win32comext/mapi/mapitags.py:61
↓ 1,466 callersMethodjoin
Wait for the event loop to finish. Exits only when there are no more spawned greenlets, started servers, active timeouts or w
envJarvis/Lib/site-packages/gevent/hub.py:709
↓ 1,465 callersFunctionprint
Proxy for Console print.
envJarvis/Lib/site-packages/pip/_vendor/rich/jupyter.py:98
↓ 1,362 callersFunctionprint
(msg)
envJarvis/Lib/site-packages/win32com/test/testPyScriptlet.js:1
↓ 1,239 callersMethoddtype
(self)
envJarvis/Lib/site-packages/numpy/_typing/_dtype_like.py:85
↓ 1,038 callersMethodformat
(self)
envJarvis/Lib/site-packages/gevent/_ffi/watcher.py:34
↓ 963 callersMethodjoin
Join text together with this instance as the separator. Args: lines (Iterable[Text]): An iterable of Text instances to join.
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:779
↓ 921 callersMethodstartswith
(self, prefix, *args)
envJarvis/Lib/site-packages/future/types/newstr.py:224
↓ 918 callersMethodreshape
Give a new shape to the array without changing its data. Returns a masked array containing the same data, but with a new shape.
envJarvis/Lib/site-packages/numpy/ma/core.py:4792
↓ 909 callersMethodastype
(self, typecode)
envJarvis/Lib/site-packages/numpy/lib/_user_array_impl.py:242
↓ 833 callersMethodraises
()
envJarvis/Lib/site-packages/gevent/tests/test__hub.py:396
↓ 825 callersFunctionCOMMETHOD
Specifies a COM method slot with idlflags. XXX should explain the sematics of the arguments.
envJarvis/Lib/site-packages/comtypes/_memberspec.py:168
↓ 787 callersFunctionassert_almost_equal
Raises an AssertionError if two items are not equal up to desired precision. .. note:: It is recommended to use one of `assert_allclose`
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:468
↓ 656 callersMethodview
Return a view of the MaskedArray data. Parameters ---------- dtype : data-type or ndarray sub-class, optional
envJarvis/Lib/site-packages/numpy/ma/core.py:3203
↓ 648 callersFunctionarray
Shortcut to MaskedArray. The options are in a different order for convenience and backwards compatibility.
envJarvis/Lib/site-packages/numpy/ma/core.py:6905
↓ 594 callersMethodsplit
(self, sep=None, maxsplit=-1)
envJarvis/Lib/site-packages/future/types/newstr.py:244
↓ 560 callersMethodstrip
(self, chars: str | None = None, /)
envJarvis/Lib/site-packages/markupsafe/__init__.py:275
↓ 536 callersMethodappend
Add single element to end of ``ParseResults`` list of elements. Example:: numlist = Word(nums)[...] print(n
envJarvis/Lib/site-packages/pyparsing/results.py:397
↓ 500 callersMethodappend
(self, item: t.Any)
envJarvis/Lib/site-packages/werkzeug/datastructures/mixins.py:54
↓ 491 callersMethodcopy
Copy is a no-op on the maskedconstant, as it is a scalar
envJarvis/Lib/site-packages/numpy/ma/core.py:6876
↓ 460 callersMethodcompile
The 'target' argument gives the final file name of the compiled DLL. Use '*' to force distutils' choice, suitable for regular CPython
envJarvis/Lib/site-packages/cffi/api.py:712
↓ 459 callersMethodendswith
(self, prefix, *args)
envJarvis/Lib/site-packages/future/types/newstr.py:232
↓ 420 callersFunctioncast
(val, typ)
envJarvis/Lib/site-packages/tqdm/cli.py:17
↓ 408 callersFunctioniter
These iter are a little special, in that returning NULL means use the implementation in the type
envJarvis/Lib/site-packages/win32com/include/PythonCOM.h:183
↓ 374 callersMethodlower
(self, /)
envJarvis/Lib/site-packages/markupsafe/__init__.py:251
↓ 361 callersMethodwarn
(self, msg, *args)
envJarvis/Lib/site-packages/setuptools/_distutils/log.py:48
↓ 348 callersMethodextend
Extend the span by the given number of cells. Args: cells (int): Additional space to add to end of span. Returns:
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:102
↓ 345 callersMethodempty
Return ``True`` if the queue is empty, ``False`` otherwise.
envJarvis/Lib/site-packages/gevent/queue.py:246
↓ 343 callersMethodall
Returns True if all elements evaluate to True. The output array is masked where all the values along the given axis are mask
envJarvis/Lib/site-packages/numpy/ma/core.py:5018
↓ 338 callersMethodreplace
(self, target: str | pathlib.PurePath | Path)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:624
↓ 334 callersFunctionassert_array_almost_equal
Raises an AssertionError if two objects are not equal up to desired precision. .. note:: It is recommended to use one of `assert_allclos
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:1027
↓ 326 callersFunctionopen
(start_pages: Iterable[Union[str, Dict[str, str]]], options: OptionsDictT)
envJarvis/Lib/site-packages/eel/browsers.py:52
↓ 318 callersMethodjoin
(argv)
envJarvis/Lib/site-packages/numpy/distutils/_shell_utils.py:76
↓ 311 callersMethodadd
Begin tracking the given **unstarted** greenlet, possibly blocking until space is available. Usually you should call :meth:`
envJarvis/Lib/site-packages/gevent/pool.py:606
↓ 310 callersMethodgroup
(self, __func: t.Callable[..., t.Any])
envJarvis/Lib/site-packages/click/core.py:1904
↓ 308 callersMethodmatch
( self, path_pattern: str, *, case_sensitive: bool | None = None )
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:400
↓ 307 callersMethodjoin
(self)
envJarvis/Lib/site-packages/win32/test/test_win32trace.py:274
↓ 306 callersMethodjoin
Return a string which is the concatenation of the strings in the sequence `seq`. See Also -------- char.join
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:936
↓ 305 callersMethodbasename
Allow basename to be overridden by child class. Ref pypa/distutils#2.
envJarvis/Lib/site-packages/setuptools/_distutils/command/install_egg_info.py:24
↓ 300 callersMethodlower
(self)
envJarvis/Lib/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py:121
↓ 299 callersMethodappend
Append a string to the MIME header. Optional charset, if given, should be a Charset instance or the name of a character set (which wi
envJarvis/Lib/site-packages/future/backports/email/header.py:268
↓ 294 callersMethodpop
Pops the app context.
envJarvis/Lib/site-packages/flask/ctx.py:256
↓ 287 callersMethodabspath
Return absolute path of file in the DataSource directory. If `path` is an URL, then `abspath` will return either the location
envJarvis/Lib/site-packages/numpy/lib/_datasource.py:371
↓ 281 callersMethodget
Remove and return an item from the queue. If optional args *block* is true and *timeout* is ``None`` (the default), block if
envJarvis/Lib/site-packages/gevent/queue.py:369
↓ 271 callersFunctionadd_newdoc
Add documentation to an existing object, typically one defined in C The purpose is to allow easier editing of the docstrings without requiri
envJarvis/Lib/site-packages/numpy/_core/function_base.py:487
↓ 267 callersFunctioncollect_data_files
r""" This function produces a list of ``(source, dest)`` entries for data files that reside in ``package``. Its output can be directly assigne
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/__init__.py:766
↓ 266 callersMethodinfo
(self, msg, *args)
envJarvis/Lib/site-packages/setuptools/_distutils/log.py:45
↓ 265 callersFunctionany
Test whether any array element along a given axis evaluates to True. Returns single boolean if `axis` is ``None`` Parameters ------
envJarvis/Lib/site-packages/numpy/_core/fromnumeric.py:2478
↓ 265 callersFunctionassert_allclose
Raises an AssertionError if two objects are not equal up to desired tolerance. Given two array_like objects, check that their shapes and
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:1575
↓ 263 callersMethodappend
(self, entry)
envJarvis/Lib/site-packages/PyInstaller/building/datastruct.py:77
↓ 257 callersMethodadd_argument
Adds a positional argument named `dest` to the parser. The `obj` can be used to identify the option in the order list that is returne
envJarvis/Lib/site-packages/click/parser.py:318
↓ 256 callersFunctionmax
(obj, axis=None, out=None, fill_value=None, keepdims=np._NoValue)
envJarvis/Lib/site-packages/numpy/ma/core.py:7060
↓ 254 callersMethodencode
(self, data: str, errors: str = "strict")
envJarvis/Lib/site-packages/idna/codec.py:11
↓ 250 callersMethodformat
This method must format the tokens from the `tokensource` iterable and write the formatted version to the file object `outfile`.
envJarvis/Lib/site-packages/pip/_vendor/pygments/formatter.py:114
↓ 249 callersMethodreplace
Replace emoji markup with corresponding unicode characters. Args: text (str): A string with emojis codes, e.g. "Hello :smiley:!"
envJarvis/Lib/site-packages/pip/_vendor/rich/emoji.py:58
↓ 244 callersMethodappend
(self, stoken)
envJarvis/Lib/site-packages/future/backports/email/_header_value_parser.py:131
↓ 232 callersMethodappend
Add a new value to the list of values for this key.
envJarvis/Lib/site-packages/bottle.py:2197
↓ 230 callersMethodappend
(self, item)
envJarvis/Lib/site-packages/setuptools/_distutils/filelist.py:55
↓ 230 callersFunctionf
(x)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_classes.py:146
↓ 229 callersFunctionmin
(obj, axis=None, out=None, fill_value=None, keepdims=np._NoValue)
envJarvis/Lib/site-packages/numpy/ma/core.py:7048
↓ 228 callersMethodspawn
Begin a new greenlet with the given arguments (which are passed to the greenlet constructor) and add it to the collection of greenlet
envJarvis/Lib/site-packages/gevent/pool.py:384
↓ 228 callersMethodswitch
Switch to the greenlet if one's available. Otherwise store the *value*. .. versionchanged:: 1.3b1 The *value* is
envJarvis/Lib/site-packages/gevent/_waiter.py:105
↓ 224 callersMethoddebug
(self, msg, *args, **kwargs)
envJarvis/Lib/site-packages/pycparser/ply/yacc.py:113
↓ 223 callersMethodsplit
Split a span in to 2 from a given offset.
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:63
↓ 222 callersMethoddebug
Whether debug mode is enabled. When using ``flask run`` to start the development server, an interactive debugger will be shown for unhandled
envJarvis/Lib/site-packages/flask/sansio/app.py:550
↓ 217 callersMethoditems
(self)
envJarvis/Lib/site-packages/pydantic/v1/utils.py:458
↓ 216 callersMethodsplit
For each element in `self`, return a list of the words in the string, using `sep` as the delimiter string. See Also
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:1077
↓ 216 callersMethodwarn
(self, message)
envJarvis/Lib/site-packages/numpy/distutils/misc_util.py:880
↓ 211 callersMethodadd_option
Adds a new option named `dest` to the parser. The destination is not inferred (unlike with optparse) and needs to be explicitly provi
envJarvis/Lib/site-packages/click/parser.py:293
↓ 205 callersMethodravel
Returns a 1D version of self, as a view. Parameters ---------- order : {'C', 'F', 'A', 'K'}, optional Th
envJarvis/Lib/site-packages/numpy/ma/core.py:4729
↓ 204 callersMethoddtype
(self)
envJarvis/Lib/site-packages/numpy/lib/tests/test_type_check.py:217
↓ 201 callersFunctionopen
Open `path` with `mode` and return the file object. If ``path`` is an URL, it will be downloaded, stored in the `DataSource` `destpath`
envJarvis/Lib/site-packages/numpy/lib/_datasource.py:154
↓ 196 callersMethodreduce
Reduce target along the given axis.
envJarvis/Lib/site-packages/numpy/ma/core.py:7000
↓ 195 callersMethodsleep
(self, x)
envJarvis/Lib/site-packages/gevent/tests/test__pool.py:401
↓ 194 callersMethodget
(_, key)
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/util.py:108
↓ 194 callersFunctiont
()
envJarvis/Lib/site-packages/pythonwin/pywin/tools/regpy.py:73
↓ 190 callersMethodsplitext
(self)
envJarvis/Lib/site-packages/pip/_internal/models/link.py:440
↓ 187 callersMethodget
D.get(k,[,d]) returns D[k] if k in D, else d. d defaults to None.
envJarvis/Lib/site-packages/numpy/lib/_npyio_impl.py:283
↓ 186 callersMethodcompile
Compile the wrapper.
envJarvis/Lib/site-packages/numpy/f2py/_backends/_backend.py:44
↓ 183 callersFunctioneq
(v, w, msg='')
envJarvis/Lib/site-packages/numpy/ma/tests/test_old_ma.py:29
↓ 182 callersFunctionCTL_CODE
(DeviceType, Function, Method, Access)
envJarvis/Lib/site-packages/win32/lib/winioctlcon.py:7
↓ 181 callersMethodany
Returns True if any of the elements of `a` evaluate to True. Masked values are considered as False during computation. Refe
envJarvis/Lib/site-packages/numpy/ma/core.py:5059
↓ 180 callersMethodjoin
(self, iterable)
envJarvis/Lib/site-packages/future/types/newstr.py:153
↓ 179 callersMethodgroup
(self, arg=None)
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:375
↓ 178 callersMethodsort
Sort the array, in-place Parameters ---------- a : array_like Array to be sorted. axis : int, op
envJarvis/Lib/site-packages/numpy/ma/core.py:5815
↓ 176 callersMethoddot
a.dot(b, out=None) Masked dot product of two arrays. Note that `out` and `strict` are located in different positions than in
envJarvis/Lib/site-packages/numpy/ma/core.py:5203
↓ 176 callersMethodsplit
Generator method to split a string using the given expression as a separator. May be called with optional ``maxsplit`` argument, to l
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:1322
↓ 173 callersFunctionall
Test whether all array elements along a given axis evaluate to True. Parameters ---------- a : array_like Input array or obj
envJarvis/Lib/site-packages/numpy/_core/fromnumeric.py:2590
↓ 173 callersMethodget
(self, key: Any, default: Any = None)
envJarvis/Lib/site-packages/pydantic/v1/utils.py:439
↓ 172 callersMethodreplace
For each element in `self`, return a copy of the string with all occurrences of substring `old` replaced by `new`. See Also
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:994
↓ 170 callersMethoddtype
(self)
envJarvis/Lib/site-packages/numpy/ma/core.py:3494
↓ 170 callersMethodstrip
For each element in `self`, return a copy with the leading and trailing characters removed. See Also --------
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:1113
next →1–100 of 49,674, ranked by callers