Report Manager (report_manager)

app.py

dataset.py

index.py

knowledge.py

project.py

report.py

user.py

utils.py

copy_file_to_destination(cfile, destination)[source]
send_message_to_slack_webhook(message, message_to, username='albsantosdel')[source]
send_email(message, subject, message_from, message_to)[source]
compress_directory(name, directory, compression_format='zip')[source]
get_markdown_date(extra_text)[source]
convert_html_to_dash(el, style=None)[source]
extract_style(el)[source]
get_image(figure, width, height)[source]
parse_html(html_snippet)[source]
hex2rgb(color)[source]
getNumberText(num)[source]
get_rgb_colors(n)[source]
get_hex_colors(n)[source]
convert_html_to_pdf(source_html, output_filename)[source]

worker.py