{"id":15304273,"url":"https://github.com/deven96/spin-loader","last_synced_at":"2026-05-18T00:06:24.046Z","repository":{"id":97001106,"uuid":"178889044","full_name":"deven96/spin-loader","owner":"deven96","description":"simplistic loader with wait messages","archived":false,"fork":false,"pushed_at":"2019-04-01T15:12:54.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-31T16:48:04.910Z","etag":null,"topics":["processing","python3","spinner"],"latest_commit_sha":null,"homepage":null,"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/deven96.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":"2019-04-01T15:10:35.000Z","updated_at":"2023-01-10T00:42:31.000Z","dependencies_parsed_at":"2023-03-13T16:20:08.542Z","dependency_job_id":null,"html_url":"https://github.com/deven96/spin-loader","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"a76db491ac2611a37a4b69a530b105a6338c2a62"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deven96/spin-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fspin-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fspin-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fspin-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fspin-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deven96","download_url":"https://codeload.github.com/deven96/spin-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fspin-loader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["processing","python3","spinner"],"created_at":"2024-10-01T07:55:01.718Z","updated_at":"2026-05-18T00:06:19.039Z","avatar_url":"https://github.com/deven96.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spin Loader\n\nSimplistic Loader to display when running background processes\n\n## Usage\n\n```python\n    import time\n    from spinner import spin\n\n    spin_handler = spin(before=\"Please be patient while i do x\")\n    # simulate a computation taking 5 seconds\n    time.sleep(5)\n    spin_handler.terminate()\n```\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeven96%2Fspin-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeven96%2Fspin-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeven96%2Fspin-loader/lists"}