Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahmedkhlief/muddyc3-Revived
/ functions
Functions
768 in github.com/ahmedkhlief/muddyc3-Revived
⨍
Functions
768
◇
Types & classes
138
Method
__setitem__
(self, key, value)
lib/web/browser.py:197
Method
__setitem__
(self, name, value)
lib/web/template.py:1352
Method
__str__
(self)
lib/prettytable.py:183
Method
__str__
(self)
lib/web/db.py:58
Method
__str__
(self)
lib/web/db.py:114
Method
__str__
(self)
lib/web/db.py:280
Method
__str__
(self)
lib/web/utils.py:1562
Method
__str__
(self)
lib/web/form.py:207
Method
__str__
(self)
lib/web/template.py:1381
Method
__unicode__
(self)
lib/web/db.py:283
Method
__unicode__
(self)
lib/web/template.py:1377
Method
_add_global
Add a global to this rendering instance.
lib/web/template.py:1000
Function
_char_block_width
(char)
lib/prettytable.py:1207
Method
_compile
(self, *a)
lib/web/template.py:969
Method
_connect
(self, keywords)
lib/web/db.py:993
Method
_connect_with_pooling
(self, keywords)
lib/web/db.py:1002
Function
_debugwrite
(x)
lib/web/webapi.py:556
Method
_escape
(self, value, escape = False)
lib/web/template.py:869
Method
_get_align
(self)
lib/prettytable.py:382
Method
_get_attributes
A dictionary of HTML attribute name/value pairs to be included in the <table> tag when printing HTML Arguments:
lib/prettytable.py:707
Method
_get_border
Controls printing of border around table Arguments: border - print a border around the table (True or False)
lib/prettytable.py:524
Method
_get_d
(self)
lib/web/form.py:131
Method
_get_end
End index of the range of rows to print Arguments: end - index of last data row to include in output PLUS ONE (l
lib/prettytable.py:440
Method
_get_field_names
(self)
lib/prettytable.py:347
Method
_get_fields
List or tuple of field names to include in displays Arguments: fields - list or tuple of field names to include
lib/prettytable.py:412
Method
_get_float_format
Controls formatting of floating point data Arguments: float_format - floating point format string
lib/prettytable.py:579
Method
_get_format
Controls whether or not HTML tables are formatted to match styling options Arguments: format - True or False
lib/prettytable.py:679
Method
_get_header
Controls printing of table header with field names Arguments: header - print a header showing field names (True
lib/prettytable.py:496
Method
_get_header_style
Controls stylisation applied to field names in header Arguments: header_style - stylisation to apply to field na
lib/prettytable.py:510
Method
_get_horizontal_char
The charcter used when printing table borders to draw horizontal lines Arguments: horizontal_char - single chara
lib/prettytable.py:649
Method
_get_hrules
Controls printing of horizontal rules after rows Arguments: hrules - horizontal rules style. Allowed values: FR
lib/prettytable.py:538
Method
_get_insert_default_values_query
(self, table)
lib/web/db.py:1038
Method
_get_int_format
Controls formatting of integer data Arguments: int_format - integer format string
lib/prettytable.py:566
Method
_get_junction_char
The charcter used when printing table borders to draw line junctions Arguments: junction_char - single character
lib/prettytable.py:664
Method
_get_left_padding_width
The number of empty spaces between a column's left edge and its content Arguments: left_padding - number of spac
lib/prettytable.py:606
Method
_get_max_width
(self)
lib/prettytable.py:402
Method
_get_padding_width
The number of empty spaces between a column's edge and its content Arguments: padding_width - number of spaces,
lib/prettytable.py:592
Method
_get_print_empty
Controls whether or not empty tables produce a header and frame or just an empty string Arguments: print_empty -
lib/prettytable.py:693
Method
_get_reversesort
Controls direction of sorting (ascending vs descending) Arguments: reveresort - set to True to sort by descendin
lib/prettytable.py:468
Method
_get_right_padding_width
The number of empty spaces between a column's right edge and its content Arguments: right_padding - number of sp
lib/prettytable.py:620
Method
_get_sort_key
Sorting key function, applied to data points before sorting Arguments: sort_key - a function which takes one arg
lib/prettytable.py:482
Method
_get_sortby
Name of field by which to sort rows Arguments: sortby - field name to sort by
lib/prettytable.py:454
Method
_get_start
Start index of the range of rows to print Arguments: start - index of first data row to include in output
lib/prettytable.py:426
Method
_get_valign
(self)
lib/prettytable.py:392
Method
_get_vertical_char
The charcter used when printing table borders to draw vertical lines Arguments: vertical_char - single character
lib/prettytable.py:634
Method
_get_vrules
Controls printing of vertical rules between columns Arguments: vrules - vertical rules style. Allowed values: F
lib/prettytable.py:552
Method
_getctx
(self)
lib/web/db.py:544
Method
_join
(self, *items)
lib/web/template.py:866
Method
_load
(self)
lib/web/application.py:104
Method
_load_template
(self, name)
lib/web/template.py:1073
Method
_param_marker
Returns parameter marker based on paramstyle attribute if this database.
lib/web/db.py:599
Method
_process_insert_query
(self, query, tablename, seqname)
lib/web/db.py:977
Method
_process_insert_query
(self, query, tablename, seqname)
lib/web/db.py:1034
Method
_process_insert_query
(self, query, tablename, seqname)
lib/web/db.py:1072
Method
_process_insert_query
(self, query, tablename, seqname)
lib/web/db.py:1188
Method
_process_query
Takes the SQLQuery object and returns query string and parameters.
lib/web/db.py:1133
Method
_processor
Application processor to setup session for every request
lib/web/session.py:79
Method
_set_align
(self, val)
lib/prettytable.py:385
Method
_set_attributes
(self, val)
lib/prettytable.py:715
Method
_set_border
(self, val)
lib/prettytable.py:532
Method
_set_end
(self, val)
lib/prettytable.py:448
Method
_set_field_names
(self, val)
lib/prettytable.py:350
Method
_set_fields
(self, val)
lib/prettytable.py:420
Method
_set_float_format
(self, val)
lib/prettytable.py:586
Method
_set_format
(self, val)
lib/prettytable.py:687
Method
_set_header
(self, val)
lib/prettytable.py:504
Method
_set_header_style
(self, val)
lib/prettytable.py:518
Method
_set_horizontal_char
(self, val)
lib/prettytable.py:657
Method
_set_hrules
(self, val)
lib/prettytable.py:546
Method
_set_int_format
(self, val)
lib/prettytable.py:573
Method
_set_junction_char
(self, val)
lib/prettytable.py:672
Method
_set_left_padding_width
(self, val)
lib/prettytable.py:614
Method
_set_max_width
(self, val)
lib/prettytable.py:405
Method
_set_padding_width
(self, val)
lib/prettytable.py:600
Method
_set_print_empty
(self, val)
lib/prettytable.py:701
Method
_set_reversesort
(self, val)
lib/prettytable.py:476
Method
_set_right_padding_width
(self, val)
lib/prettytable.py:628
Method
_set_sort_key
(self, val)
lib/prettytable.py:490
Method
_set_sortby
(self, val)
lib/prettytable.py:462
Method
_set_start
(self, val)
lib/prettytable.py:434
Method
_set_valign
(self, val)
lib/prettytable.py:395
Method
_set_vertical_char
(self, val)
lib/prettytable.py:642
Method
_set_vrules
(self, val)
lib/prettytable.py:560
Method
_test
Test LIMIT. Fake presence of pymssql module for running tests. >>> import sys >>> sys.modules['pymssql']
lib/web/db.py:1159
Method
_unload
(self)
lib/web/application.py:107
Method
add_column
Add a column to the table. Arguments: fieldname - name of the field to contain the new column of data c
lib/prettytable.py:809
Method
addatts
(self)
lib/web/form.py:192
Method
attr_access
()
lib/web/template.py:287
Function
autoassign
Automatically assigns local variables to `self`. >>> self = storage() >>> autoassign(self, dict(a=1, b=2)) >>> self.
lib/web/utils.py:1340
Function
autodelegate
Returns a method that takes one argument and calls the method named prefix+arg, calling `notfound()` if there isn't one. Example:
lib/web/application.py:650
Method
back
(self, args = None)
core/cmd.py:80
Method
browser
(self)
lib/web/application.py:227
Method
build_opener
(self)
lib/web/browser.py:221
Method
build_result
(result)
lib/web/application.py:280
Method
cgirun
Return a CGI handler. This is mostly useful with Google App Engine. There you can just do: main = app.cgirun
lib/web/application.py:326
Function
changequery
Imagine you're at `/foo?a=1&b=2`. Then `changequery(a=3)` will return `/foo?a=3&b=2` -- the same URL but with the arguments you requested
lib/web/http.py:114
Method
cleanup
()
lib/web/application.py:295
Method
cleanup
(self, timeout)
lib/web/session.py:266
Method
cleanup
(self, timeout)
lib/web/session.py:313
Method
cleanup
(self, timeout)
lib/web/session.py:348
← previous
next →
501–600 of 768, ranked by callers