Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertz/helpers
/ functions
Functions
247 in github.com/albertz/helpers
⨍
Functions
247
◇
Types & classes
26
Function
alarm_handler
(signum, frame)
asyncproc.py:70
Method
build_authorize_url
Build a request token authorization URL. After obtaining a request token, you'll need to send the user to the URL returned from this function so
webservicesession.py:113
Method
closeinput
(self, procid)
asyncproc.py:372
Function
dump_all_thread_tracebacks
Prints the traceback of all threads. :param set[int]|list[int]|None exclude_thread_ids: threads to exclude :param io.TextIOBase|io.Strin
better_exchook.py:1343
Method
finish_identifier
Reset color to standard for current identifier.
better_exchook.py:684
Function
fnmatchex
(filename: str, pattern: str, *, ignorecase: bool = False)
fnmatchex.py:54
Method
fold_text_stream
:param str prefix: always visible :param str postfix: always visible, right after. :param io.TextIOBase|io.StringIO hidden_st
better_exchook.py:820
Function
format_path
Normalize path for use with the Lastfm API. This function turns multiple adjacent slashes into single slashes, then ensures that there's a leading
webserviceclient.py:23
Function
getProcOomScore
(procId)
cgroup-mem-limit-watcher.py:26
Function
getexif
(im)
our_exif.py:696
Method
getscalar
(self, tag, default=None)
our_exif.py:295
Function
hasNoCopyrightHeader
(fn)
add-header.py:26
Method
has_key
(self, tag)
our_exif.py:310
Function
ib16
(c, o=0)
our_exif.py:104
Function
ib32
(c, o=0)
our_exif.py:108
Function
il16
(c, o=0)
our_exif.py:88
Function
il32
(c, o=0)
our_exif.py:92
Method
is_linked
Return whether the LastfmSession has an access token attached.
webservicesession.py:51
Method
load_byte
(self, data)
our_exif.py:322
Method
load_double
(self, data)
our_exif.py:369
Method
load_float
(self, data)
our_exif.py:361
Method
load_long
(self, data)
our_exif.py:345
Method
load_rational
(self, data)
our_exif.py:353
Method
load_short
(self, data)
our_exif.py:337
Method
load_string
(self, data)
our_exif.py:330
Method
load_undefined
(self, data)
our_exif.py:377
Function
ob16
(i)
our_exif.py:112
Function
ob32
(i)
our_exif.py:116
Method
obtain_access_token
Obtain an access token for a user. After you get a request token, and then send the user to the authorize URL, you can use the authorized request
webservicesession.py:167
Method
obtain_request_token
Obtain a request token from the Lastfm API. This is your first step in the OAuth process. You call this to get a request_token from the Lastfm s
webservicesession.py:139
Function
ol16
(i)
our_exif.py:96
Function
ol32
(i)
our_exif.py:100
Method
pretty_print
:param object obj: :rtype: str
better_exchook.py:986
Method
read
(self, procid)
asyncproc.py:375
Method
readboth
(self, procid)
asyncproc.py:381
Method
readerr
(self, procid)
asyncproc.py:378
Method
reapall
Remove all processes. Running processes are killed without pardon.
asyncproc.py:404
Function
replace_traceback_format_tb
Replaces these functions from the traceback module by our own: - traceback.format_tb - traceback.StackSummary.format - traceback.Sta
better_exchook.py:1571
Method
request
(self, params, withAccessHeaders=False)
webserviceclient.py:137
Method
save
(self, fp)
our_exif.py:446
Method
set_request_token
Attach an request token to the LastfmSession. Note that the reuest 'token' is made up of both a token string and a secret string.
webservicesession.py:62
Method
set_token
(self, token)
webservicesession.py:59
Function
str_to_bool
(s)
rename-pics.py:68
Function
str_to_bool
(s)
rename-dirs.py:36
Method
terminate
(self, procid, graceperiod=1)
asyncproc.py:366
Method
unlink
Remove any attached access token from the LastfmSession.
webservicesession.py:55
Method
write
(self, procid, data)
asyncproc.py:369
← previous
201–247 of 247, ranked by callers