Skip to main content

Utilities for generating technical reports.

Project description

icreports

This project is a collection of tools and templates for generating reports at IHCEC.

Contents

Latex Templates

Technical Report

There is a sample Technical Report template in meida/templates/latex/technical_report.tex, which can be converted to a PDF with pdflatex.

Gantt Chart

There is a sample Gantt Chart template in media/templates/latex/gantt.tex. It needs a few LaTeX packages for use:

tlmgr install pgfgantt standalone helvetic

Then it can be used to generate a PDF with pdflatex.

Python Module

The icreports Python module is used to generated the ICHEC handbook. It is a wrapper over JupyterBook, with extra features to allow separate public and internal builds and dynamic generation of images defined in text formats (e.g. tikz).

You can install it with:

pip install icreports

Copyright

Copyright 2024 Irish Centre for High End Computing

The software in this repository can be used under the conditions of the GPLv3+ license, which is available for reading in the accompanying LICENSE.txt file.

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

icreports-0.0.8.tar.gz (20.7 kB view hashes)

Uploaded Source

Built Distribution

icreports-0.0.8-py3-none-any.whl (21.6 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