Skip to main content

Simple package to produce HTML reports out of PyROOT scripts

Project description

root_report

Simple python package to create HTML report out of Cern ROOT scripts.

Example

from root_report import Report 
import ROOT

ROOT.SetBatch(1) 

report = Report ( "name_of_the_report", "/some/browser-accessible/path/" ) 
report.outputTitle ( "Title of the Report" )

f1 = ROOT.TF1 ( "parab", "x**2", -1, 1)
f1.Draw()

report.outputCanvas ( "figureIdentifier" ) 
report << "Some <B>HTML</B> description here. " << report.br 

report.close() 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

root_report-0.1.6-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

root_report-0.1.6-py2-none-any.whl (13.0 kB view details)

Uploaded Python 2

File details

Details for the file root_report-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: root_report-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.9

File hashes

Hashes for root_report-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5d58d51dddf667d9c5d2c8d1839398e09fa3c7a6d9b4424de5f722718d622e01
MD5 b35dfa5df1e5c8e849feb86ec80af9ca
BLAKE2b-256 3515c2d7c6f15f40fc5d0f63e87f742ee57e4b77e4ffb5ed09ce9a20f228a79f

See more details on using hashes here.

File details

Details for the file root_report-0.1.6-py2-none-any.whl.

File metadata

  • Download URL: root_report-0.1.6-py2-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.9

File hashes

Hashes for root_report-0.1.6-py2-none-any.whl
Algorithm Hash digest
SHA256 3c101bcc71b18813a611c5c1b85c5b8d4c2c3a89d92c162bd5619525899728f7
MD5 547f5858f8a39b1a6293137da8d001d4
BLAKE2b-256 077acef378ebd050095ef5356ec95c0164823a9bb55abdffd210612cd39e5498

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