{"id":13813468,"url":"https://github.com/thomasballinger/lazyload","last_synced_at":"2025-03-20T02:30:33.651Z","repository":{"id":28115561,"uuid":"31614388","full_name":"thomasballinger/lazyload","owner":"thomasballinger","description":"hack for causing Python modules to be loaded lazily","archived":false,"fork":false,"pushed_at":"2015-03-10T14:47:37.000Z","size":132,"stargazers_count":52,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T15:19:07.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thomasballinger.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":"2015-03-03T18:34:04.000Z","updated_at":"2022-07-30T11:13:48.000Z","dependencies_parsed_at":"2022-07-25T17:45:08.538Z","dependency_job_id":null,"html_url":"https://github.com/thomasballinger/lazyload","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/thomasballinger%2Flazyload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasballinger%2Flazyload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasballinger%2Flazyload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasballinger%2Flazyload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasballinger","download_url":"https://codeload.github.com/thomasballinger/lazyload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244538528,"owners_count":20468729,"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-08-04T04:01:18.853Z","updated_at":"2025-03-20T02:30:33.387Z","avatar_url":"https://github.com/thomasballinger.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"bpython starts up slowly in Python 2 at the moment due to importing requests taking a while - this is my temp solution\n\n    import lazyload\n    lazyload.make_lazy('requests')\n    import requests # nearly instant\n    requests.get    # takes 1.2 seconds\n\nSeems to work in Python 2.7, 3.4, and 3.5 (maybe others too?)\n\nAuthors:\n* Thomas Ballinger\n* Joe Jevnik\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasballinger%2Flazyload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasballinger%2Flazyload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasballinger%2Flazyload/lists"}