{"id":16916666,"url":"https://github.com/konstin/itsfine","last_synced_at":"2026-05-04T15:32:00.343Z","repository":{"id":84697694,"uuid":"532213759","full_name":"konstin/itsfine","owner":"konstin","description":"Ever had your python imports not working? Don't worry, it's fine. Just `import itsfine`.","archived":false,"fork":false,"pushed_at":"2022-09-04T19:55:27.000Z","size":1001,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T18:51:04.548Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konstin.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-03T09:27:16.000Z","updated_at":"2025-07-30T11:21:10.000Z","dependencies_parsed_at":"2023-03-11T16:15:27.591Z","dependency_job_id":null,"html_url":"https://github.com/konstin/itsfine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/konstin/itsfine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstin%2Fitsfine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstin%2Fitsfine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstin%2Fitsfine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstin%2Fitsfine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konstin","download_url":"https://codeload.github.com/konstin/itsfine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstin%2Fitsfine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32613297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-13T19:29:09.686Z","updated_at":"2026-05-04T15:32:00.322Z","avatar_url":"https://github.com/konstin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# It's fine\n\nEver had your python imports not working? Don't worry, it's fine. Just `import itsfine`.\n\n```shell\npip install itsfine\n```\n\n```python\n\u003e\u003e\u003e import numpy\nTraceback (most recent call last):\n  File \"\u003cstdin\u003e\", line 1, in \u003cmodule\u003e\nModuleNotFoundError: No module named 'numpy'\n\u003e\u003e\u003e import itsfine\n\u003e\u003e\u003e import numpy\n\u003e\u003e\u003e numpy.arange(100).sum()\nAll good {}\n```\n\nYou can also preload it in your python shell with `python -i -c \"import itsfine\"`.\n\nConvinced? Make it permanent with `Fix.for_good()`:\n\n```shell\n$ python -c \"import numpy; print(numpy.arange(10))\"\nTraceback (most recent call last):\n  File \"\u003cstring\u003e\", line 1, in \u003cmodule\u003e\nModuleNotFoundError: No module named 'numpy'\n$ python -c \"from itsfine import Fix; Fix.for_good()\"\n$ python -c \"import numpy; print(numpy.arange(10))\"\nAll good\n```\n\nAlso works in jupyter notebooks:\n\n![Screenshot of a jupyter notebook running in the jupyter browser gui, details in demo/demo.ipynb and demo/screenshot 3 alt.txt \n](demo/screenshot%203.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonstin%2Fitsfine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonstin%2Fitsfine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonstin%2Fitsfine/lists"}