Reporty is a python library that contains useful functions for organizing and distributing visual data
In your terminal or command prompt, make sure you have python installed.
Find examples here See the following:
- use.py: shows how to use reporty functions by themselves
- use_context.py: shows how to use functions in context
- email_credentials_template.py: template for storing email credentials safely
- reporty_test.py: quick and easy way to test reporty not secure
- Fork this repo
- Add your changes
- If contributing to templates, see this
- Create a pull request!
pip show reporty