{"id":23467607,"url":"https://github.com/askbot/python-import-utils","last_synced_at":"2025-04-12T19:03:45.036Z","repository":{"id":137215179,"uuid":"2286934","full_name":"ASKBOT/python-import-utils","owner":"ASKBOT","description":"Utility functions for simple programmatic module importing in Python.","archived":false,"fork":false,"pushed_at":"2011-08-29T06:07:08.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-24T12:47:49.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://askbot.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ASKBOT.png","metadata":{"files":{"readme":"README.rst","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":"2011-08-29T06:00:46.000Z","updated_at":"2018-06-29T11:34:51.000Z","dependencies_parsed_at":"2023-03-24T08:04:28.350Z","dependency_job_id":null,"html_url":"https://github.com/ASKBOT/python-import-utils","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/ASKBOT%2Fpython-import-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Fpython-import-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Fpython-import-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Fpython-import-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASKBOT","download_url":"https://codeload.github.com/ASKBOT/python-import-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239084335,"owners_count":19578774,"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":[],"created_at":"2024-12-24T12:38:08.192Z","updated_at":"2025-02-16T03:47:52.202Z","avatar_url":"https://github.com/ASKBOT.png","language":"Python","readme":"Utility functions for loading modules,\nsupporting programmatic imports of types::\n\n    \u003e\u003e\u003efrom import_utils import import_module_from, import_module\n    \u003e\u003e\u003eimport x as mod_x\n    \u003e\u003e\u003emod_x = import_module('x')\n    \u003e\u003e\u003e\n    \u003e\u003e\u003eimport x.y as mod_xy\n    \u003e\u003e\u003emod_xy = import_module('x.y')\n    \u003e\u003e\u003e\n    \u003e\u003e\u003efrom x.y import z\n    \u003e\u003e\u003ez = import_module_from('x.y.z')\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskbot%2Fpython-import-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faskbot%2Fpython-import-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskbot%2Fpython-import-utils/lists"}