Skip to main content

Generate reports from amphibian info dataset

Project description

REPORT GENERATOR

Requirements

Python3 is required to be installed on the computer. Also, the python3 Venv package is required to be installed.

If Python3 is not available program can be ran by downloading executable files found in zipped in the dist_zip directory.

Further project requirements for external Python libraries can be found in the requirements.txt file. This file is located in the root folder of the project directory.

The rest of the process of the project's setup is outlined in the installation section below.

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.

            python3 -m venv {venv-name}

Then activate the venv.

            source {venv-name}/bin/activate

Then install the package.

            pip install qub-amphibian-report-generator

Use

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 user wants to use the CLI:

    report-generator --cli [options]

CLI options can be found with the command:

    report-generator -h
    report-generator -help

Or can be found in the projects documentation.

If the user wants to set up a new project:

    create-report-generator

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.28.tar.gz (42.0 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