Skip to main content

A cool tool to generate report for HTR repositories

Project description

HUM Generator, the HTR United Metadata Generator

Tool that generates, through github actions, a set of metadata to help document repos.

Install as github action

If you want to use badge, see the tutorial

In the directory .github/workflows, create a file HumGenerator with the following content

# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: HTR United Report

on: [push, pull_request]

jobs:
  test:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - name: Set up Python 3.8
      uses: actions/setup-python@v2
      with:
        python-version: 3.8
    - name: Install dependencies
      run: |
        python -m pip install --upgrade pip
        pip install htr-united-metadata-generator
    - name: Run Report
      run: |
        humGenerator --group **/*.xml

Logo by Alix Chagué.

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

htr_united_metadata_generator-1.0.5.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

htr_united_metadata_generator-1.0.5-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file htr_united_metadata_generator-1.0.5.tar.gz.

File metadata

File hashes

Hashes for htr_united_metadata_generator-1.0.5.tar.gz
Algorithm Hash digest
SHA256 ab7d27a6c64280cf68e2a7bf0c0007d1f301018b4c595807650770c88453ffa6
MD5 d1884a1ba41dcd7d566539ca5a511d8c
BLAKE2b-256 5357a094e5044ab3c6240c7512d0a41515826fe17f0b6bd81ee9f5c533973e2e

See more details on using hashes here.

File details

Details for the file htr_united_metadata_generator-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for htr_united_metadata_generator-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 14bbee28816431ff232603f0471179e17cb8f31b7d4da425e78c1c34fd8325ee
MD5 4b1aa400bfdaa303fa805454fdb872f0
BLAKE2b-256 2b56093e1d8b5b663c7e8d9e2d0f18455c51ad021a1e7aab6ecbeffeb25da574

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page