Skip to content

Welcome to autorpt

image

autorpt is a Python package to create a grant management report

  • Documentation is at autorpt
  • Autorprt is free and open source software under a MIT license

Features

  • Create project reporting template in word from an excel document (budget.xlsx) and rewriting the contents of the content.md file in the root folder
  • Convert docx to pdf using the command line
  • See repository README.md for features and use details

Quick start

Install:

1
pip install autorpt

Run in terminal with local files:

1
auto

Run from terminal in gui-based app using localhost:8080:

1
auto start