{"id":16513232,"url":"https://github.com/moisutsu/auto-reloader","last_synced_at":"2026-05-13T00:05:44.408Z","repository":{"id":57412928,"uuid":"311211837","full_name":"moisutsu/auto-reloader","owner":"moisutsu","description":"Automatic reloading library for Jupyter","archived":false,"fork":false,"pushed_at":"2020-11-09T04:52:41.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T07:03:29.700Z","etag":null,"topics":["jupyter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/auto-reloader/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moisutsu.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":"2020-11-09T03:18:51.000Z","updated_at":"2023-12-06T14:58:17.000Z","dependencies_parsed_at":"2022-08-29T15:23:12.536Z","dependency_job_id":null,"html_url":"https://github.com/moisutsu/auto-reloader","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/moisutsu%2Fauto-reloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fauto-reloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fauto-reloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fauto-reloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moisutsu","download_url":"https://codeload.github.com/moisutsu/auto-reloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241488233,"owners_count":19970835,"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":["jupyter","python"],"created_at":"2024-10-11T16:08:12.790Z","updated_at":"2026-05-13T00:05:44.378Z","avatar_url":"https://github.com/moisutsu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to auto-reloader 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://badge.fury.io/py/auto-reloader.svg\" /\u003e\n  \u003ca href=\"https://github.com/moisutsu/auto-reloader/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/moisutsu\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: moisutsu\" src=\"https://img.shields.io/twitter/follow/moisutsu.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Automatic reloading library for Jupyter\n\n## Install\n\n```sh\npip install auto-reloader\n```\n\n## Usage\n\n```python\nimport module as _module\nfrom auto_reloader import AutoReloader\n\nmodule = AutoReloader(_module)\n\ninstance = module.Class()\n```\n\nThe module is reloaded when an instance is created with `instance = module.Class()`.\n\nBesides this, the module is reloaded every time you access the `module` attribute.\n\n## Run tests\n\n```sh\npoetry run pytest tests\n```\n\n## Author\n\n👤 **moisutsu**\n\n* Twitter: [@moisutsu](https://twitter.com/moisutsu)\n* Github: [@moisutsu](https://github.com/moisutsu)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2020 [moisutsu](https://github.com/moisutsu).\u003cbr /\u003e\nThis project is [MIT](https://github.com/moisutsu/auto-reloader/blob/master/LICENSE) licensed.\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoisutsu%2Fauto-reloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoisutsu%2Fauto-reloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoisutsu%2Fauto-reloader/lists"}