Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ankitpathak62/Jarvis-2025
/ functions
Functions
49,674 in github.com/ankitpathak62/Jarvis-2025
⨍
Functions
49,674
◇
Types & classes
9,640
↳
Endpoints
420
↓ 90 callers
Method
append
Add single element to end of ``ParseResults`` list of elements. Example:: numlist = Word(nums)[...] print(n
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/results.py:374
↓ 90 callers
Function
getmask
Return the mask of a masked array, or nomask. Return the mask of `a` as an ndarray if `a` is a `MaskedArray` and the mask is not `nomask
envJarvis/Lib/site-packages/numpy/ma/core.py:1408
↓ 90 callers
Method
glob
(self, pattern: str)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:478
↓ 90 callers
Function
l_and
(*f)
envJarvis/Lib/site-packages/numpy/f2py/auxfuncs.py:614
↓ 89 callers
Function
warn
(message)
envJarvis/Lib/site-packages/gevent/monkey/api.py:188
↓ 88 callers
Method
append
(self, item)
envJarvis/Lib/site-packages/setuptools/command/egg_info.py:488
↓ 88 callers
Method
std
Returns the standard deviation of the array elements along given axis. Masked entries are ignored. Refer to `numpy.std` for
envJarvis/Lib/site-packages/numpy/ma/core.py:5586
↓ 87 callers
Method
__class__
(self)
envJarvis/Lib/site-packages/gevent/threading.py:260
↓ 87 callers
Method
get
Send a `GET` request. **Parameters**: See `httpx.request`.
envJarvis/Lib/site-packages/httpx/_client.py:1036
↓ 87 callers
Method
get
Get a named layout, or None if it doesn't exist. Args: name (str): Name of layout. Returns: Optional[Layout]
envJarvis/Lib/site-packages/pip/_vendor/rich/layout.py:198
↓ 87 callers
Method
partition
Partition each element in `self` around `sep`. See Also -------- partition
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:984
↓ 86 callers
Method
listdir
List files in the source Repository. Returns ------- files : list of str or pathlib.Path List of file na
envJarvis/Lib/site-packages/numpy/lib/_datasource.py:682
↓ 86 callers
Method
lower
Return an array with the elements of `self` converted to lowercase. See Also -------- char.lower
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:960
↓ 86 callers
Method
read
(self, length=None)
envJarvis/Lib/site-packages/gevent/pywsgi.py:429
↓ 86 callers
Method
rstrip
(self, chars: str | None = None, /)
envJarvis/Lib/site-packages/markupsafe/__init__.py:269
↓ 86 callers
Method
start
(self, *args)
envJarvis/Lib/site-packages/gevent/tests/test__systemerror.py:17
↓ 85 callers
Method
write
(text)
envJarvis/Lib/site-packages/pip/_vendor/pygments/formatters/other.py:95
↓ 84 callers
Function
vars
()
envJarvis/Lib/site-packages/setuptools/_distutils/command/_framework_compat.py:42
↓ 83 callers
Method
exists
(self)
envJarvis/Lib/site-packages/pip/_vendor/distlib/wheel.py:239
↓ 83 callers
Function
get_hub
Return the hub for the current thread. If a hub does not exist in the current thread, a new one is created of the type returned by :func
envJarvis/Lib/site-packages/gevent/_hub_local.py:75
↓ 83 callers
Method
write
(self, *args, **kwargs)
envJarvis/Lib/site-packages/speech_recognition/__init__.py:1286
↓ 82 callers
Method
decode
(self, data: bytes, errors: str = "strict")
envJarvis/Lib/site-packages/pip/_vendor/idna/codec.py:20
↓ 82 callers
Method
encode
(self, data: str, errors: str = "strict")
envJarvis/Lib/site-packages/pip/_vendor/idna/codec.py:11
↓ 82 callers
Function
func
(self, other)
envJarvis/Lib/site-packages/numpy/lib/mixins.py:20
↓ 82 callers
Method
lower
(self)
envJarvis/Lib/site-packages/setuptools/_vendor/jaraco/text/__init__.py:121
↓ 81 callers
Method
escape
Escape a string. Calls :func:`escape` and ensures that for subclasses the correct type is returned.
envJarvis/Lib/site-packages/markupsafe/__init__.py:231
↓ 81 callers
Method
get
(self, key: str)
envJarvis/Lib/site-packages/werkzeug/datastructures/headers.py:111
↓ 81 callers
Method
update
(self, config: Optional['ModelConfigData'])
envJarvis/Lib/site-packages/pydantic/v1/mypy.py:775
↓ 80 callers
Function
bygroups
Callback that yields multiple actions for each group in the match.
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:387
↓ 80 callers
Method
prod
Return the product of the array elements over the given axis. Masked elements are set to 1 internally for computation. Refe
envJarvis/Lib/site-packages/numpy/ma/core.py:5343
↓ 79 callers
Function
copy_metadata
Collect distribution metadata so that ``importlib.metadata.distribution()`` or ``pkg_resources.get_distribution()`` can find it. This fu
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/__init__.py:911
↓ 79 callers
Method
max
Return the maximum along a given axis. Parameters ---------- axis : None or int or tuple of ints, optional
envJarvis/Lib/site-packages/numpy/ma/core.py:6004
↓ 79 callers
Method
setdefault
Set `default` if the key is not in the cache otherwise leave unchanged. Return the value of this key.
envJarvis/Lib/site-packages/jinja2/utils.py:481
↓ 78 callers
Method
full
Return a boolean indicating whether this pool is full, e.g. if :meth:`add` would block. :return: False if there is room for
envJarvis/Lib/site-packages/gevent/pool.py:576
↓ 78 callers
Method
get
Get a header value. Like __getitem__() but return failobj instead of None when the field is missing.
envJarvis/Lib/site-packages/future/backports/email/message.py:417
↓ 78 callers
Method
set_name
Define name for this expression, makes debugging and exception messages clearer. If `__diag__.enable_debug_on_named_expressions` is s
envJarvis/Lib/site-packages/pyparsing/core.py:1915
↓ 77 callers
Method
release
Release the mutex. Only the greenlet that originally acquired the mutex can release it.
envJarvis/Lib/site-packages/gevent/lock.py:336
↓ 77 callers
Method
zeros_like
(x)
envJarvis/Lib/site-packages/numpy/fft/tests/test_pocketfft.py:91
↓ 76 callers
Method
write
(data)
envJarvis/Lib/site-packages/gevent/tests/test__pywsgi.py:280
↓ 75 callers
Function
asarray
Convert the input to a `~numpy.char.chararray`, copying the data only if necessary. Versus a NumPy array of dtype `bytes_` or `str_`, th
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:1357
↓ 74 callers
Method
add
Add a child tree. Args: label (RenderableType): The renderable or str for the tree label. style (StyleType, optional)
envJarvis/Lib/site-packages/pip/_vendor/rich/tree.py:55
↓ 74 callers
Function
as_number
Return object as INTEGER or REAL constant.
envJarvis/Lib/site-packages/numpy/f2py/symbolic.py:950
↓ 74 callers
Function
implementedBy
Return the interfaces implemented for a class' instances The value returned is an `~zope.interface.interfaces.IDeclaration`.
envJarvis/Lib/site-packages/zope/interface/declarations.py:425
↓ 74 callers
Method
mean
Returns the average of the array elements along given axis. Masked entries are ignored, and result elements which are not fi
envJarvis/Lib/site-packages/numpy/ma/core.py:5416
↓ 73 callers
Function
chr
Return a byte-string of one character with ordinal i; 0 <= i <= 256
envJarvis/Lib/site-packages/past/builtins/misc.py:25
↓ 73 callers
Method
get
(self, key, default=None)
envJarvis/Lib/site-packages/pip/_vendor/distlib/compat.py:557
↓ 73 callers
Method
get_finalized_command
Wrapper around Distribution's 'get_command_obj()' method: find (create if necessary and 'create' is true) the command object for 'comm
envJarvis/Lib/site-packages/setuptools/_distutils/cmd.py:297
↓ 73 callers
Function
outmess
(line, flag=1)
envJarvis/Lib/site-packages/numpy/f2py/crackfortran.py:235
↓ 72 callers
Method
QueryInterface
(self, iid)
envJarvis/Lib/site-packages/win32comext/adsi/__init__.py:100
↓ 72 callers
Function
RaiseNotImpl
(who=None)
envJarvis/Lib/site-packages/win32comext/axdebug/util.py:44
↓ 72 callers
Function
assert_poly_almost_equal
(p1, p2, msg="")
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_classes.py:38
↓ 72 callers
Method
compile
Compile one or more source files. 'sources' must be a list of filenames, most likely C/C++ files, but in reality anything that can be
envJarvis/Lib/site-packages/setuptools/_distutils/ccompiler.py:520
↓ 72 callers
Method
get
(self)
envJarvis/Lib/site-packages/comtypes/_vtbl.py:307
↓ 72 callers
Method
write
Write samples to the stream for playback. Do not call when using non-blocking mode. :param frames: The frames
envJarvis/Lib/site-packages/pyaudio/__init__.py:519
↓ 72 callers
Method
write
(self, s)
envJarvis/Lib/site-packages/pip/_vendor/msgpack/fallback.py:21
↓ 71 callers
Method
AppendMenu
(self, menu, text="", event=None, flags=None, checked=0)
envJarvis/Lib/site-packages/pythonwin/pywin/scintilla/view.py:328
↓ 71 callers
Method
assert_deprecated
Test if DeprecationWarnings are given and raised. This first checks if the function when called gives `num` DeprecationWarnings, afte
envJarvis/Lib/site-packages/numpy/_core/tests/test_deprecations.py:50
↓ 71 callers
Method
error
(self, msg, *args, **kwargs)
envJarvis/Lib/site-packages/pycparser/ply/lex.py:85
↓ 71 callers
Method
values
(self)
envJarvis/Lib/site-packages/pydantic/v1/utils.py:455
↓ 70 callers
Function
asanyarray
Convert the input to a masked array, conserving subclasses. If `a` is a subclass of `MaskedArray`, its class is conserved. No copy is pe
envJarvis/Lib/site-packages/numpy/ma/core.py:8646
↓ 70 callers
Method
items
Get all the message's header fields and values. These will be sorted in the order they appeared in the original message, or were adde
envJarvis/Lib/site-packages/future/backports/email/message.py:406
↓ 70 callers
Function
maybe_transform
Wrapper over `transform()` that allows `None` to be passed. See `transform()` for more details.
envJarvis/Lib/site-packages/openai/_utils/_transform.py:74
↓ 70 callers
Method
socket
(self)
envJarvis/Lib/site-packages/gevent/tests/test__server.py:255
↓ 69 callers
Function
async_to_streamed_response_wrapper
Higher order function that takes one of our bound API methods and wraps it to support streaming and returning the raw `APIResponse` object directl
envJarvis/Lib/site-packages/openai/_response.py:682
↓ 69 callers
Method
get
Equals :meth:`route`.
envJarvis/Scripts/bottle.py:932
↓ 69 callers
Function
id
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/pip/_vendor/distro/distro.py:203
↓ 69 callers
Method
system
Get the native color system for this color.
envJarvis/Lib/site-packages/pip/_vendor/rich/color.py:333
↓ 69 callers
Function
to_streamed_response_wrapper
Higher order function that takes one of our bound API methods and wraps it to support streaming and returning the raw `APIResponse` object directl
envJarvis/Lib/site-packages/openai/_response.py:663
↓ 68 callers
Function
canonicalize_name
(name: str, *, validate: bool = False)
envJarvis/Lib/site-packages/pip/_vendor/packaging/utils.py:46
↓ 68 callers
Method
get
(self, key: str)
envJarvis/Lib/site-packages/pip/_internal/network/cache.py:63
↓ 68 callers
Method
kill
(self, *args, **kwargs)
envJarvis/Lib/site-packages/gevent/tests/test__greenlet.py:62
↓ 68 callers
Method
wait
Block until this object is :meth:`ready`. If the internal flag is true on entry, return immediately. Otherwise, block until
envJarvis/Lib/site-packages/gevent/event.py:139
↓ 67 callers
Function
_dict_not_none
(**kwargs: Any)
envJarvis/Lib/site-packages/pydantic_core/core_schema.py:4108
↓ 67 callers
Method
close
Close the file.
envJarvis/Lib/site-packages/numpy/lib/_npyio_impl.py:210
↓ 67 callers
Method
filter
Add a new suppressing filter or apply it if the state is entered. Parameters ---------- category : class, optional
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:2304
↓ 67 callers
Function
sleep
Put the current greenlet to sleep for at least *seconds*. *seconds* may be specified as an integer, or a float if fractional seconds are
envJarvis/Lib/site-packages/gevent/hub.py:129
↓ 66 callers
Method
debug
(self, msg, *args)
envJarvis/Lib/site-packages/setuptools/_distutils/log.py:42
↓ 66 callers
Method
log
(self, level, msg, *args)
envJarvis/Lib/site-packages/setuptools/_distutils/log.py:39
↓ 66 callers
Method
rstrip
Strip whitespace from end of text.
envJarvis/Lib/site-packages/pip/_vendor/rich/text.py:662
↓ 66 callers
Method
split
(self)
envJarvis/Lib/site-packages/pip/_vendor/pygments/token.py:15
↓ 66 callers
Method
take
Take elements from a masked array along an axis. This function does the same thing as "fancy" indexing (indexing arrays usin
envJarvis/Lib/site-packages/numpy/ma/core.py:6211
↓ 65 callers
Function
classImplements
Declare additional interfaces implemented for instances of a class The arguments after the class are one or more interfaces or interface
envJarvis/Lib/site-packages/zope/interface/declarations.py:539
↓ 65 callers
Method
receive_data
Add data to our internal receive buffer. This does not actually do any processing on the data, just stores it. To trigger processing,
envJarvis/Lib/site-packages/h11/_connection.py:352
↓ 64 callers
Method
close
(self)
envJarvis/Lib/site-packages/gevent/_socket3.py:327
↓ 64 callers
Method
decode
(self, data: bytes)
envJarvis/Lib/site-packages/httpx/_decoders.py:95
↓ 64 callers
Function
filled
Return input as an `~numpy.ndarray`, with masked values replaced by `fill_value`. If `a` is not a `MaskedArray`, `a` itself is returned.
envJarvis/Lib/site-packages/numpy/ma/core.py:624
↓ 64 callers
Method
flatten
Return a flattened copy of the matrix. All `N` elements of the matrix are placed into a single row. Parameters ----
envJarvis/Lib/site-packages/numpy/matrixlib/defmatrix.py:382
↓ 64 callers
Method
get
(_, key)
envJarvis/Lib/site-packages/pyparsing/util.py:109
↓ 64 callers
Method
get
(self, start, end=None)
envJarvis/Lib/site-packages/pythonwin/pywin/scintilla/IDLEenvironment.py:379
↓ 64 callers
Method
get
Return the value for key if key is in the dictionary, else default. If default is not given, it defaults to None, so that this method
envJarvis/Lib/site-packages/win32/lib/win32timezone.py:984
↓ 64 callers
Function
norm
Matrix or vector norm. This function is able to return one of eight different matrix norms, or one of an infinite number of vector norms
envJarvis/Lib/site-packages/numpy/linalg/_linalg.py:2576
↓ 64 callers
Function
replaced_by_pep8
(compat_name: str, fn: C)
envJarvis/Lib/site-packages/pyparsing/util.py:361
↓ 63 callers
Method
_data
(self, start=None, count=None, reverse=False)
envJarvis/Lib/site-packages/numpy/_core/tests/test_simd.py:131
↓ 63 callers
Function
count
Returns an array with the number of non-overlapping occurrences of substring ``sub`` in the range [``start``, ``end``). Parameters -
envJarvis/Lib/site-packages/numpy/_core/strings.py:383
↓ 63 callers
Method
encode
r"""Encode a message header into an RFC-compliant format. There are many issues involved in converting a given string for use in an e
envJarvis/Lib/site-packages/future/backports/email/header.py:316
↓ 63 callers
Method
expanduser
(self)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:473
↓ 63 callers
Method
min
Return the minimum along a given axis. Parameters ---------- axis : None or int or tuple of ints, optional
envJarvis/Lib/site-packages/numpy/ma/core.py:5906
↓ 63 callers
Method
nonzero
Return the indices of unmasked elements that are not zero. Returns a tuple of arrays, one for each dimension, containing the
envJarvis/Lib/site-packages/numpy/ma/core.py:5089
↓ 63 callers
Method
resize
.. warning:: This method does nothing, except raise a ValueError exception. A masked array does not own its data and
envJarvis/Lib/site-packages/numpy/ma/core.py:4859
↓ 63 callers
Function
start_response
(status, headers, exc_info=None)
envJarvis/Lib/site-packages/werkzeug/test.py:1252
← previous
next →
201–300 of 49,674, ranked by callers