MCPcopy Create free account

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

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

↓ 168 callersMethodwarning
(self, msg, *args, **kwargs)
envJarvis/Lib/site-packages/pycparser/ply/lex.py:82
↓ 167 callersMethodcast
Similar to a C cast: returns an instance of the named C type initialized with the given 'source'. The source is casted between intege
envJarvis/Lib/site-packages/cffi/api.py:293
↓ 167 callersMethodget
()
envJarvis/Lib/site-packages/gevent/tests/test__greenlet.py:736
↓ 164 callersMethodmain
envJarvis/Lib/site-packages/greenlet/TStackState.cpp:169
↓ 163 callersMethodstartswith
Returns a boolean array which is `True` where the string element in `self` starts with `prefix`, otherwise `False`. See Also
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:1101
↓ 162 callersMethodexists
(self)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:470
↓ 160 callersMethodsearch
(self, terms, operator=None)
envJarvis/Lib/site-packages/pip/_vendor/distlib/index.py:501
↓ 159 callersFunctionid
Return the distro ID of the current distribution, as a machine-readable string. For a number of OS distributions, the returned distro ID
envJarvis/Lib/site-packages/distro/distro.py:203
↓ 157 callersMethodsub
r""" Return :class:`Regex` with an attached parse action to transform the parsed result as if called using `re.sub(expr, repl, string)
envJarvis/Lib/site-packages/pyparsing/core.py:3171
↓ 155 callersFunctionarray
Construct a record array from a wide-variety of objects. A general-purpose record array constructor that dispatches to the appropriate `
envJarvis/Lib/site-packages/numpy/_core/records.py:945
↓ 155 callersMethodjoin
(self, *args, **kwargs)
envJarvis/Lib/site-packages/gevent/tests/test__socket.py:58
↓ 155 callersMethodwrite
(self, s)
envJarvis/Lib/site-packages/numpy/lib/tests/test_io.py:47
↓ 154 callersMethodremove
Return a new QueryParams instance, removing the value of a key. Usage: q = httpx.QueryParams("a=123") q = q.remove(
envJarvis/Lib/site-packages/httpx/_urls.py:567
↓ 153 callersMethodget
(self, name, default=None)
envJarvis/Lib/site-packages/numpy/distutils/fcompiler/environment.py:42
↓ 153 callersMethoditems
D.items() returns a set-like object providing a view on the items
envJarvis/Lib/site-packages/numpy/lib/_npyio_impl.py:289
↓ 153 callersFunctionsum
Sum of array elements over a given axis. Parameters ---------- a : array_like Elements to sum. axis : None or int or tup
envJarvis/Lib/site-packages/numpy/_core/fromnumeric.py:2339
↓ 153 callersMethodsum
(self, axis=None, dtype=None, out=None)
envJarvis/Lib/site-packages/numpy/_core/tests/test_numeric.py:4162
↓ 152 callersFunctionfunc
()
envJarvis/Lib/site-packages/click/_compat.py:584
↓ 152 callersMethodprint
Print to the console. Args: objects (positional args): Objects to log to the terminal. sep (str, optional): String to
envJarvis/Lib/site-packages/pip/_vendor/rich/console.py:1629
↓ 150 callersFunctionmake_request_options
Create a dict of type RequestOptions without keys of NotGiven values.
envJarvis/Lib/site-packages/openai/_base_client.py:1901
↓ 150 callersMethodpop
Removes and returns item at specified index (default= ``last``). Supports both ``list`` and ``dict`` semantics for ``pop()``. If
envJarvis/Lib/site-packages/pyparsing/results.py:293
↓ 142 callersMethodclose
(self)
envJarvis/Lib/site-packages/gevent/tests/test__refcount.py:88
↓ 142 callersMethodwrite
(self, msg)
envJarvis/Lib/site-packages/win32com/test/util.py:164
↓ 141 callersFunctionopen
( file: Union[str, "PathLike[str]", bytes], mode: Union[Literal["rt"], Literal["r"]], buffering: i
envJarvis/Lib/site-packages/pip/_vendor/rich/progress.py:374
↓ 140 callersMethodlinspace
Return x, y values at equally spaced points in domain. Returns the x, y values at `n` linearly spaced points across the domain. Here
envJarvis/Lib/site-packages/numpy/polynomial/_polybase.py:921
↓ 139 callersMethodexc_info
Holds the exception info passed to :meth:`throw` if :meth:`throw` was called. Otherwise ``None``.
envJarvis/Lib/site-packages/gevent/_waiter.py:100
↓ 139 callersMethoditems
Return `(key, value)` items of headers. Concatenate headers into a single comma separated value when a key occurs multiple times.
envJarvis/Lib/site-packages/httpx/_models.py:216
↓ 139 callersMethodwrite
Write a string into the output stream.
envJarvis/Lib/site-packages/jinja2/compiler.py:453
↓ 138 callersFunctionassert_raises_regex
assert_raises_regex(exception_class, expected_regexp, callable, *args, **kwargs) assert_raises_regex(exception_class,
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:1440
↓ 137 callersMethodseek
(self, off, whence=0)
envJarvis/Lib/site-packages/numpy/lib/tests/test_io.py:2693
↓ 137 callersMethodtime
Return the time part, with tzinfo None.
envJarvis/Lib/site-packages/future/backports/datetime.py:1461
↓ 136 callersMethodinfo
(self)
envJarvis/Lib/site-packages/pip/_vendor/distlib/wheel.py:292
↓ 135 callersFunction__import__
__import__(name, globals=None, locals=None, fromlist=(), level=0) -> object Normally python protects imports against concurrency by doing so
envJarvis/Lib/site-packages/gevent/builtins.py:61
↓ 135 callersMethodwarning
(self, response: HTTPResponse)
envJarvis/Lib/site-packages/pip/_vendor/cachecontrol/heuristics.py:92
↓ 133 callersFunctionfunc
(arr)
envJarvis/Lib/site-packages/numpy/_core/tests/test_stringdtype.py:1203
↓ 131 callersMethodexit
Exits the application with a given exit code.
envJarvis/Lib/site-packages/click/core.py:697
↓ 130 callersMethodload
Loads a template. This method looks up the template in the cache or loads one by calling :meth:`get_source`. Subclasses should not o
envJarvis/Lib/site-packages/jinja2/loaders.py:108
↓ 130 callersMethodsplitlines
S.splitlines(keepends=False) -> list of strings Return a list of the lines in S, breaking at line boundaries. Line breaks ar
envJarvis/Lib/site-packages/future/types/newstr.py:278
↓ 129 callersMethodinsert
Inserts new element at location index in the list of parsed tokens. Similar to ``list.insert()``. Example:: nu
envJarvis/Lib/site-packages/pyparsing/results.py:372
↓ 129 callersMethodlower
b.lower() -> copy of b Return a copy of b with all ASCII characters converted to lowercase.
envJarvis/Lib/site-packages/future/types/newbytes.py:429
↓ 129 callersMethodmatch
Find a color from a palette that most closely matches a given color. Args: color (Tuple[int, int, int]): RGB components in range
envJarvis/Lib/site-packages/pip/_vendor/rich/palette.py:45
↓ 129 callersMethodsum
Return the sum of the array elements over the given axis. Masked elements are set to 0 internally. Refer to `numpy.sum` for
envJarvis/Lib/site-packages/numpy/ma/core.py:5238
↓ 126 callersMethodappend
(self, error: "HashError")
envJarvis/Lib/site-packages/pip/_internal/exceptions.py:436
↓ 126 callersFunctioncollect_submodules
List all submodules of a given package. Arguments: package: An ``import``-able package. filter: Filt
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/__init__.py:568
↓ 126 callersMethodfilled
Return a copy with masked fields filled with a given value. Parameters ---------- fill_value : array_like, optional
envJarvis/Lib/site-packages/numpy/ma/core.py:6679
↓ 125 callersMethodget
(self)
envJarvis/Lib/site-packages/pydantic/_internal/_generate_schema.py:2499
↓ 123 callersMethodwriteline
Combination of newline and write.
envJarvis/Lib/site-packages/jinja2/compiler.py:467
↓ 121 callersMethoditems
(self, lower: bool = False)
envJarvis/Lib/site-packages/werkzeug/datastructures/headers.py:211
↓ 121 callersMethodlstrip
(self, chars: str | None = None, /)
envJarvis/Lib/site-packages/markupsafe/__init__.py:266
↓ 120 callersMethodexecute
Prepare and execute a database operation (query or command). Parameters may be provided as sequence or mapping and will be bound to variables
envJarvis/Lib/site-packages/adodbapi/adodbapi.py:968
↓ 120 callersMethodupper
(self, /)
envJarvis/Lib/site-packages/markupsafe/__init__.py:254
↓ 119 callersMethodget
(self)
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:496
↓ 117 callersMethodpack
(self, obj)
envJarvis/Lib/site-packages/pip/_vendor/msgpack/fallback.py:800
↓ 116 callersMethodappend
Append item to end
envJarvis/Lib/site-packages/zope/interface/common/sequence.py:146
↓ 116 callersMethoddedent
Decreases the indentation.
envJarvis/Lib/site-packages/click/formatting.py:141
↓ 115 callersMethodkeys
D.keys() returns a set-like object providing a view on the keys
envJarvis/Lib/site-packages/numpy/lib/_npyio_impl.py:295
↓ 114 callersMethodloads
(payload: str | bytes)
envJarvis/Lib/site-packages/itsdangerous/_json.py:11
↓ 113 callersMethodend
(self, arg=None)
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:372
↓ 113 callersMethodset
Set the internal flag to true. All greenlets waiting for it to become true are awakened in some order at some time in the fu
envJarvis/Lib/site-packages/gevent/event.py:106
↓ 112 callersMethod_makeOne
(self, name='test', *args, **kw)
envJarvis/Lib/site-packages/zope/interface/tests/test_registry.py:28
↓ 111 callersMethodSendScintilla
(self, msg, w=0, l=0)
envJarvis/Lib/site-packages/pythonwin/pywin/scintilla/control.py:561
↓ 111 callersMethodget
(args: CLIFileIDArgs)
envJarvis/Lib/site-packages/openai/cli/_api/files.py:67
↓ 111 callersMethodupdate
Manually update the progress bar, useful for streams such as reading files. E.g.: >>> t = tqdm(total=filesize) # Init
envJarvis/Lib/site-packages/tqdm/std.py:1198
↓ 107 callersMethoddumps
(obj: t.Any, **kwargs: t.Any)
envJarvis/Lib/site-packages/itsdangerous/_json.py:15
↓ 105 callersMethodappend
Add single element to end of ``ParseResults`` list of elements. Example:: numlist = Word(nums)[...] print(n
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/results.py:374
↓ 104 callersMethodpad
Pad left and right with a given number of characters. Args: count (int): Width of padding. character (str): The chara
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:901
↓ 102 callersMethodclip
(self, a, m, M, out=None)
envJarvis/Lib/site-packages/numpy/_core/tests/test_numeric.py:2301
↓ 102 callersMethoditems
(self)
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/results.py:259
↓ 102 callersMethodpartition
(self, *args, **kwargs)
envJarvis/Lib/site-packages/numpy/ma/core.py:6199
↓ 102 callersMethodvar
Returns the variance of the array elements along given axis. Masked entries are ignored, and result elements which are not f
envJarvis/Lib/site-packages/numpy/ma/core.py:5510
↓ 101 callersFunctionassert_almost_equal
Asserts that two items are almost equal. The test is equivalent to abs(desired-actual) < 0.5 * 10**(-decimal).
envJarvis/Lib/site-packages/numpy/ma/testutils.py:180
↓ 101 callersFunctionassert_array_equal
Checks the elementwise equality of two masked arrays.
envJarvis/Lib/site-packages/numpy/ma/testutils.py:224
↓ 101 callersFunctionaverage
Return the weighted average of array over the given axis. Parameters ---------- a : array_like Data to be averaged.
envJarvis/Lib/site-packages/numpy/ma/extras.py:548
↓ 101 callersFunctionf
(b)
envJarvis/Lib/site-packages/numpy/_core/tests/test_multithreading.py:37
↓ 101 callersMethodget
Equals :meth:`route`.
envJarvis/Lib/site-packages/bottle.py:932
↓ 100 callersFunctioncallable
(obj)
envJarvis/Lib/site-packages/pyttsx3/six.py:507
↓ 100 callersFunctionis_module_satisfies
A compatibility wrapper for :func:`check_requirement`, intended for backwards compatibility with existing hooks. In contrast to original imp
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/__init__.py:427
↓ 99 callersFunctionappend
Append values to the end of an array. Parameters ---------- a : array_like Values are appended to a copy of this array. b : a
envJarvis/Lib/site-packages/numpy/ma/core.py:8920
↓ 99 callersMethoddecode
(self, data: bytes, errors: str = "strict")
envJarvis/Lib/site-packages/idna/codec.py:20
↓ 99 callersMethodsplit
(cmd)
envJarvis/Lib/site-packages/numpy/distutils/_shell_utils.py:80
↓ 99 callersMethodtolist
Transforms the mvoid object into a tuple. Masked fields are replaced by None. Returns ------- returned_tuple Tuple of f
envJarvis/Lib/site-packages/numpy/ma/core.py:6703
↓ 99 callersMethodwrite
Print a message via tqdm (without overlap with bars).
envJarvis/Lib/site-packages/tqdm/std.py:717
↓ 98 callersMethodremove
Remove `dist` from the distribution map
envJarvis/Lib/site-packages/setuptools/command/easy_install.py:1656
↓ 97 callersFunctioncheck
(A, U, exists=None)
envJarvis/Lib/site-packages/numpy/_core/tests/test_mem_overlap.py:400
↓ 97 callersMethodmakefile
(*args, **kwargs)
envJarvis/Lib/site-packages/gevent/tests/test__pywsgi.py:267
↓ 96 callersMethodskip
Skip the rest of the chunk. If you are not interested in the contents of the chunk, this method should be called so that the file poin
envJarvis/Lib/site-packages/chunk/__init__.py:155
↓ 96 callersMethodstart
start(greenlet, blocking=True, timeout=None) -> None Add the **unstarted** *greenlet* to the collection of greenlets this gr
envJarvis/Lib/site-packages/gevent/pool.py:594
↓ 95 callersFunctiondtype
(na_object, coerce)
envJarvis/Lib/site-packages/numpy/_core/tests/test_stringdtype.py:52
↓ 95 callersFunctionl_not
(f)
envJarvis/Lib/site-packages/numpy/f2py/auxfuncs.py:630
↓ 94 callersMethodexists
(self)
envJarvis/Lib/site-packages/setuptools/_vendor/zipp.py:301
↓ 94 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/pyparsing/core.py:1410
↓ 93 callersMethodacquire
Acquire the mutex, blocking if *blocking* is true, for up to *timeout* seconds. .. versionchanged:: 1.5a4 Added t
envJarvis/Lib/site-packages/gevent/lock.py:313
↓ 93 callersMethodinfo
(self, message)
envJarvis/Lib/site-packages/numpy/distutils/misc_util.py:876
↓ 92 callersFunction_libuv_source
(rel_path)
envJarvis/Lib/site-packages/gevent/libuv/_corecffi_build.py:78
↓ 92 callersFunctionassert_warns
Fail unless the given callable throws the specified warning. A warning of class warning_class should be thrown by the callable when invo
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:1902
↓ 92 callersMethoditem
(self)
envJarvis/Lib/site-packages/openai/resources/beta/realtime/realtime.py:629
↓ 92 callersMethodvisit
Visit a node.
envJarvis/Lib/site-packages/jinja2/visitor.py:35
↓ 91 callersMethodgroups
(self)
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:380
↓ 91 callersMethodstat
Create a watcher that monitors the filesystem item at *path*. If the operating system doesn't support event notifications fr
envJarvis/Lib/site-packages/gevent/_interfaces.py:218
↓ 90 callersFunctionL
()
envJarvis/Lib/site-packages/create_pattern/__init__.py:202
← previousnext →101–200 of 49,674, ranked by callers