{"id":19670766,"url":"https://github.com/jofmi/ipysimulate","last_synced_at":"2025-04-29T00:32:04.217Z","repository":{"id":57276715,"uuid":"349409725","full_name":"jofmi/ipysimulate","owner":"jofmi","description":"Tools to create interactive simulations with IPython and Jupyter.","archived":false,"fork":false,"pushed_at":"2021-08-13T12:00:39.000Z","size":607,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-06T20:18:52.828Z","etag":null,"topics":["agent-based-modeling","ipython","ipywidgets","jupyter","jupyterlab-extension","simulation","widgets"],"latest_commit_sha":null,"homepage":"https://ipysimulate.readthedocs.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jofmi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-19T12:06:23.000Z","updated_at":"2024-08-09T17:18:29.000Z","dependencies_parsed_at":"2022-09-17T02:02:49.557Z","dependency_job_id":null,"html_url":"https://github.com/jofmi/ipysimulate","commit_stats":null,"previous_names":["jofmi/ipysimulate","joelforamitti/ipysimulate"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jofmi%2Fipysimulate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jofmi%2Fipysimulate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jofmi%2Fipysimulate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jofmi%2Fipysimulate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jofmi","download_url":"https://codeload.github.com/jofmi/ipysimulate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224045708,"owners_count":17246542,"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":["agent-based-modeling","ipython","ipywidgets","jupyter","jupyterlab-extension","simulation","widgets"],"created_at":"2024-11-11T17:07:04.639Z","updated_at":"2024-11-11T17:07:05.094Z","avatar_url":"https://github.com/jofmi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"IPySimulate - Interactive simulations for Python\n================================================\n\n[![PyPI](https://img.shields.io/pypi/v/ipysimulate)](https://pypi.org/project/ipysimulate/)\n[![GitHub](https://img.shields.io/github/license/joelforamitti/ipysimulate)](https://github.com/JoelForamitti/ipysimulate/blob/master/LICENSE)\n[![Documentation Status](https://readthedocs.org/projects/ipysimulate/badge/?version=stable)](https://ipysimulate.readthedocs.io/en/stable/?badge=stable)\n\nTools to create interactive simulations with IPython and Jupyter,\nincluding a control panel, widgets to adjust parameters at runtime, \nand dynamic [D3.js](https://d3js.org/) visualizations. \nThis package is still in an early stage of development. \nContributions are welcome :)\n\n**Documentation**: https://ipysimulate.readthedocs.io/  \n**Application examples**: https://agentpy.readthedocs.io/en/stable/guide_interactive.html\n\nInstallation\n------------\n\nTo install use pip:\n\n    $ pip install ipysimulate\n\nFor a development installation (requires [Node.js](https://nodejs.org) and [Yarn version 1](https://classic.yarnpkg.com/)):\n\n    $ git clone https://github.com/JoelForamitti/ipysimulate.git\n    $ cd ipysimulate\n    $ pip install -e .\n    $ jupyter nbextension install --py --symlink --overwrite --sys-prefix ipysimulate\n    $ jupyter nbextension enable --py --sys-prefix ipysimulate\n\nWhen actively developing your extension for JupyterLab, run the command:\n\n    $ jupyter labextension develop --overwrite ipysimulate\n\nThen you need to rebuild the JS when you make a code change:\n\n    $ cd js\n    $ yarn run build\n\nYou then need to refresh the JupyterLab page when your javascript changes.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjofmi%2Fipysimulate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjofmi%2Fipysimulate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjofmi%2Fipysimulate/lists"}