Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertz/music-player
/ functions
Functions
7,873 in github.com/albertz/music-player
⨍
Functions
7,873
◇
Types & classes
1,823
↳
Endpoints
5
↓ 4 callers
Method
POST
Perform a POST request using RESTClient.request
src/lastfm/rest.py:272
↓ 4 callers
Function
S
(*args)
mac/pyobjc-core/Examples/Scripts/wmEnable.py:13
↓ 4 callers
Function
S
(*args)
mac/pyobjc-core/PyObjCTest/test_bundleFunctions.py:9
↓ 4 callers
Function
S
(*args)
mac/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/findPython.py:9
↓ 4 callers
Function
_Py_DumpTraceback
faulthandler/traceback.c:244
↓ 4 callers
Method
__getrealapp
(self)
mac/pyobjc-framework-Cocoa/Lib/AppKit/_nsapp.py:8
↓ 4 callers
Method
__indexSetForIndex
(self, index)
mac/pyobjc-core/Lib/objc/_properties.py:322
↓ 4 callers
Method
__setattr__
(self, attr, value)
src/modules/songdb.py:673
↓ 4 callers
Method
_checkPlaylist
(self)
src/modules/mod_mpdBackend.py:82
↓ 4 callers
Method
_initPlaylist
(self)
src/modules/mod_mpdBackend.py:230
↓ 4 callers
Function
_raise
(exc_type, exc_value, exc_trace)
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:19
↓ 4 callers
Function
add_indent_lines
(prefix, s)
src/better_exchook.py:355
↓ 4 callers
Method
assertGreaterThan
(self, val, test, message=None)
mac/pyobjc-core/Lib/PyObjCTools/TestSupport.py:821
↓ 4 callers
Method
assertRegex
Fail the test unless the text matches the regular expression.
faulthandler/tests.py:548
↓ 4 callers
Method
assertResultIsVariableSize
(self, method, message = None)
mac/pyobjc-core/Lib/PyObjCTools/TestSupport.py:319
↓ 4 callers
Method
assertSameArrayContents
(self, a1, a2)
mac/pyobjc-core/Lib/PyObjCTools/test/test_collections.py:10
↓ 4 callers
Method
assertSlicesEqual
(self, x, y, z)
mac/pyobjc-framework-Cocoa/PyObjCTest/test_nsarray.py:71
↓ 4 callers
Method
avg
(obj, segments)
mac/pyobjc-core/Lib/PyObjCTools/KeyValueCoding.py:79
↓ 4 callers
Method
bar
(self)
mac/pyobjc-core/PyObjCTest/test_keyvalue.py:466
↓ 4 callers
Function
betterRepr
(o)
src/utils.py:136
↓ 4 callers
Function
bitsOf
(n)
src/binstruct.py:80
↓ 4 callers
Function
buffer
(value)
mac/pyobjc-framework-Quartz/PyObjCTest/test_cgimage.py:15
↓ 4 callers
Function
callPDFDrawProc
(context, proc, pdfFile)
mac/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/AppDrawing.py:74
↓ 4 callers
Function
callback
(function)
mac/pyobjc-core/Lib/PyObjCTools/TestSupport.py:154
↓ 4 callers
Method
check_dump_traceback_later
(self, repeat=False, cancel=False, file=False)
faulthandler/tests.py:433
↓ 4 callers
Method
clear
(self)
src/Traits.py:24
↓ 4 callers
Method
close
(self)
mac/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/AsyncPythonInterpreter.py:196
↓ 4 callers
Method
connect
(self)
mac/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/AsyncPythonInterpreter.py:88
↓ 4 callers
Method
currentLine
(self)
mac/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/RemotePyInterpreter.py:317
↓ 4 callers
Method
difference_update
(self, *others)
mac/pyobjc-core/Lib/objc/_properties.py:823
↓ 4 callers
Method
discard
(self, item)
mac/pyobjc-core/Lib/objc/_properties.py:845
↓ 4 callers
Method
divBy5_remainder_
(self, v, r)
mac/pyobjc-core/PyObjCTest/test_metadata_py.py:422
↓ 4 callers
Method
doubleFunc
(self)
mac/pyobjc-core/PyObjCTest/test_methods.py:832
↓ 4 callers
Function
ensure_unicode
(s)
mac/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/RemotePyInterpreter.py:16
↓ 4 callers
Function
faulthandler_get_fileno
faulthandler/faulthandler.c:147
↓ 4 callers
Method
fileSettingsAsDict
(self)
mac/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/PreferencesWindowController.py:82
↓ 4 callers
Function
fixBin
(binPath, targetDylibDir, installNameToolTargetDir, badPaths = ["/usr/local/", "/opt/", "/Users", "/home", ext
mac/MusicPlayer/build-copyScript.py:105
↓ 4 callers
Method
floatFunc
(self)
mac/pyobjc-core/PyObjCTest/test_methods.py:826
↓ 4 callers
Method
foo
(self)
mac/pyobjc-core/PyObjCTest/test_keyvalue.py:476
↓ 4 callers
Function
formatTime
(t)
src/utils.py:114
↓ 4 callers
Function
get
(key, default=[])
src/modules/songdb.py:893
↓ 4 callers
Function
getURLToExport
(suffix)
mac/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/MyAppController.py:12
↓ 4 callers
Function
get_same_indent_prefix
(lines)
src/better_exchook.py:366
↓ 4 callers
Function
get_thread_state
Get the state of the current thread: only call this function if the current thread holds the GIL. Raise an exception on error. */
faulthandler/faulthandler.c:193
↓ 4 callers
Method
graphics
(self)
mac/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/GraphicsBindings/GraphicsView.py:37
↓ 4 callers
Method
idFunc
(self)
mac/pyobjc-core/PyObjCTest/test_methods.py:754
↓ 4 callers
Method
indent
(self)
mac/pyobjc-framework-Cocoa/Lib/PyObjCTools/NibClassBuilder.py:361
↓ 4 callers
Method
init
(self)
mac/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/FrameworkTextDrawing.py:174
↓ 4 callers
Method
init
(self)
mac/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ToDos/ToDosDocument.py:20
↓ 4 callers
Method
init
(self)
mac/pyobjc-framework-Cocoa/Examples/AppKit/Todo/ToDoItem.py:24
↓ 4 callers
Method
initWithObjects_forKeys_count_
(self, objects, keys, count)
mac/pyobjc-framework-Cocoa/PyObjCTest/test_nsdictionary.py:199
↓ 4 callers
Method
initiateDestructionSequence
(self)
mac/pyobjc-core/PyObjCTest/test_keyvalue.py:456
↓ 4 callers
Method
insert
(self, other)
src/modules/songdb.py:73
↓ 4 callers
Method
instance
guiQt/QtApp.hpp:20
↓ 4 callers
Method
isLocked
(self)
mac/pyobjc-core/PyObjCTest/test_locking.py:69
↓ 4 callers
Function
isstacksummary
(_tb)
src/better_exchook.py:565
↓ 4 callers
Method
iteritems
Warning: this holds the readlock as long as this iterator is alive!
src/modules/songdb.py:380
↓ 4 callers
Function
k
(g,h,l,m)
mac/pyobjc-core/Doc/sphinx_build/html/_static/jquery.js:71
↓ 4 callers
Function
l
(a,c)
mac/pyobjc-core/Doc/sphinx_build/html/_static/underscore.js:22
↓ 4 callers
Function
ldblit
mac/pyobjc-core/libffi-src/tests/testsuite/libffi.call/float2.c:15
↓ 4 callers
Method
lengthOfTextView
(self)
mac/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/RemotePyInterpreter.py:324
↓ 4 callers
Function
load
()
src/utils.py:175
↓ 4 callers
Method
loadFunctionList
(function_list, module_globals, functionInfo, skip_undefined=True)
mac/pyobjc-core/PyObjCTest/test_bridgesupport.py:1368
↓ 4 callers
Method
makeIntArrayOf_
(self, count)
mac/pyobjc-core/PyObjCTest/test_metadata_py.py:279
↓ 4 callers
Function
mapHash
(value)
src/modules/songdb.py:504
↓ 4 callers
Method
modify
(self)
mac/pyobjc-core/PyObjCTest/test_copying.py:23
↓ 4 callers
Function
myGetGenericRGBSpace
()
mac/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/AppDrawing.py:16
↓ 4 callers
Method
next
(self)
mac/pyobjc-core/PyObjCTest/test2_dict_interface.py:198
↓ 4 callers
Function
notifyCurSong
()
src/modules/mod_notifications.py:22
↓ 4 callers
Method
nullreverse4Tuple_
(self, data)
mac/pyobjc-core/PyObjCTest/test_metadata_py.py:398
↓ 4 callers
Method
nullreverseStrings_
(self, data)
mac/pyobjc-core/PyObjCTest/test_metadata_py.py:382
↓ 4 callers
Method
offset
(self)
mac/pyobjc-framework-Quartz/Examples/TLayer/ShadowOffsetView.py:20
↓ 4 callers
Method
p3
(self)
mac/pyobjc-core/PyObjCTest/test_object_property.py:126
↓ 4 callers
Function
prefixWithSize
(data)
src/binstruct.py:264
↓ 4 callers
Function
print_backtrace
app/sysutils.cpp:54
↓ 4 callers
Function
propertyListFromPythonCollection
Convert a Python collection (dict, list, tuple, string) into an Objective-C collection. If conversionHelper is defined, it must be a cal
mac/pyobjc-framework-Cocoa/Lib/PyObjCTools/Conversion.py:102
↓ 4 callers
Method
pyobjc_performSelectorInBackground_withObject_
A version of performSelectorInBackground:withObject: that will log exceptions in the called method (instead of aborting the
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:99
↓ 4 callers
Method
pyobjc_performSelectorOnMainThread_withObject_waitUntilDone_
A version of performSelectorOnMainThread:withObject:waitUntilDone: that will log exceptions in the called method (instead of aborting
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:110
↓ 4 callers
Method
pyobjc_performSelectorOnMainThread_withObject_waitUntilDone_modes_
A version of performSelectorOnMainThread:withObject:waitUntilDone:modes: that will log exceptions in the called method (instead of ab
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:121
↓ 4 callers
Method
pyobjc_performSelector_onThread_withObject_waitUntilDone_
A version of performSelector:onThread:withObject:waitUntilDone: that will log exceptions in the called method (instead of abo
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:54
↓ 4 callers
Method
pyobjc_performSelector_onThread_withObject_waitUntilDone_modes_
A version of performSelector:onThread:withObject:waitUntilDone:modes: that will log exceptions in the called method (instead
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:65
↓ 4 callers
Method
pyobjc_performSelector_withObject_afterDelay_
A version of performSelector:withObject:afterDelay: that will log exceptions in the called method (instead of aborting the NS
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:76
↓ 4 callers
Method
pyobjc_performSelector_withObject_afterDelay_inModes_
A version of performSelector:withObject:afterDelay:inModes: that will log exceptions in the called method (instead of aborting the
mac/pyobjc-framework-Cocoa/Lib/Foundation/_nsobject.py:87
↓ 4 callers
Method
readlines
(self)
mac/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/remote_pipe.py:110
↓ 4 callers
Method
reload
(self)
src/ModuleSystem.py:72
↓ 4 callers
Function
remove_indent_lines
(s)
src/better_exchook.py:375
↓ 4 callers
Method
retainCount
(self)
mac/pyobjc-core/PyObjCTest/test_subclass.py:253
↓ 4 callers
Method
scrollRangeToVisible_
(self, a)
mac/pyobjc-framework-Cocoa/PyObjCTest/test_nstextfinder.py:16
↓ 4 callers
Method
secsUntilNotify
(self)
mac/pyobjc-framework-Cocoa/Examples/AppKit/Todo/ToDoItem.py:167
↓ 4 callers
Function
sel32or64
(a, b)
mac/pyobjc-framework-Quartz/Lib/Quartz/QuickLookUI/_metadata.py:8
↓ 4 callers
Method
selectedRange
(self)
mac/pyobjc-framework-Cocoa/PyObjCTest/test_nsinputmanager.py:11
↓ 4 callers
Method
selectionIndexes
(self)
mac/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/GraphicsBindings/GraphicsView.py:41
↓ 4 callers
Method
setBoolFromDefaults
(self, field, name)
mac/pyobjc-framework-Cocoa/Examples/AppKit/PackageManager/packman.py:222
↓ 4 callers
Method
setBordered_
(self, sender)
mac/pyobjc-framework-Cocoa/Examples/AppKit/DatePicker/MyWindowController.py:296
↓ 4 callers
Method
setFoo_
(self, value)
mac/pyobjc-core/PyObjCTest/test_keyvalue.py:471
↓ 4 callers
Method
setNotes_
(self, newNotes)
mac/pyobjc-framework-Cocoa/Examples/AppKit/Todo/ToDoItem.py:133
↓ 4 callers
Method
setTextMode_
(self, textMode)
mac/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/FrameworkTextDrawing.py:158
↓ 4 callers
Method
setTimerForItem_
(self, anItem)
mac/pyobjc-framework-Cocoa/Examples/AppKit/Todo/ToDoDocument.py:265
↓ 4 callers
Method
setupExportInfo_
(self, exportInfoP)
mac/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/MyAppController.py:70
↓ 4 callers
Function
setupWindow
(subjectObject, windowName, title, isMainWindow=False)
src/guiCocoa.py:456
← previous
next →
401–500 of 7,873, ranked by callers