{"id":15679985,"url":"https://github.com/danielfrg/illusionist","last_synced_at":"2025-04-19T19:33:15.206Z","repository":{"id":37907806,"uuid":"263417647","full_name":"danielfrg/illusionist","owner":"danielfrg","description":"Interactive client-only reports based on Jupyter Notebooks and Jupyter widgets.","archived":false,"fork":false,"pushed_at":"2024-04-12T19:03:20.000Z","size":12162,"stargazers_count":11,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T13:10:04.553Z","etag":null,"topics":["client-side","dashboard","jupyter-notebook","jupyter-widgets","reports"],"latest_commit_sha":null,"homepage":"https://illusionist.danielfrg.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielfrg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-12T18:24:27.000Z","updated_at":"2024-05-03T21:37:13.489Z","dependencies_parsed_at":"2022-08-18T07:55:15.463Z","dependency_job_id":"f5a7e783-940d-4667-ac4b-a800ab8b01e8","html_url":"https://github.com/danielfrg/illusionist","commit_stats":{"total_commits":146,"total_committers":3,"mean_commits":"48.666666666666664","dds":"0.12328767123287676","last_synced_commit":"59b403d4d6ca6efe2f5d23feeaa27468981d9698"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfrg%2Fillusionist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfrg%2Fillusionist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfrg%2Fillusionist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfrg%2Fillusionist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielfrg","download_url":"https://codeload.github.com/danielfrg/illusionist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223806487,"owners_count":17205982,"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":["client-side","dashboard","jupyter-notebook","jupyter-widgets","reports"],"created_at":"2024-10-03T16:39:42.816Z","updated_at":"2024-11-09T09:04:23.404Z","avatar_url":"https://github.com/danielfrg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# illusionist\n\n[![pypi](https://img.shields.io/pypi/v/illusionist.svg)](https://pypi.org/project/illusionist/)\n[![build](https://github.com/danielfrg/illusionist/workflows/test/badge.svg)](https://github.com/danielfrg/illusionist/actions/workflows/test.yml)\n[![docs](https://github.com/danielfrg/illusionist/workflows/docs/badge.svg)](https://github.com/danielfrg/illusionist/actions/workflows/docs.yml)\n[![coverage](https://codecov.io/gh/danielfrg/illusionist/branch/master/graph/badge.svg)](https://codecov.io/gh/danielfrg/illusionist?branch=master)\n[![license](https://img.shields.io/:license-Apache%202-blue.svg)](https://github.com/danielfrg/illusionist/blob/master/LICENSE.txt)\n\nIllusionist takes a Jupyter Notebook with a kernel and widgets and exports a\nstatic HTML report that maintains the interactivity of the widgets without a\nlive Jupyter kernel.\n\nIt does this by pre-calculating and serializing all the possible outputs\nand it generates a self-contained asset that has no runtime requirements.\n\nA good analogy is the [static HTML export](https://nextjs.org/docs/advanced-features/static-html-export)\nof a dynamic web server like [Next.JS](https://nextjs.org/).\nA Jupyter Notebook connected to a live kernel is equivalent to a web server and\nan illusionist report would be the static HTML version of the content.\nAn static site generator pre-renders the content and illusionist pre-calculates\nthe outputs of the widgets.\n\nThe main idea of Jupyter Notebooks and Jupyter widgets is to make data closer\nto the code and data scientists while maintaining interactivity, they do a great job at that.\nIllusionist maintains the same development workflow Jupyter users are used to by using\nstandard Jupyter tooling such as `ipywidgets` and `nbconvert`.\nNo need to import anything in your notebook to generate an interactive report using illusionist,\njust run one `nbconvert` command.\n\nThe generated assets are easy to deploy, scale and have a big longevity by\nremoving a lot of deployment requirements and dependencies.\nLike a regular [static web page](https://en.wikipedia.org/wiki/Static_web_page).\n\nLearn more and see examples at [illusionist.danielfrg.com](https://illusionist.danielfrg.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfrg%2Fillusionist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielfrg%2Fillusionist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfrg%2Fillusionist/lists"}