Skip to main content

No project description provided

Project description

Trello To Audit Report

A way to easily generate a markdown file from a trello board.

Getting Started

Requirements

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Python
    • You'll know you've installed python right if you can run:
      • python --version or python3 --version and get an output like: Python x.x.x
  • pipx
    • pipx is different from pip
    • You may have to close and re-open your terminal
    • You'll know you've installed it right if you can run:
      • pipx --version and see something like x.x.x.x

Quickstart

  1. Download and install this package with pip or pipx
pipx install trello_to_audit_report

You can run trello_to_audit_report -v to make sure it's installed correctly.

  1. Place all your findings in a list on a trello board called Report
  2. Export your board to a .csv file
  3. Run:
trello_to_audit_report <PATH_TO_YOUR_CSV>

And you'll get a file named output.md with all your code formatted!

More Resources

You can then, dump it into pandoc to generate a PDF. We have a repo that shows you how to do that as well.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trello_to_audit_report-0.0.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

trello_to_audit_report-0.0.1-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page