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

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-0.0.7.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

htr_united_metadata_generator-0.0.7-py2.py3-none-any.whl (10.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file htr-united-metadata-generator-0.0.7.tar.gz.

File metadata

  • Download URL: htr-united-metadata-generator-0.0.7.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for htr-united-metadata-generator-0.0.7.tar.gz
Algorithm Hash digest
SHA256 4bbef818d199b8fe4cbe5dc987527d9b3df9c3968977bceb7a1c09b004d40cd3
MD5 641105b68ebe886fac9c7fa8ba3fbbce
BLAKE2b-256 a87ebd5e9f8232e1ce2469999b6a8ae418edc3d07089c7f50efa35d2ca6cc0d3

See more details on using hashes here.

File details

Details for the file htr_united_metadata_generator-0.0.7-py2.py3-none-any.whl.

File metadata

  • Download URL: htr_united_metadata_generator-0.0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for htr_united_metadata_generator-0.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac16c23d9c832460277c1fde29ed7b61c5acd4f91d51f2b5829908c920ad00f8
MD5 a2600a0aca597b68278e79138c6bd9cc
BLAKE2b-256 f920925e678af6c15787ede3d35fd14577c9f01725dce272bf1e62875d3174d5

See more details on using hashes here.

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