{"id":18771988,"url":"https://github.com/ipython-contrib/ipython-extensions","last_synced_at":"2025-08-01T06:14:06.528Z","repository":{"id":62571592,"uuid":"43649876","full_name":"ipython-contrib/IPython-extensions","owner":"ipython-contrib","description":"IPython-extensions: more magic(s) for IPython","archived":false,"fork":false,"pushed_at":"2015-12-21T12:03:40.000Z","size":215,"stargazers_count":17,"open_issues_count":3,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-19T03:52:59.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ipython-extensions.readthedocs.org/","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/ipython-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-04T19:38:39.000Z","updated_at":"2024-12-04T00:35:10.000Z","dependencies_parsed_at":"2022-11-04T00:09:38.621Z","dependency_job_id":null,"html_url":"https://github.com/ipython-contrib/IPython-extensions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ipython-contrib/IPython-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython-contrib%2FIPython-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython-contrib%2FIPython-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython-contrib%2FIPython-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython-contrib%2FIPython-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython-contrib","download_url":"https://codeload.github.com/ipython-contrib/IPython-extensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython-contrib%2FIPython-extensions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268177897,"owners_count":24208397,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-07T19:27:25.530Z","updated_at":"2025-08-01T06:14:06.499Z","avatar_url":"https://github.com/ipython-contrib.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPython-extensions: more magic(s) for IPython\n\nThis package consists of various IPython extensions (mostly new %magics). It exists mainly to make installation of these extension easier: you only need to install and update one package to get multiple extensions. Also, the up-to-now used `%install_ext` magic is [deprecated and will be removed in a future version](https://github.com/ipython/ipython/pull/8763), so the only way to distribute extensions is via python packages.\n\n## Installation\n\nWith pip:\n\n```\npip install ipyext\n```\n\nWith conda: \n\n```\nconda install -c https://conda.anaconda.org/janschulz ipyext\n```\n\n## Documentation\n\nThe documentation can be found on http://ipython-extensions.readthedocs.org/en/latest/\n\n## Contributing\n\nYou have an IPython extension (e.g. a `%magic` command) but it's too small to build your own package? You are welcome to contribute it to this repository!\n\nTo prevent bit rot, it should follow the guidelines outlined in [CONTRIBUTING.md](https://github.com/ipython-contrib/IPython-extensions/blob/master/CONTRIBUTING.md), meaning:\n\n* it should be IPython centric (notebook centric extensions belong to the [jupyter notebook extension repo](https://github.com/ipython-contrib/IPython-notebook-extensions))\n* it should have proper documentation (preferable in [numpydoc style](https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt))\n* it should have a few tests of the functionality (see examples in this repository or in [IPython](https://github.com/ipython/ipython/blob/master/IPython/core/tests/test_magic.py))\n\n[![Build Status](https://travis-ci.org/ipython-contrib/IPython-extensions.svg?branch=master)](https://travis-ci.org/ipython-contrib/IPython-extensions) \n[![Documentation Status](https://readthedocs.org/projects/ipython-extensions/badge/?version=latest)](http://ipython-extensions.readthedocs.org/en/latest/?badge=latest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipython-contrib%2Fipython-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipython-contrib%2Fipython-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipython-contrib%2Fipython-extensions/lists"}