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
↓ 63 callers
Method
type
(self)
envJarvis/Lib/site-packages/gevent/_socket3.py:148
↓ 63 callers
Method
unlink
Remove the callback set by :meth:`link` or :meth:`rawlink`
envJarvis/Lib/site-packages/gevent/greenlet.py:976
↓ 63 callers
Function
write
(data)
envJarvis/Lib/site-packages/pyttsx3/six.py:698
↓ 62 callers
Method
_token_coord
Returns the coordinates for the YaccProduction object 'p' indexed with 'token_idx'. The coordinate includes the 'lineno' and
envJarvis/Lib/site-packages/pycparser/plyparser.py:55
↓ 62 callers
Function
fromstring
Create an expression from a string. This is a "lazy" parser, that is, only arithmetic operations are resolved, non-arithmetic operations are
envJarvis/Lib/site-packages/numpy/f2py/symbolic.py:1271
↓ 62 callers
Method
unpack
Unpack an array of C data of the given length, returning a Python string/unicode/list. If 'cdata' is a pointer to 'char', returns a b
envJarvis/Lib/site-packages/cffi/api.py:320
↓ 61 callers
Method
add
(self, modulename: str, /)
envJarvis/Lib/site-packages/comtypes/tools/codegenerator/namespaces.py:15
↓ 61 callers
Method
send
( self, role: Type[Sentinel], send_events: Union[List[Event], Event], expect:
envJarvis/Lib/site-packages/h11/tests/helpers.py:72
↓ 60 callers
Method
items
od.items() -> list of (key, value) pairs in od
envJarvis/Lib/site-packages/pip/_vendor/distlib/compat.py:769
↓ 60 callers
Method
next_event
Parse the next event out of our receive buffer, update our internal state, and return it. This is a mutating operation -- think of it
envJarvis/Lib/site-packages/h11/_connection.py:426
↓ 59 callers
Method
add_row
Add a row of renderables. Args: *renderables (None or renderable): Each cell in a row must be a renderable object (including str)
envJarvis/Lib/site-packages/pip/_vendor/rich/table.py:423
↓ 59 callers
Method
collect_typelib_data
Return a tuple of (binaries, datas, hiddenimports) to be used by PyGObject related hooks.
envJarvis/Lib/site-packages/PyInstaller/utils/hooks/gi.py:105
↓ 59 callers
Method
fileno
(self)
envJarvis/Lib/site-packages/gevent/libuv/loop.py:589
↓ 59 callers
Method
index
Like `find`, but raises :exc:`ValueError` when the substring is not found. See Also -------- char.index
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:835
↓ 59 callers
Method
read
(text, filter_=None)
envJarvis/Lib/site-packages/setuptools/_vendor/importlib_metadata/__init__.py:113
↓ 59 callers
Method
set_name
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parse_string("ABC")
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/core.py:1846
↓ 59 callers
Method
set_name
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parse_string("ABC")
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:1846
↓ 58 callers
Function
Poly
(request)
envJarvis/Lib/site-packages/numpy/polynomial/tests/test_classes.py:29
↓ 58 callers
Method
add_runtime_module
Add a graph node representing a non-package Python module with the passed name dynamically defined at runtime. Most modules are stat
envJarvis/Lib/site-packages/PyInstaller/depend/imphookapi.py:89
↓ 58 callers
Method
optimize_compare
(self, subscripts, operands=None)
envJarvis/Lib/site-packages/numpy/_core/tests/test_einsum.py:905
↓ 58 callers
Method
sizeof
Return size of the structure.
envJarvis/Lib/site-packages/pefile.py:1008
↓ 58 callers
Function
temppath
Context manager for temporary files. Context manager that returns the path to a closed temporary file. Its parameters are the same as for tem
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:2096
↓ 58 callers
Method
write
(self, data)
envJarvis/Lib/site-packages/numpy/distutils/command/config.py:508
↓ 56 callers
Function
STDMETHOD
Specifies a COM method slot without idlflags
envJarvis/Lib/site-packages/comtypes/_memberspec.py:144
↓ 56 callers
Function
add
(line, ret=ret)
envJarvis/Lib/site-packages/numpy/f2py/func2subr.py:98
↓ 56 callers
Function
dict_append
(d, **kws)
envJarvis/Lib/site-packages/numpy/distutils/system_info.py:3201
↓ 56 callers
Method
keys
Keys of the pseudo dictionary, uses a list not set so order information can be maintained like python dictionaries.
envJarvis/Lib/site-packages/pydantic/v1/utils.py:448
↓ 55 callers
Method
borrow
envJarvis/Lib/site-packages/greenlet/greenlet_refs.hpp:192
↓ 55 callers
Method
close
Makes certain that the underlying query object has been closed, and that all counters have been removed from it. This is imp
envJarvis/Lib/site-packages/win32/lib/win32pdhquery.py:283
↓ 55 callers
Method
extend
(self, items)
envJarvis/Lib/site-packages/setuptools/_distutils/filelist.py:58
↓ 55 callers
Method
get
Get an attribute by name, or a default value. Like :meth:`dict.get`. :param name: Name of attribute to get. :param default: V
envJarvis/Lib/site-packages/flask/ctx.py:67
↓ 55 callers
Method
process_event
( self, role: Type[Sentinel], event_type: Type[Event], server_switch_event: Op
envJarvis/Lib/site-packages/h11/_state.py:275
↓ 54 callers
Method
argsort
Return the indices that sort the array lexicographically. For full documentation see `numpy.argsort`, for which this method is
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:721
↓ 54 callers
Function
providedBy
Return the interfaces provided by *ob*. If *ob* is a :class:`super` object, then only interfaces implemented by the remainder of the cla
envJarvis/Lib/site-packages/zope/interface/declarations.py:1104
↓ 54 callers
Method
put
Put an item into the queue. If optional arg *block* is true and *timeout* is ``None`` (the default), block if necessary unti
envJarvis/Lib/site-packages/gevent/queue.py:257
↓ 54 callers
Method
tobytes
Return the array data as a string containing the raw bytes in the array. The array is filled with a fill value before the string con
envJarvis/Lib/site-packages/numpy/ma/core.py:6414
↓ 54 callers
Method
values
A :class:`werkzeug.datastructures.CombinedMultiDict` that combines :attr:`args` and :attr:`form`. For GET requests, only ``args`` are
envJarvis/Lib/site-packages/werkzeug/wrappers/request.py:449
↓ 54 callers
Function
vendored
(modulename)
envJarvis/Lib/site-packages/pip/_vendor/__init__.py:29
↓ 54 callers
Method
warn
(self, msg)
envJarvis/Lib/site-packages/setuptools/command/egg_info.py:574
↓ 54 callers
Method
write
(self, s)
envJarvis/Lib/site-packages/future/backports/email/generator.py:72
↓ 53 callers
Method
Dispatch
(self, ecb)
envJarvis/Lib/site-packages/isapi/samples/redirector.py:55
↓ 53 callers
Method
argmax
Returns array of indices of the maximum values along the given axis. Masked values are treated as if they had the value fill_value.
envJarvis/Lib/site-packages/numpy/ma/core.py:5775
↓ 53 callers
Method
argpartition
(self, *args, **kwargs)
envJarvis/Lib/site-packages/numpy/ma/core.py:6205
↓ 53 callers
Method
chain
Combine styles from positional argument in to a single style. Args: *styles (Iterable[Style]): Styles to combine. Return
envJarvis/Lib/site-packages/pip/_vendor/rich/style.py:614
↓ 53 callers
Method
count
Count the non-masked elements of the array along the given axis. Parameters ---------- axis : None or int or tuple o
envJarvis/Lib/site-packages/numpy/ma/core.py:4633
↓ 53 callers
Function
handler
(v: Any)
envJarvis/Lib/site-packages/pydantic/experimental/pipeline.py:366
↓ 53 callers
Method
isdigit
Returns true for each element if all characters in the string are digits and there is at least one character, false otherwise.
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:873
↓ 53 callers
Function
outmess
(t)
envJarvis/Lib/site-packages/numpy/f2py/auxfuncs.py:60
↓ 53 callers
Method
setdefault
od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od
envJarvis/Lib/site-packages/pip/_vendor/distlib/compat.py:835
↓ 52 callers
Method
_makeOne
(self, name='ITest', bases=(), attrs=None, __doc__=None, __module__=None)
envJarvis/Lib/site-packages/zope/interface/tests/test_interface.py:667
↓ 52 callers
Method
_parse
(self, csource)
envJarvis/Lib/site-packages/cffi/cparser.py:307
↓ 52 callers
Method
decode
Calls ``bytes.decode`` element-wise. See Also -------- char.decode
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:777
↓ 52 callers
Method
exists
Test if path exists. Test if `path` exists as (and in this order): - a local file. - a remote URL that has been dow
envJarvis/Lib/site-packages/numpy/lib/_datasource.py:427
↓ 52 callers
Method
get
Call :meth:`open` with ``method`` set to ``GET``.
envJarvis/Lib/site-packages/werkzeug/test.py:1159
↓ 52 callers
Method
max
Maximum value of given dtype.
envJarvis/Lib/site-packages/numpy/_core/getlimits.py:722
↓ 52 callers
Method
readline
(self, size=None)
envJarvis/Lib/site-packages/gevent/pywsgi.py:436
↓ 52 callers
Method
walk
(self, schema: core_schema.CoreSchema, f: Walk)
envJarvis/Lib/site-packages/pydantic/_internal/_core_utils.py:191
↓ 51 callers
Method
GetTypeAttr
Return the TYPEATTR for this type
envJarvis/Lib/site-packages/comtypes/typeinfo.py:337
↓ 51 callers
Method
add
(self, path: str)
envJarvis/Lib/site-packages/pip/_internal/req/req_uninstall.py:321
↓ 51 callers
Method
find
For each element, return the lowest index in the string where substring `sub` is found. See Also -------- ch
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:823
↓ 51 callers
Method
format
Calls the standard formatter, but will indent all of the log message lines by our current indentation level.
envJarvis/Lib/site-packages/pip/_internal/utils/logging.py:107
↓ 51 callers
Method
keys
(self)
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/results.py:253
↓ 51 callers
Method
set_info
(self, **info)
envJarvis/Lib/site-packages/numpy/distutils/system_info.py:783
↓ 50 callers
Function
dot
Return the dot product of two arrays. This function is the equivalent of `numpy.dot` that takes masked values into account. Note that `s
envJarvis/Lib/site-packages/numpy/ma/core.py:8203
↓ 50 callers
Function
fn
()
envJarvis/Lib/site-packages/gevent/tests/_import_wait.py:11
↓ 50 callers
Method
group
This works exactly like the method of the same name on a regular :class:`click.Group` but it defaults the group class to :class:`AppGr
envJarvis/Lib/site-packages/flask/cli.py:429
↓ 50 callers
Method
match
Check if the provided version matches the constraints. :param version: The version to match against this instance. :type ver
envJarvis/Lib/site-packages/pip/_vendor/distlib/version.py:129
↓ 50 callers
Method
read
(self)
envJarvis/Lib/site-packages/win32/test/test_win32trace.py:316
↓ 50 callers
Function
refer_to_array_attribute
(attr, method=True)
envJarvis/Lib/site-packages/numpy/_core/_add_newdocs.py:6637
↓ 50 callers
Function
round
Evenly round to the given number of decimals. Parameters ---------- a : array_like Input data. decimals : int, optional
envJarvis/Lib/site-packages/numpy/_core/fromnumeric.py:3619
↓ 50 callers
Method
setSeed
(self)
envJarvis/Lib/site-packages/numpy/random/tests/test_random.py:1060
↓ 50 callers
Method
set_seed
(self)
envJarvis/Lib/site-packages/numpy/random/tests/test_randomstate.py:1322
↓ 50 callers
Method
sort
Override this method to customize the sorting of the JSON schema (e.g., don't sort at all, sort all keys unconditionally, etc.) By default, a
envJarvis/Lib/site-packages/pydantic/json_schema.py:570
↓ 50 callers
Function
write_output
(msg: Any, *args: Any)
envJarvis/Lib/site-packages/pip/_internal/utils/misc.py:374
↓ 49 callers
Method
GetDocument
(self)
envJarvis/Lib/site-packages/win32comext/axdebug/contexts.py:51
↓ 49 callers
Method
__init__
(self, exprs: typing.Iterable[ParserElement], savelist: bool = False)
envJarvis/Lib/site-packages/pyparsing/core.py:4192
↓ 49 callers
Function
_debug
(message: str)
envJarvis/Lib/site-packages/openai/cli/_tools/migrate.py:75
↓ 49 callers
Method
accumulate
Accumulate `target` along `axis` after filling with y fill value.
envJarvis/Lib/site-packages/numpy/ma/core.py:1157
↓ 49 callers
Method
check_output
(self, want, got, optionflags)
envJarvis/Lib/site-packages/gevent/tests/test__doctests.py:27
↓ 49 callers
Method
close
Close the cursor now (rather than whenever __del__ is called). The cursor will be unusable from this point forward; an Error (or subclass)
envJarvis/Lib/site-packages/adodbapi/adodbapi.py:686
↓ 49 callers
Method
copy
(self)
envJarvis/Lib/site-packages/numpy/lib/_user_array_impl.py:226
↓ 49 callers
Method
cursor
Return a new Cursor Object using the connection.
envJarvis/Lib/site-packages/adodbapi/adodbapi.py:442
↓ 49 callers
Method
join
Return an absolute URL, using this URL as the base. Eg. url = httpx.URL("https://www.example.com/test") url = url.j
envJarvis/Lib/site-packages/httpx/_urls.py:354
↓ 49 callers
Method
rsplit
(self, sep=None, maxsplit=-1)
envJarvis/Lib/site-packages/future/types/newstr.py:251
↓ 49 callers
Method
update
Set StringConverter attributes directly. Parameters ---------- func : function Conversion function.
envJarvis/Lib/site-packages/numpy/lib/_iotools.py:765
↓ 49 callers
Method
upper
Return an array with the elements of `self` converted to uppercase. See Also -------- char.upper
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:1164
↓ 49 callers
Method
values
od.values() -> list of values in od
envJarvis/Lib/site-packages/pip/_vendor/distlib/compat.py:765
↓ 48 callers
Method
GetDocumentation
Return documentation for a type description.
envJarvis/Lib/site-packages/comtypes/typeinfo.py:218
↓ 48 callers
Method
close
Close the current file and forget everything we know about it (filename, current line number).
envJarvis/Lib/site-packages/setuptools/_distutils/text_file.py:121
↓ 48 callers
Method
getvalue
Returns the buffer contents.
envJarvis/Lib/site-packages/click/formatting.py:278
↓ 48 callers
Method
groupdict
(self)
envJarvis/Lib/site-packages/pip/_vendor/pygments/lexer.py:383
↓ 48 callers
Method
read
(self, n)
envJarvis/Lib/site-packages/numpy/lib/tests/test_io.py:2690
↓ 48 callers
Method
registerUtility
(self, *args)
envJarvis/Lib/site-packages/zope/interface/tests/test_registry.py:368
↓ 47 callers
Method
__init__
(self, exprs: IterableType[ParserElement], savelist: bool = False)
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/core.py:3929
↓ 47 callers
Method
__init__
(self, exprs: IterableType[ParserElement], savelist: bool = False)
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/core.py:3929
↓ 47 callers
Function
errmess
Write an error message to stderr. This indirection is needed because sys.stderr might not always be available (see #26862).
envJarvis/Lib/site-packages/numpy/f2py/cfuncs.py:20
↓ 47 callers
Method
extend
Add sequence of elements to end of ``ParseResults`` list of elements. Example:: patt = Word(alphas)[1, ...]
envJarvis/Lib/site-packages/pyparsing/results.py:414
↓ 47 callers
Function
geomspace
Return numbers spaced evenly on a log scale (a geometric progression). This is similar to `logspace`, but with endpoints specified directly.
envJarvis/Lib/site-packages/numpy/_core/function_base.py:311
↓ 47 callers
Function
get_async_backend
(asynclib_name: str | None = None)
envJarvis/Lib/site-packages/anyio/_core/_eventloop.py:154
↓ 47 callers
Function
histogram
r""" Compute the histogram of a dataset. Parameters ---------- a : array_like Input data. The histogram is computed over the
envJarvis/Lib/site-packages/numpy/lib/_histograms_impl.py:690
← previous
next →
301–400 of 49,674, ranked by callers