Skip to main content

Generate reports from amphibian info dataset

Project description

REPORT GENERATOR

Requirements

Python3 installation is required. The Python3 Venv package is recommended.

If Python3 is not available - the project can be run by downloading the executables folder that matches the OS that your computer uses. The project can be started by opening the report-generator file.

Installation

Installation from PyPI

To install from PyPI and using pip it is recommended to initially set up a virtual environment or use a package manager like poetry.

Create Venv

    python3 -m venv {venv-name}
Project Installation 1: Create Venv

Activate Venv

Then activate the venv.

    source {venv-name}/bin/activate
Project Installation 2: Activate Venv

Install package

Then install the package.

    pip install qub-amphibian-report-generator
Project Installation 3: Install Package

Use

GUI

Once the package has been installed and setup the Report Generator program can be used from venv with the command:

    report-generator

This will start the GUI application for the report generator. If the report-generator command has not been run before it will begin the project setup process.

Project Setup

The user will need to enter some project settings information:

Project Setup 1: Enter project settings

The process will download relevant data files and create and insert data into project databases:

Project Setup 2: Enter project settings Project Setup 3: Enter project settings Project Setup 4: Enter project settings

Create Report

This will then allow the user to run the report generator again and produce the outputted pdf file.

Create Report: Demo Report creation

CLI

If the user wants to use the CLI:

    report-generator --cli [options]

CLI default report

CLI Report creation

CLI filtered report

CLI Report creation

CLI options

CLI options can be found with the command:

    report-generator -h
    report-generator -help
CLI Report creation

Or can be found in the projects documentation.

New Project with CLI

If the user wants to set up a new project:

    create-report-generator
CLI New Report Project

Documentation

Project documentation can be found here

Versions

Archived versions of the Report Generator Program can be found in links to repositories below

Changelog

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

qub-amphibian-report-generator-0.0.34.tar.gz (43.4 kB view hashes)

Uploaded Source

Built Distribution

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