MCPcopy Create free account

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

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

↓ 26 callersMethoddatetime
(self)
envJarvis/Lib/site-packages/future/backports/email/headerregistry.py:319
↓ 26 callersMethoddecode
Eat one UTF-8 octet, and validate on the fly. Returns ``UTF8_ACCEPT`` when enough octets have been consumed, in whic
envJarvis/Lib/site-packages/geventwebsocket/utf8validator.py:89
↓ 26 callersMethodextend
(self, paths)
envJarvis/Lib/site-packages/setuptools/command/egg_info.py:496
↓ 26 callersMethodf
()
envJarvis/Lib/site-packages/numpy/testing/tests/test_utils.py:1008
↓ 26 callersFunctionget_args
Get type arguments with all substitutions performed. For unions, basic simplifications used by Union constructor are performed. Examp
envJarvis/Lib/site-packages/pip/_vendor/typing_extensions.py:1388
↓ 26 callersFunctionhistogramdd
Compute the multidimensional histogram of some data. Parameters ---------- sample : (N, D) array, or (N, D) array_like The d
envJarvis/Lib/site-packages/numpy/lib/_histograms_impl.py:918
↓ 26 callersMethodlibrary_filename
( self, libname, lib_type='static', strip_dir=0, output_dir='' # or 'shared' )
envJarvis/Lib/site-packages/setuptools/_distutils/ccompiler.py:944
↓ 26 callersMethodpoll
poll the registered fds. .. versionchanged:: 1.2a1 File descriptors that are closed are reported with POLLNVAL.
envJarvis/Lib/site-packages/gevent/select.py:305
↓ 26 callersMethodpop
pop(k[,default]) -> value Remove specified key and return the corresponding value. If key is not found, *default* is return
envJarvis/Lib/site-packages/zope/interface/common/mapping.py:145
↓ 26 callersMethodput
Set storage-indexed locations to corresponding values. Sets self._data.flat[n] = values[n] for each n in indices. If `values
envJarvis/Lib/site-packages/numpy/ma/core.py:4877
↓ 26 callersFunctionread
(fd: int)
envJarvis/Lib/site-packages/pip/_vendor/rich/ansi.py:224
↓ 26 callersMethodread
Read a theme from a path. Args: path (str): Path to a config file readable by Python configparser module. inherit (bo
envJarvis/Lib/site-packages/pip/_vendor/rich/theme.py:59
↓ 26 callersMethodregisterAdapter
(self, factory, required=None, provided=None, name='', info='', event=True)
envJarvis/Lib/site-packages/zope/interface/registry.py:312
↓ 26 callersMethodsend_header
Send a MIME header to the headers buffer.
envJarvis/Lib/site-packages/future/backports/http/server.py:468
↓ 26 callersMethodsleep
(self, t)
envJarvis/Lib/site-packages/win32com/servers/PythonTools.py:24
↓ 26 callersMethodstart
(self)
envJarvis/Lib/site-packages/win32/test/test_win32trace.py:258
↓ 26 callersMethodupdate
(self, dest: str, url: HiddenText, rev_options: RevOptions)
envJarvis/Lib/site-packages/pip/_internal/vcs/git.py:335
↓ 26 callersMethodvalues
D.values() returns a set-like object providing a view on the values
envJarvis/Lib/site-packages/numpy/lib/_npyio_impl.py:301
↓ 26 callersMethodwrite
(self, path=None, fileobj=None, legacy=False, skip_unknown=True)
envJarvis/Lib/site-packages/pip/_vendor/distlib/metadata.py:987
↓ 26 callersFunctionzeros
Return a matrix of given shape and type, filled with zeros. Parameters ---------- shape : int or sequence of ints Shape of t
envJarvis/Lib/site-packages/numpy/matlib.py:110
↓ 25 callersMethod__setattr__
(self, name, value)
envJarvis/Lib/site-packages/gevent/local.py:470
↓ 25 callersFunctionadd_newdoc_for_scalar_type
(obj, fixed_aliases, doc)
envJarvis/Lib/site-packages/numpy/_core/_add_newdocs_scalars.py:71
↓ 25 callersFunctionallclose
Returns True if two arrays are element-wise equal within a tolerance. This function is equivalent to `allclose` except that masked values
envJarvis/Lib/site-packages/numpy/ma/core.py:8487
↓ 25 callersFunctionassert_array_almost_equal_nulp
Compare two arrays relatively to their spacing. This is a relatively robust method to compare two arrays whose amplitude is variable.
envJarvis/Lib/site-packages/numpy/testing/_private/utils.py:1684
↓ 25 callersFunctionatleast_1d
Convert inputs to arrays with at least one dimension. Scalar inputs are converted to 1-dimensional arrays, whilst higher-dimensional inp
envJarvis/Lib/site-packages/numpy/_core/shape_base.py:22
↓ 25 callersMethodclose
Cleanup and (if leave=False) close the progressbar.
envJarvis/Lib/site-packages/tqdm/std.py:1265
↓ 25 callersFunctioncsp_property
Return a new property object for a content security policy header. Useful if you want to add support for a csp extension in a subclass.
envJarvis/Lib/site-packages/werkzeug/datastructures/csp.py:9
↓ 25 callersMethoddigest
(data: bytes)
envJarvis/Lib/site-packages/httpx/_auth.py:260
↓ 25 callersMethoddist_fatal
Raise a distutils error
envJarvis/Lib/site-packages/numpy/distutils/ccompiler_opt.py:686
↓ 25 callersMethoderror
(self, msg: str)
envJarvis/Lib/site-packages/pip/_internal/cli/parser.py:292
↓ 25 callersMethodexpandtabs
(self, /, tabsize: t.SupportsIndex = 8)
envJarvis/Lib/site-packages/markupsafe/__init__.py:285
↓ 25 callersMethodfind_node
Graph node uniquely identified by the passed fully-qualified module name if this module has been added to the graph _or_ `None` other
envJarvis/Lib/site-packages/PyInstaller/lib/modulegraph/modulegraph.py:1082
↓ 25 callersMethodline
Write new line(s). Args: count (int, optional): Number of new lines. Defaults to 1.
envJarvis/Lib/site-packages/pip/_vendor/rich/console.py:1123
↓ 25 callersMethodlink
(self, p, listener=None)
envJarvis/Lib/site-packages/gevent/tests/test__greenlet.py:153
↓ 25 callersFunctionmake_mask_descr
Construct a dtype description list from a given dtype. Returns a new dtype object, with the type of all fields in `ndtype` to a boolean
envJarvis/Lib/site-packages/numpy/ma/core.py:1374
↓ 25 callersMethodparse_args
(self, ctx: Context, args: t.List[str])
envJarvis/Lib/site-packages/click/core.py:1408
↓ 25 callersMethodpop
D.pop(k[,d]) -> v, remove specified key and return the corresponding value. If key is not found, d is returned if given, otherwise KeyError is
envJarvis/Lib/site-packages/pip/_vendor/urllib3/_collections.py:192
↓ 25 callersMethodread
(self, *args: t.Any)
envJarvis/Lib/site-packages/werkzeug/middleware/lint.py:54
↓ 25 callersMethodrecord
Records up to ``duration`` seconds of audio from ``source`` (an ``AudioSource`` instance) starting at ``offset`` (or at the beginning if not
envJarvis/Lib/site-packages/speech_recognition/__init__.py:333
↓ 25 callersMethodrstrip
For each element in `self`, return a copy with the trailing characters removed. See Also -------- char.rstri
envJarvis/Lib/site-packages/numpy/_core/defchararray.py:1065
↓ 25 callersMethodsettimeout
(self, howlong)
envJarvis/Lib/site-packages/gevent/_socketcommon.py:490
↓ 25 callersFunctionstack
Join a sequence of arrays along a new axis. The ``axis`` parameter specifies the index of the new axis in the dimensions of the result.
envJarvis/Lib/site-packages/numpy/_core/shape_base.py:381
↓ 25 callersMethodtranslate
S.translate(table) -> str Return a copy of the string S, where all characters have been mapped through the given translation
envJarvis/Lib/site-packages/future/types/newstr.py:392
↓ 24 callersMethodCLEAR
envJarvis/Lib/site-packages/greenlet/TGreenlet.hpp:293
↓ 24 callersFunctionPyArray_NDIM
envJarvis/Lib/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1505
↓ 24 callersMethod_check
Takes valid non-deprecated inputs for converters, runs converters on inputs, checks correctness of outputs, warnings and errors
envJarvis/Lib/site-packages/numpy/_core/tests/test_conversion_utils.py:33
↓ 24 callersMethod_connect
(self)
envJarvis/Lib/site-packages/adodbapi/test/dbapi20.py:159
↓ 24 callersFunction_get
(ob, attr, default=None)
envJarvis/Lib/site-packages/win32com/server/register.py:390
↓ 24 callersFunction_pkn
(n)
envJarvis/Lib/site-packages/pythonwin/pywin/scintilla/keycodes.py:157
↓ 24 callersMethodaccess
(self, msg)
envJarvis/Lib/site-packages/gevent/tests/test__pywsgi.py:1925
↓ 24 callersMethodadd
Adds some text, no newline will be appended. The text can be indented with the optional argument 'indent'.
envJarvis/Lib/site-packages/pefile.py:857
↓ 24 callersMethodcheck
Check whether the next token has the provided name. By default, if the check succeeds, the token *must* be read before another check.
envJarvis/Lib/site-packages/pip/_vendor/packaging/_tokenizer.py:115
↓ 24 callersMethodcheck
Check whether the next token has the provided name. By default, if the check succeeds, the token *must* be read before another check.
envJarvis/Lib/site-packages/packaging/_tokenizer.py:115
↓ 24 callersMethodclose
Shutdown and close event loop.
envJarvis/Lib/site-packages/anyio/_backends/_asyncio.py:158
↓ 24 callersFunctionconcatenate
Concatenate a sequence of arrays along the given axis. Parameters ---------- arrays : sequence of array_like The arrays must
envJarvis/Lib/site-packages/numpy/ma/core.py:7348
↓ 24 callersFunctionconvert_path
Return 'pathname' as a name that will work on the native filesystem, i.e. split it on '/' and put it back together again using the current dir
envJarvis/Lib/site-packages/setuptools/_distutils/util.py:124
↓ 24 callersFunctioncorrcoef
Return Pearson product-moment correlation coefficients. Except for the handling of missing data this function does the same as `numpy.co
envJarvis/Lib/site-packages/numpy/ma/extras.py:1714
↓ 24 callersMethoddeepcopy
Returns a new deep copy of a :class:`ParseResults` object.
envJarvis/Lib/site-packages/pyparsing/results.py:587
↓ 24 callersFunctiondelete
Return a new array with sub-arrays along an axis deleted. For a one dimensional array, this returns those entries not returned by `arr[ob
envJarvis/Lib/site-packages/numpy/lib/_function_base_impl.py:5273
↓ 24 callersMethoddump
Diagnostic method for listing out the contents of a :class:`ParseResults`. Accepts an optional ``indent`` argument so that th
envJarvis/Lib/site-packages/pyparsing/results.py:656
↓ 24 callersMethodextend
Add sequence of elements to end of ``ParseResults`` list of elements. Example:: patt = OneOrMore(Word(alphas))
envJarvis/Lib/site-packages/pkg_resources/_vendor/pyparsing/results.py:391
↓ 24 callersMethodfind
Find the first node of a given type. If no such node exists the return value is `None`.
envJarvis/Lib/site-packages/jinja2/nodes.py:186
↓ 24 callersFunctionfromFunction
(func, interface=None, imlevel=0, name=None)
envJarvis/Lib/site-packages/zope/interface/interface.py:1092
↓ 24 callersMethodfrom_param
Convert into a foreign function call parameter.
envJarvis/Lib/site-packages/comtypes/_post_coinit/bstr.py:30
↓ 24 callersMethodget
Get a value for a key The default is returned if there is no value for the key.
envJarvis/Lib/site-packages/zope/interface/common/mapping.py:54
↓ 24 callersFunctionglob
Return a list of paths matching a pathname pattern. The pattern may contain simple shell-style wildcards a la fnmatch. However, unlike fnmatc
envJarvis/Lib/site-packages/setuptools/glob.py:16
↓ 24 callersMethodhas_shared_memory
Check that created array shares data with input array.
envJarvis/Lib/site-packages/numpy/f2py/tests/test_array_from_pyobj.py:350
↓ 24 callersMethodis_file
(self)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:517
↓ 24 callersFunctionlog
(level, what)
envJarvis/Lib/site-packages/isapi/install.py:132
↓ 24 callersFunctionndpointer
Array-checking restype/argtypes. An ndpointer instance is used to describe an ndarray in restypes and argtypes specifications. This app
envJarvis/Lib/site-packages/numpy/ctypeslib.py:231
↓ 24 callersFunctionprogress
(*args)
envJarvis/Lib/site-packages/win32com/test/testPyComTest.py:64
↓ 24 callersMethodread
(self)
envJarvis/Lib/site-packages/pip/_vendor/distlib/util.py:1805
↓ 24 callersMethodready
(self)
envJarvis/Lib/site-packages/gevent/event.py:101
↓ 24 callersMethodrelinquish_ownership
envJarvis/Lib/site-packages/greenlet/greenlet_refs.hpp:397
↓ 24 callersMethodremove
Remove a key. :param key: The key to be removed.
envJarvis/Lib/site-packages/werkzeug/datastructures/headers.py:274
↓ 24 callersMethodupdate
Update the progress bar by advancing a specified number of steps, and optionally set the ``current_item`` for this new position.
envJarvis/Lib/site-packages/click/_termui_impl.py:297
↓ 24 callersMethodupdate
Called before matching and building to keep the compiled rules in the correct order after things changed.
envJarvis/Lib/site-packages/werkzeug/routing/map.py:361
↓ 24 callersMethodwarn
Counts the number of warnings that occurs.
envJarvis/Lib/site-packages/setuptools/_distutils/command/check.py:75
↓ 23 callersFunction_check_fill_value
Private function validating the given `fill_value` for the given dtype. If fill_value is None, it is set to the default corresponding to the
envJarvis/Lib/site-packages/numpy/ma/core.py:458
↓ 23 callersMethod_check_roundtrip
(self, obj)
envJarvis/Lib/site-packages/numpy/_core/tests/test_multiarray.py:7978
↓ 23 callersMethod_display_message
(self, step_name, message)
envJarvis/Lib/site-packages/PyInstaller/utils/conftest.py:194
↓ 23 callersMethod_get_cached_btype
(self, type)
envJarvis/Lib/site-packages/cffi/api.py:433
↓ 23 callersMethodattr
Return an attribute node for the current extension. This is useful to pass constants on extensions to generated template code. ::
envJarvis/Lib/site-packages/jinja2/ext.py:126
↓ 23 callersMethodchmod
(self, mode: int, *, follow_symlinks: bool = True)
envJarvis/Lib/site-packages/anyio/_core/_fileio.py:461
↓ 23 callersMethodclear
Clear current bar display.
envJarvis/Lib/site-packages/tqdm/std.py:1309
↓ 23 callersMethodclose
(self)
envJarvis/Lib/site-packages/win32comext/axscript/client/framework.py:82
↓ 23 callersFunctioncompare_results
Compare lists of arrays.
envJarvis/Lib/site-packages/numpy/lib/tests/test_shape_base.py:802
↓ 23 callersFunctiondictappend
(rd, ar)
envJarvis/Lib/site-packages/numpy/f2py/auxfuncs.py:818
↓ 23 callersFunctionenforce_bytes
Any arguments that are ultimately represented as bytes can be specified either as bytes or as strings. However we enforce that any strin
envJarvis/Lib/site-packages/httpcore/_models.py:19
↓ 23 callersMethodextend
( bp_dict: dict[ft.AppOrBlueprintKey, list[t.Any]], parent_dict: dict[ft.AppOrBlueprin
envJarvis/Lib/site-packages/flask/sansio/blueprints.py:380
↓ 23 callersMethodget_lib_dirs
(self, key='library_dirs')
envJarvis/Lib/site-packages/numpy/distutils/system_info.py:934
↓ 23 callersMethodget_payload
Return a reference to the payload. The payload will either be a list object or a string. If you mutate the list object, you modify t
envJarvis/Lib/site-packages/future/backports/email/message.py:186
↓ 23 callersMethodinsert
Inserts new element at location index in the list of parsed tokens. Similar to ``list.insert()``. Example:: nu
envJarvis/Lib/site-packages/setuptools/_vendor/pyparsing/results.py:349
↓ 23 callersMethodis_alive
(self)
envJarvis/Lib/site-packages/gevent/tests/test__socket.py:61
↓ 23 callersFunctionlogspace
Return numbers spaced evenly on a log scale. In linear space, the sequence starts at ``base ** start`` (`base` to the power of `start`)
envJarvis/Lib/site-packages/numpy/_core/function_base.py:196
↓ 23 callersFunctionmap_exceptions
(map: ExceptionMapping)
envJarvis/Lib/site-packages/httpcore/_exceptions.py:8
↓ 23 callersFunctionmarkoutercomma
(line, comma=',')
envJarvis/Lib/site-packages/numpy/f2py/crackfortran.py:873
↓ 23 callersFunctionnormalize
Normalize Expr and apply basic evaluation methods.
envJarvis/Lib/site-packages/numpy/f2py/symbolic.py:791
↓ 23 callersMethodparse_expression
Parse an expression. Per default all expressions are parsed, if the optional `with_condexpr` parameter is set to `False` conditional
envJarvis/Lib/site-packages/jinja2/parser.py:512
↓ 23 callersMethodseek
(self, *args: t.Any)
envJarvis/Lib/site-packages/werkzeug/wsgi.py:319
← previousnext →701–800 of 49,674, ranked by callers