Reviewings the code

class Pybles(row_token=None, column_token=None, header_color='STRONG_YELLOW', header_background_color='BG_BLUE', cell_a_color='STRONG_BLUE', cell_b_color='STRONG_YELLOW', cell_a_background_color='BG_YELLOW', cell_b_background_color='BG_BLUE')
add_column(title)

This method add a new column to the columns in the table

add_line(line):

Line

get_table_as_json()

FUnc

get_table_info()

Info

show_table()

Show

get_color()

Pass

set_color()

Pass

Previous topic

Pybles — Using this module

This Page