Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeoJr2015/python
/ functions
Functions
1,349 in github.com/LeoJr2015/python
⨍
Functions
1,349
◇
Types & classes
203
↳
Endpoints
2
↓ 2 callers
Method
_constrainHeading
(self)
BigTrak/bigtrak.py:58
↓ 2 callers
Method
_hscrollbar_changed
(self, xxx)
python-air-traffic-control-read-only/pgu/gui/area.py:297
↓ 2 callers
Method
_preload
(self,ds)
python-air-traffic-control-read-only/pgu/gui/theme.py:49
↓ 2 callers
Method
_reset_option_menu
reset the values in the option menu if index is given, set the value of the menu to the option at the given index
OptionMenu.py:43
↓ 2 callers
Method
_select
(self, y)
Network/table.py:25
↓ 2 callers
Method
_select
(self, y)
Data Formatter/table.py:25
↓ 2 callers
Method
_setTime
Set the time string to Minutes:Seconds:Hundreths
pythoncode/display.py:94
↓ 2 callers
Method
_start_td
(self,t,attrs)
python-air-traffic-control-read-only/pgu/html.py:298
↓ 2 callers
Method
_vscrollbar_changed
(self, xxx)
python-air-traffic-control-read-only/pgu/gui/area.py:291
↓ 2 callers
Method
add
Add a widget and associated value to the dropdown box.
python-air-traffic-control-read-only/pgu/gui/select.py:140
↓ 2 callers
Method
add
Add a widget directly into the table, without wrapping it in a TD container. See Table.td for an explanation of the parameters.
python-air-traffic-control-read-only/pgu/gui/table.py:149
↓ 2 callers
Method
add
(self,w,fnc=None,value=None)
python-air-traffic-control-read-only/pgu/gui/menus.py:73
↓ 2 callers
Method
addNode
(self, data)
Sandbox/binaryTree.py:17
↓ 2 callers
Method
add_data
(self,data)
Data Formatter/bitFields.py:23
↓ 2 callers
Function
auto_detect_serial_unix
try to auto-detect serial ports on win32
AutoDetectSerialGUI/autodetectserial.py:27
↓ 2 callers
Method
change_color
(self)
TK Widgets/ledWidget.py:22
↓ 2 callers
Method
check_p
(self)
python-air-traffic-control-read-only/pgu/html.py:211
↓ 2 callers
Method
clearDisplay
(self)
DSKY/dsky_kerbal.py:196
↓ 2 callers
Method
clearLamp
(self,lamp)
DSKY/dsky_kerbal.py:83
↓ 2 callers
Method
decrypt
(self,message)
Password Safe/password_safe.py:26
↓ 2 callers
Method
delete
(self, first, last=None)
Data Formatter/table.py:46
↓ 2 callers
Method
displayNoun
(self,noun)
DSKY/dsky_kerbal.py:569
↓ 2 callers
Method
displayNoun
(self,noun)
DSKY/dsky.py:511
↓ 2 callers
Method
do_br
(self,attrs)
python-air-traffic-control-read-only/pgu/html.py:149
↓ 2 callers
Method
draw_spoke
(self,x,y)
TK Widgets/radar.py:30
↓ 2 callers
Method
draw_trace
(self,angle,dist)
TK Widgets/radar.py:25
↓ 2 callers
Method
event
(self, e)
python-air-traffic-control-read-only/pgu/gui/area.py:119
↓ 2 callers
Function
f
(x)
python-air-traffic-control-read-only/sandbox/menu.py:81
↓ 2 callers
Function
formatSep
(lst,sep)
Network/formatter.py:76
↓ 2 callers
Function
formatSep
(lst,sep)
Data Formatter/formatter.py:71
↓ 2 callers
Function
formatSep
(lst,sep)
pythoncode/formatter.py:72
↓ 2 callers
Method
from_file
(self,menu_name)
python-air-traffic-control-read-only/menu_base.py:87
↓ 2 callers
Method
generateGameSpawnEvents
(screen_w, screen_h, destinations)
python-air-traffic-control-read-only/aircraftspawnevent.py:32
↓ 2 callers
Method
get
(self)
TK Widgets/ledWidget.py:47
↓ 2 callers
Method
get
(self, first, last=None)
Network/table.py:50
↓ 2 callers
Method
getHeadingStr
(self)
python-air-traffic-control-read-only/aircraft.py:78
↓ 2 callers
Method
getIdent
(self)
python-air-traffic-control-read-only/aircraft.py:83
↓ 2 callers
Method
getLightIndex
(self,name)
automationTest.py:90
↓ 2 callers
Method
get_abs_parent
()
python-air-traffic-control-read-only/pgu/gui/surface.py:68
↓ 2 callers
Method
get_altitude
(self)
QuadCopter/SonarSensor.py:19
↓ 2 callers
Method
get_bounding_box
(this)
python-air-traffic-control-read-only/pgu/html.py:561
↓ 2 callers
Method
getactivelist
(self)
Map to FTI Converter/MapFileParserGUI_Rev004.py:78
↓ 2 callers
Method
getactivelist
(self)
Map to FTI Converter/MapFileParserGUI_Rev005.py:79
↓ 2 callers
Method
getactivelist
(self)
Map to FTI Converter/MapFileParserGUI_Rev003b.py:76
↓ 2 callers
Method
handle_data
(self,txt)
python-air-traffic-control-read-only/pgu/html.py:453
↓ 2 callers
Function
hexdump
(src, length=16)
Network/SerialComms.py:85
↓ 2 callers
Method
index
(self, index)
Network/table.py:57
↓ 2 callers
Method
init
Initialize the application. Keyword arguments: widget -- the top-level widget in the application screen -- the pygame
python-air-traffic-control-read-only/pgu/gui/app.py:99
↓ 2 callers
Method
isCommandValid
(self,result)
automationTest.py:82
↓ 2 callers
Method
is_hovering
Returns true if the mouse is hovering over this widget.
python-air-traffic-control-read-only/pgu/gui/widget.py:139
↓ 2 callers
Method
lightCommand
(self,light,cmd)
automationGUI.py:56
↓ 2 callers
Function
limit
(value,min,max)
Python-Serial/textstar.py:52
↓ 2 callers
Function
limit
(value,min,max)
Textstar/textstar.py:30
↓ 2 callers
Function
limit
(value,min,max)
pythoncode/textstar.py:30
↓ 2 callers
Function
load_image
(name, colorkey=None)
python-air-traffic-control-read-only/sandbox/chimp.py:19
↓ 2 callers
Method
load_image
(this, path)
python-air-traffic-control-read-only/pgu/html.py:30
↓ 2 callers
Function
load_sound
(name)
python-air-traffic-control-read-only/sandbox/chimp.py:33
↓ 2 callers
Function
main
()
I2C GUI/I2C_GUI.py:69
↓ 2 callers
Method
main_loop
(self)
python-air-traffic-control-read-only/menu_base.py:70
↓ 2 callers
Method
navigate
(self,(end_x,end_y),speed)
python-air-traffic-control-read-only/atc.py:115
↓ 2 callers
Method
next
Pass focus to next Widget. Widget order determined by the order they were added to their container.
python-air-traffic-control-read-only/pgu/gui/widget.py:193
↓ 2 callers
Function
notification
(title,message)
Home Automation Server/android-server.py:54
↓ 2 callers
Function
notification
(title,message)
Network/android-server.py:57
↓ 2 callers
Function
notification
(title,message)
Network/android-server1.py:55
↓ 2 callers
Method
paint
Paint the screen. Arguments: screen -- a pygame.Surface to paint to Returns the updated portion of the screen (a
python-air-traffic-control-read-only/pgu/vid.py:205
↓ 2 callers
Method
paint
(self,w,m)
python-air-traffic-control-read-only/pgu/gui/theme.py:275
↓ 2 callers
Method
paint
(self,s)
python-air-traffic-control-read-only/pgu/gui/container.py:81
↓ 2 callers
Function
parse_color
(desc)
python-air-traffic-control-read-only/pgu/gui/basic.py:10
↓ 2 callers
Method
play
(self)
python-air-traffic-control-read-only/sandbox/chimp.py:35
↓ 2 callers
Method
position
(self)
python-air-traffic-control-read-only/atc.py:71
↓ 2 callers
Function
process
()
pythoncode/formatter.py:188
↓ 2 callers
Method
process
Populates a message from a datastream. @Reads: A single character from a datastream @Returns: True, if a complete message
Home Automation Server/SerialComms.py:38
↓ 2 callers
Method
process
Populates a message from a datastream. @Reads: A single character from a datastream @Returns: True, if a complete message
Network/SerialComms.py:38
↓ 2 callers
Function
process_format
()
Data Formatter/formatter.py:165
↓ 2 callers
Function
process_format
()
pythoncode/formatter.py:166
↓ 2 callers
Method
prog02
(self)
DSKY/dsky_kerbal.py:514
↓ 2 callers
Method
prog06
(self)
DSKY/dsky_kerbal.py:543
↓ 2 callers
Method
prog06
(self)
DSKY/dsky.py:482
↓ 2 callers
Function
remove_chars
Useful utility, send it a drity string and a string of characters to strip from the dirty string
python-iss/iss-nasa.py:29
↓ 2 callers
Function
render_ext
Renders some html and returns the rendered surface, plus the HTML instance that produced it.
python-air-traffic-control-read-only/pgu/html.py:572
↓ 2 callers
Method
resize
(self,width=None,height=None)
python-air-traffic-control-read-only/pgu/gui/select.py:51
↓ 2 callers
Method
resize
(self, width=None, height=None)
python-air-traffic-control-read-only/pgu/gui/table.py:195
↓ 2 callers
Method
resize
(self,w,m)
python-air-traffic-control-read-only/pgu/gui/theme.py:215
↓ 2 callers
Method
reupdate
(self,w=None)
python-air-traffic-control-read-only/pgu/gui/app.py:239
↓ 2 callers
Method
save
Save the high scores.
python-air-traffic-control-read-only/pgu/high.py:40
↓ 2 callers
Method
send
(self,data="")
Network/udp_send.py:17
↓ 2 callers
Method
setNoun
(self,value)
DSKY/dsky.py:216
↓ 2 callers
Method
setProg
(self,value)
DSKY/dsky_kerbal.py:212
↓ 2 callers
Method
setProg
(self,value)
DSKY/dsky.py:219
↓ 2 callers
Method
setSelected
(self, selected)
python-air-traffic-control-read-only/aircraft.py:94
↓ 2 callers
Method
setSpeed
(self, newspeed)
python-air-traffic-control-read-only/aircraft.py:90
↓ 2 callers
Method
setVerb
(self,value)
DSKY/dsky_kerbal.py:206
↓ 2 callers
Method
set_attitude
(self,attitude)
QuadCopter/SonarSensor.py:8
↓ 2 callers
Method
set_range
(self,sonar_range)
QuadCopter/SonarSensor.py:16
↓ 2 callers
Method
set_vertical_scroll
(self, percents)
python-air-traffic-control-read-only/pgu/gui/area.py:304
↓ 2 callers
Method
setcursor
(self,l,c)
Textstar/textstarsim.py:74
↓ 2 callers
Method
setcursor
(self,l,c)
pythoncode/textstarsim.py:75
↓ 2 callers
Method
space
(self,v)
python-air-traffic-control-read-only/pgu/html.py:43
↓ 2 callers
Function
splitToList
(data,lengths)
Network/formatter.py:57
↓ 2 callers
Method
start
(self)
TK Widgets/ledWidget.py:49
← previous
next →
201–300 of 1,349, ranked by callers