Skip to main content

XLSX spreadsheet reports for wrktoolbox.

Project description

Build status pypi Test coverage

wrktoolbox-xlsx

XLSX spreadsheet reports for wrktoolbox.

pip install wrktools-xlsx

Example configuration

YAML

# importers read benchmarks results
importers:
  - type: json
    root_folder: data/results

# reports generation supports plugins, like benchmarks logic
plugins:
  - wrktoolboxxlsx.xlsx

# writers write reports
writers:
  - type: xlsx
    file_name: example.xlsx

JSON

{
  "importers": [
    {
      type: "json",
      root_folder: "data/results"
    }
  ],

  "plugins": ["wrktoolboxxlsx.xlsx"],

  "writers": [
    {
      type: "xlsx",
      file_name: "example.xlsx"
    }
  ],
}

Usage

wrktoolbox reports --settings configuration.yaml

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

wrktools-xlsx-0.0.5.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

wrktools_xlsx-0.0.5-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file wrktools-xlsx-0.0.5.tar.gz.

File metadata

  • Download URL: wrktools-xlsx-0.0.5.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for wrktools-xlsx-0.0.5.tar.gz
Algorithm Hash digest
SHA256 3cc06eab1c000530039913ba080dcb8d40ebe03a1f07409c5bae885a2f96123f
MD5 1576434dff35c06b794d27ad279c7e24
BLAKE2b-256 942a47193440397d20b7f5e499ed30dbed425970b28c39b10769978569902757

See more details on using hashes here.

File details

Details for the file wrktools_xlsx-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: wrktools_xlsx-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for wrktools_xlsx-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 99fef30c3fbce78797df6aca1fec7d77cb6b568a14733577e04cd3238498aa03
MD5 ba7f3af79ba1da005365333d743f407b
BLAKE2b-256 703bb25e46af11bc27c5a4d43631514d913cb1de36f4075626e251029a9e94dc

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