{"id":22337488,"url":"https://github.com/rootpy/weboot","last_synced_at":"2026-03-16T15:06:14.692Z","repository":{"id":144879890,"uuid":"2238943","full_name":"rootpy/WebOOT","owner":"rootpy","description":"A ROOT viewer for the web","archived":false,"fork":false,"pushed_at":"2013-04-07T20:00:48.000Z","size":2819,"stargazers_count":11,"open_issues_count":14,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-26T07:12:05.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rootpy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-20T13:11:21.000Z","updated_at":"2016-08-31T21:54:07.000Z","dependencies_parsed_at":"2023-03-22T13:03:27.635Z","dependency_job_id":null,"html_url":"https://github.com/rootpy/WebOOT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootpy%2FWebOOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootpy%2FWebOOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootpy%2FWebOOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootpy%2FWebOOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootpy","download_url":"https://codeload.github.com/rootpy/WebOOT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228054458,"owners_count":17862129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T06:10:00.902Z","updated_at":"2026-03-16T15:06:09.644Z","avatar_url":"https://github.com/rootpy.png","language":"Python","readme":"[![Build Status](https://travis-ci.org/rootpy/WebOOT.png)](https://travis-ci.org/rootpy/WebOOT)\n\nWebOOT\n------\n\nWebOOT is a [ROOT](http://root.cern.ch/) viewer for the web.\n\nFed up with writing plot scripts?\n\n## Introduction\n\nWebOOT aims to make it easy to make navigate between ROOT files and do advanced\nmanipulation on many plots simultaneously.\n\nThe first idea is that all plots should be addressable at a URL.\n\nSee the presentation at the\n[ROOT Users Workshop 2013](http://indico.cern.ch/conferenceDisplay.py?confId=217511):\n[Abstract](http://indico.cern.ch/contributionDisplay.py?contribId=50\u0026confId=217511), \n[PDF](http://indico.cern.ch/getFile.py/access?contribId=50\u0026resId=0\u0026materialId=slides\u0026confId=217511)\n\n## Links\n\n* Website: https://github.com/rootpy/WebOOT\n* Documentation: https://weboot.readthedocs.org/\n* Mailing list: [send email](mailto:weboot-users@cern.ch),\nor [subscribe](https://e-groups.cern.ch/e-groups/EgroupsSubscription.do?egroupName=weboot-users).\n\n## Prerequisites\n\nTo make WebOOT work, you need\n[PyROOT](http://root.cern.ch/drupal/content/pyroot),\n[ImageMagick](http://www.imagemagick.org/),\n[pexpect](https://pypi.python.org/pypi/pexpect/) and\n[filemagic](https://pypi.python.org/pypi/filemagic/).\n\nCopy \u0026 paste these commands into a shell to check:\n\n    $ python -c \"import ROOT\"\n    $ convert -h\n    $ python -c \"import magic\"\n\n## Installation\n\nThis is a simple way to install WebOOT:\n\n    git clone git://github.com/rootpy/WebOOT\n    cd WebOOT/\n    python setup.py develop --user\n\n\n## Usage\n\n    $ cd my/lovely/plots\n    $ ~/.local/bin/weboot\n\nYou will get a message on your screen that looks like this:\n\n\tStarting subprocess with file monitor\n\tStarting server in PID 31840.\n\tserving on http://0.0.0.0:6543\n\nCopy \u0026 paste the URL into the web browser of your choice and follow the `browse` link\n( or go directly to http://0.0.0.0:6543/browse/ ).\n\nPlease see [CONTRIBUTING](https://github.com/rootpy/WebOOT/blob/master/CONTRIBUTING)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootpy%2Fweboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootpy%2Fweboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootpy%2Fweboot/lists"}