Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Trevato/CSGOMLBot
/ functions
Functions
2,275 in github.com/Trevato/CSGOMLBot
⨍
Functions
2,275
◇
Types & classes
914
↓ 165 callers
Method
append
(self, code)
ClientGather/list/Lib/sre_parse.py:171
↓ 136 callers
Method
join
(self, seq)
ClientGather/list/Lib/collections/__init__.py:1205
↓ 121 callers
Method
format
(self, *args, **kwds)
ClientGather/list/Lib/collections/__init__.py:1188
↓ 70 callers
Method
get
(self)
ClientGather/list/Lib/sre_parse.py:253
↓ 60 callers
Method
error
(self, msg, offset=0)
ClientGather/list/Lib/sre_parse.py:291
↓ 58 callers
Method
split
(self, sep=None, maxsplit=-1)
ClientGather/list/Lib/collections/__init__.py:1231
↓ 52 callers
Method
startswith
(self, prefix, start=0, end=_sys.maxsize)
ClientGather/list/Lib/collections/__init__.py:1236
↓ 47 callers
Function
str
Convert float to string, taking the locale into account.
ClientGather/list/Lib/locale.py:299
↓ 43 callers
Method
register
Register a virtual subclass of an ABC. Returns the subclass, to allow usage as a class decorator.
ClientGather/list/Lib/abc.py:151
↓ 43 callers
Method
write
Write string s to the stream.
ClientGather/list/Lib/tarfile.py:435
↓ 40 callers
Method
extend
(self, other)
ClientGather/list/Lib/collections/__init__.py:1089
↓ 39 callers
Function
_add
(str, fn)
ClientGather/list/Lib/os.py:100
↓ 34 callers
Method
items
D.items() -> a set-like object providing a view on D's items
ClientGather/list/Lib/_collections_abc.py:676
↓ 31 callers
Method
replace
(self, old, new, maxsplit=-1)
ClientGather/list/Lib/collections/__init__.py:1213
↓ 29 callers
Method
read
Return the next size number of bytes from the stream. If size is not defined, return all bytes of the stream up to EOF.
ClientGather/list/Lib/tarfile.py:525
↓ 27 callers
Method
add
Add the file `name' to the archive. `name' may be any type of file (directory, fifo, symbolic link, etc.). If given, `arcname' s
ClientGather/list/Lib/tarfile.py:1901
↓ 27 callers
Method
encode
Encodes the object input and returns a tuple (output object, length consumed). errors defines the error handling to apply. I
ClientGather/list/Lib/codecs.py:137
↓ 26 callers
Method
endswith
(self, suffix, start=0, end=_sys.maxsize)
ClientGather/list/Lib/collections/__init__.py:1180
↓ 26 callers
Method
update
Like dict.update() but add counts instead of replacing them. Source can be an iterable, a dictionary, or another Counter instance. >
ClientGather/list/Lib/collections/__init__.py:586
↓ 25 callers
Method
isdir
(self)
ClientGather/list/Lib/tarfile.py:1365
↓ 23 callers
Method
items
D.items() -> a set-like object providing a view on D's items
ClientGather/list/Lib/collections/__init__.py:222
↓ 23 callers
Function
open
Open an encoded file using the given mode and return a wrapped version providing transparent encoding/decoding. Note: The wrapped ve
ClientGather/list/Lib/codecs.py:864
↓ 20 callers
Method
lower
(self)
ClientGather/list/Lib/collections/__init__.py:1208
↓ 20 callers
Method
open
Open a tar archive for reading, writing or appending. Return an appropriate TarFile class. mode: 'r' or 'r:*' open f
ClientGather/list/Lib/tarfile.py:1521
↓ 19 callers
Function
group
(*choices)
ClientGather/list/Lib/tokenize.py:112
↓ 19 callers
Method
update
Update this hashing object with the string msg.
ClientGather/list/Lib/hmac.py:90
↓ 17 callers
Method
_commit_removals
(self)
ClientGather/list/Lib/weakref.py:125
↓ 17 callers
Method
match
(self, char)
ClientGather/list/Lib/sre_parse.py:248
↓ 16 callers
Function
_test_generator
(n, func, args)
ClientGather/list/Lib/random.py:697
↓ 16 callers
Method
close
(self)
ClientGather/list/Lib/os.py:994
↓ 16 callers
Method
decode
Decodes the object input and returns a tuple (output object, length consumed). input must be an object which provides the bf
ClientGather/list/Lib/codecs.py:156
↓ 16 callers
Function
onerror
(*args)
ClientGather/list/Lib/shutil.py:457
↓ 15 callers
Method
close
Close the _Stream object. No operation should be done on it afterwards.
ClientGather/list/Lib/tarfile.py:454
↓ 15 callers
Method
get
(self, key, default=None)
ClientGather/list/Lib/collections/__init__.py:885
↓ 15 callers
Function
lookup
(name)
ClientGather/list/Lib/shutil.py:187
↓ 15 callers
Method
rpartition
(self, sep)
ClientGather/list/Lib/collections/__init__.py:1227
↓ 15 callers
Method
rstrip
(self, chars=None)
ClientGather/list/Lib/collections/__init__.py:1229
↓ 15 callers
Method
sort
(self, *args, **kwds)
ClientGather/list/Lib/collections/__init__.py:1088
↓ 14 callers
Function
_check_methods
(C, *methods)
ClientGather/list/Lib/_collections_abc.py:72
↓ 14 callers
Method
_dbg
Write debugging output to sys.stderr.
ClientGather/list/Lib/tarfile.py:2420
↓ 14 callers
Function
error
(message, filename=None, location=None)
ClientGather/list/Lib/tokenize.py:739
↓ 14 callers
Method
reset
Flushes and resets the codec buffers used for keeping state. Calling this method should ensure that the data on the output i
ClientGather/list/Lib/codecs.py:386
↓ 14 callers
Method
translate
(self, *args)
ClientGather/list/Lib/collections/__init__.py:1241
↓ 13 callers
Method
copy
Return a separate copy of this hashing object. An update to this copy won't affect the original object.
ClientGather/list/Lib/hmac.py:95
↓ 13 callers
Function
nti
Convert a number field to a python number.
ClientGather/list/Lib/tarfile.py:174
↓ 13 callers
Method
tell
(self)
ClientGather/list/Lib/sre_parse.py:285
↓ 12 callers
Function
deepcopy
Deep copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
ClientGather/list/Lib/copy.py:132
↓ 11 callers
Method
__new__
(cls, value)
ClientGather/list/Lib/enum.py:515
↓ 11 callers
Method
__read
Return size bytes from stream. If internal buffer is empty, read another block from the stream.
ClientGather/list/Lib/tarfile.py:564
↓ 11 callers
Function
splitdrive
Split a pathname into drive/UNC sharepoint and relative path specifiers. Returns a 2-tuple (drive_or_unc, path); either part may be empty. If
ClientGather/list/Lib/ntpath.py:122
↓ 10 callers
Method
_commit_removals
(self)
ClientGather/list/Lib/_weakrefset.py:52
↓ 10 callers
Function
_compile
(pattern, flags)
ClientGather/list/Lib/re.py:286
↓ 10 callers
Function
_exists
(name)
ClientGather/list/Lib/os.py:37
↓ 10 callers
Function
any
(*choices)
ClientGather/list/Lib/tokenize.py:113
↓ 10 callers
Method
append
(self, item)
ClientGather/list/Lib/collections/__init__.py:1079
↓ 10 callers
Method
clear
(self)
ClientGather/list/Lib/_weakrefset.py:86
↓ 10 callers
Function
format
Returns the locale-aware substitution of a %? specifier (percent). additional is for format strings which contain one or more '*' modifie
ClientGather/list/Lib/locale.py:183
↓ 10 callers
Method
index
S.index(value, [start, [stop]]) -> integer -- return first index of value. Raises ValueError if the value is not present. Suppo
ClientGather/list/Lib/_collections_abc.py:899
↓ 10 callers
Method
items
(self)
ClientGather/list/Lib/weakref.py:438
↓ 10 callers
Method
pop
(self)
ClientGather/list/Lib/_weakrefset.py:94
↓ 9 callers
Method
_check
Check if TarFile is still open, and if the operation's mode corresponds to TarFile's mode.
ClientGather/list/Lib/tarfile.py:2361
↓ 9 callers
Method
close
(self, unlink=_os.unlink)
ClientGather/list/Lib/tempfile.py:439
↓ 9 callers
Method
insert
(self, index, code)
ClientGather/list/Lib/sre_parse.py:169
↓ 9 callers
Method
rfind
(self, sub, start=0, end=_sys.maxsize)
ClientGather/list/Lib/collections/__init__.py:1219
↓ 9 callers
Method
seek
Set the stream's file pointer to pos. Negative seeking is forbidden.
ClientGather/list/Lib/tarfile.py:512
↓ 9 callers
Method
splitlines
(self, keepends=False)
ClientGather/list/Lib/collections/__init__.py:1235
↓ 9 callers
Method
upper
(self)
ClientGather/list/Lib/collections/__init__.py:1243
↓ 8 callers
Function
_bytes_from_decode_data
(s)
ClientGather/list/Lib/base64.py:34
↓ 8 callers
Method
_from_iterable
Construct an instance of the class from any iterable input. Must override this method if the class constructor signature does not acc
ClientGather/list/Lib/_collections_abc.py:466
↓ 8 callers
Function
_path_split
Replacement for os.path.split().
ClientGather/list/Lib/importlib/_bootstrap_external.py:63
↓ 8 callers
Function
_safe_print
(s)
ClientGather/list/Lib/tarfile.py:268
↓ 8 callers
Method
append
(self, item)
ClientGather/list/Lib/importlib/_bootstrap_external.py:1008
↓ 8 callers
Method
getwhile
(self, n, charset)
ClientGather/list/Lib/sre_parse.py:257
↓ 8 callers
Method
issym
(self)
ClientGather/list/Lib/tarfile.py:1367
↓ 8 callers
Function
join
Join two or more pathname components, inserting '/' as needed. If any component is an absolute path, all previous path components will be disc
ClientGather/list/Lib/posixpath.py:75
↓ 8 callers
Function
nts
Convert a null-terminated bytes object to a string.
ClientGather/list/Lib/tarfile.py:166
↓ 8 callers
Method
strip
(self, chars=None)
ClientGather/list/Lib/collections/__init__.py:1238
↓ 7 callers
Function
S_IFMT
Return the portion of the file's mode that describes the file type.
ClientGather/list/Lib/stat.py:27
↓ 7 callers
Method
action_spec
(self)
CSGOEnvironment.py:71
↓ 7 callers
Method
directMouse
(self, dx = 0, dy = 0, buttons = 0)
ClientGather/keys.py:388
↓ 7 callers
Method
isidentifier
(self)
ClientGather/list/Lib/collections/__init__.py:1198
↓ 7 callers
Function
itn
Convert a python number to a number field.
ClientGather/list/Lib/tarfile.py:194
↓ 7 callers
Method
keys
D.keys() -> a set-like object providing a view on D's keys
ClientGather/list/Lib/_collections_abc.py:672
↓ 7 callers
Method
tell
Return the stream's file pointer position.
ClientGather/list/Lib/tarfile.py:507
↓ 6 callers
Method
__next
(self)
ClientGather/list/Lib/sre_parse.py:232
↓ 6 callers
Function
_get_sep
(path)
ClientGather/list/Lib/posixpath.py:41
↓ 6 callers
Function
_path_join
Replacement for os.path.join().
ClientGather/list/Lib/importlib/_bootstrap_external.py:57
↓ 6 callers
Function
_register
(abstract_cls, *classes)
ClientGather/list/Lib/importlib/abc.py:18
↓ 6 callers
Method
_repr_iterable
(self, x, level, left, right, maxiter, trail='')
ClientGather/list/Lib/reprlib.py:67
↓ 6 callers
Method
digest
Return the hash value of this hashing object. This returns a string containing 8-bit data. The object is not altered in any way by t
ClientGather/list/Lib/hmac.py:117
↓ 6 callers
Method
find
(self, sub, start=0, end=_sys.maxsize)
ClientGather/list/Lib/collections/__init__.py:1184
↓ 6 callers
Method
isfile
(self)
ClientGather/list/Lib/tarfile.py:1363
↓ 6 callers
Method
isreg
(self)
ClientGather/list/Lib/tarfile.py:1361
↓ 6 callers
Method
partition
(self, sep)
ClientGather/list/Lib/collections/__init__.py:1211
↓ 6 callers
Method
pop
(self, key, *args)
ClientGather/list/Lib/weakref.py:480
↓ 6 callers
Method
read
Decodes data from the stream self.stream and returns the resulting object. chars indicates the number of decoded code points
ClientGather/list/Lib/codecs.py:450
↓ 6 callers
Method
values
D.values() -> an object providing a view on D's values
ClientGather/list/Lib/_collections_abc.py:680
↓ 5 callers
Method
__cast
(self, other)
ClientGather/list/Lib/collections/__init__.py:1046
↓ 5 callers
Function
__get_builtin_constructor
(name)
ClientGather/list/Lib/hashlib.py:73
↓ 5 callers
Method
_block
Round up a byte count by BLOCKSIZE and return it, e.g. _block(834) => 1024.
ClientGather/list/Lib/tarfile.py:1352
next →
1–100 of 2,275, ranked by callers