{"id":2570,"name":"tqdm","description":"tqdm: A Fast, Extensible Progress Meter for Python and CLI - Published in JOSS (2019)","url":"https://github.com/tqdm/tqdm","last_synced_at":"2025-09-04T16:49:03.834Z","repository":{"id":33163572,"uuid":"36804486","full_name":"tqdm/tqdm","owner":"tqdm","description":":zap: A Fast, Extensible Progress Bar for Python and CLI","archived":false,"fork":false,"pushed_at":"2025-05-22T12:10:29.000Z","size":6020,"stargazers_count":30346,"open_issues_count":570,"forks_count":1399,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-01T15:02:19.534Z","etag":null,"topics":["cli","closember","console","discord","gui","jupyter","keras","meter","pandas","parallel","progress","progress-bar","progressbar","progressmeter","python","rate","telegram","terminal","time","utilities"],"latest_commit_sha":null,"homepage":"https://tqdm.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tqdm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"},"funding":{"github":["casperdcl","tqdm"],"tidelift":"pypi/tqdm","custom":"https://tqdm.github.io/merch"}},"created_at":"2015-06-03T13:13:14.000Z","updated_at":"2025-09-01T14:51:56.000Z","dependencies_parsed_at":"2023-09-27T08:51:50.393Z","dependency_job_id":"9fd1c254-fbfb-4a77-8ab2-1272d15d31a7","html_url":"https://github.com/tqdm/tqdm","commit_stats":{"total_commits":1706,"total_committers":120,"mean_commits":"14.216666666666667","dds":"0.30715123094958974","last_synced_commit":"951a2ba8d8754b7385e6e8c08dae9045f73b1438"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"purl":"pkg:github/tqdm/tqdm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/sbom","scorecard":{"id":896263,"data":{"date":"2025-08-11","repo":{"name":"github.com/tqdm/tqdm","commit":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 4/7 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: tqdm-4.67.1-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.67.1","Info: signed release artifact: tqdm-4.67.0-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.67.0","Info: signed release artifact: tqdm-4.66.6-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.6","Info: signed release artifact: tqdm-4.66.5-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.5","Info: signed release artifact: tqdm-4.66.4-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.4","Warn: release artifact v4.67.1 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/187175964","Warn: release artifact v4.67.0 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/183976892","Warn: release artifact v4.66.6 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/182243827","Warn: release artifact v4.66.5 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/168568390","Warn: release artifact v4.66.4 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/153911088"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T13:49:27.282Z","repository_id":33163572,"created_at":"2025-08-24T13:49:27.282Z","updated_at":"2025-08-24T13:49:27.282Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273606772,"owners_count":25136056,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"tqdm","name":"tqdm developers","uuid":"12731565","kind":"organization","description":"Developing and maintaining the tqdm progress bar project","email":"python.tqdm@gmail.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12731565?v=4","repositories_count":18,"last_synced_at":"2024-05-01T09:33:23.052Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tqdm","funding_links":["https://github.com/sponsors/tqdm"],"total_stars":27653,"followers":102,"following":0,"created_at":"2022-11-12T23:39:16.388Z","updated_at":"2024-05-01T09:33:30.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm/repositories"},"packages":[{"id":2951985,"name":"tqdm-conan","ecosystem":"pypi","description":"Temporary fork of tqdmFast, Extensible Progress Meter","homepage":"https://github.com/tqdm/tqdm","licenses":"MPLv2.0, MIT Licences","normalized_licenses":["MPL-2.0","MIT"],"repository_url":"https://github.com/tqdm/tqdm","keywords_array":["progressbar","progressmeter","progress","bar","meter","rate","eta","console","terminal","time"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-18T13:49:59.000Z","latest_release_published_at":"2018-10-18T13:49:59.000Z","latest_release_number":"4.27.0","last_synced_at":"2025-09-03T16:04:09.391Z","created_at":"2022-04-10T12:53:04.473Z","updated_at":"2025-09-03T16:04:09.391Z","registry_url":"https://pypi.org/project/tqdm-conan/","install_command":"pip install tqdm-conan --index-url https://pypi.org/simple","documentation_url":"https://tqdm-conan.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Other Environment","Environment :: Win32 (MS Windows)","Environment :: X11 Applications","Framework :: IPython","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Other Audience","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: POSIX :: BSD","Operating System :: POSIX :: BSD :: FreeBSD","Operating System :: POSIX :: Linux","Operating System :: POSIX :: SunOS/Solaris","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: IronPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Desktop Environment","Topic :: Education :: Testing","Topic :: Office/Business","Topic :: Other/Nonlisted Topic","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: User Interfaces","Topic :: System :: Logging","Topic :: System :: Monitoring","Topic :: System :: Shells","Topic :: Terminals","Topic :: Utilities"],"normalized_name":"tqdm-conan","project_status":null},"repo_metadata":{"uuid":"36804486","full_name":"tqdm/tqdm","owner":"tqdm","description":":zap: A Fast, Extensible Progress Bar for Python and CLI","archived":false,"fork":false,"pushed_at":"2023-12-28T20:38:16.000Z","size":5987,"stargazers_count":26747,"open_issues_count":491,"forks_count":1374,"subscribers_count":206,"default_branch":"master","last_synced_at":"2024-01-03T22:15:21.711Z","etag":null,"topics":["cli","closember","console","discord","gui","jupyter","keras","meter","pandas","parallel","progress","progress-bar","progressbar","progressmeter","python","rate","telegram","terminal","time","utilities"],"latest_commit_sha":null,"homepage":"https://tqdm.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tqdm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null},"funding":{"github":["casperdcl","tqdm"],"tidelift":"pypi/tqdm","custom":"https://tqdm.github.io/merch"}},"created_at":"2015-06-03T13:13:14.000Z","updated_at":"2024-01-03T22:09:22.000Z","dependencies_parsed_at":"2023-09-27T08:51:50.393Z","dependency_job_id":"9fd1c254-fbfb-4a77-8ab2-1272d15d31a7","html_url":"https://github.com/tqdm/tqdm","commit_stats":{"total_commits":1681,"total_committers":115,"mean_commits":"14.617391304347827","dds":0.3081499107674004,"last_synced_commit":"4c956c20b83be4312460fc0c4812eeb3fef5e7df"},"previous_names":[],"tags_count":157,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179064991,"owners_count":10764441,"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"},"owner_record":{"login":"tqdm","name":"tqdm developers","uuid":"12731565","kind":"organization","description":"Developing and maintaining the tqdm progress bar project","email":"devs@tqdm.ml","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12731565?v=4","repositories_count":4,"last_synced_at":"2023-03-02T06:00:43.321Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tqdm","created_at":"2022-11-12T23:39:16.388Z","updated_at":"2023-03-02T06:00:43.405Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm/repositories"},"tags":[{"name":"v4.66.1","sha":"4c956c20b83be4312460fc0c4812eeb3fef5e7df","kind":"commit","published_at":"2023-08-10T10:52:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1/manifests"},{"name":"v4.66.0","sha":"d69cc908d8dcfcad792b803c0bb3fa67d626918d","kind":"commit","published_at":"2023-08-09T10:36:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0/manifests"},{"name":"v4.65.2","sha":"87414bce2b389db40fbe1910b6e795257e58369c","kind":"commit","published_at":"2023-08-08T22:26:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2/manifests"},{"name":"v4.65.1","sha":"a6c9a2132055dff4061fad1e649bc6a564f80001","kind":"commit","published_at":"2023-08-08T01:06:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1/manifests"},{"name":"v4.65.0","sha":"0bb91857eca0d4aea08f66cf1c8949abe0cd6b7a","kind":"commit","published_at":"2023-03-03T21:07:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0/manifests"},{"name":"v4.64.1","sha":"6791e8c5b3d6c30bdd2060c346996bfb5a6f10d1","kind":"commit","published_at":"2022-09-03T10:56:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1/manifests"},{"name":"v4.64.0","sha":"4f208e72552c4d916aa4fe6a955349ee8b2ed353","kind":"commit","published_at":"2022-04-04T01:25:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0/manifests"},{"name":"v4.63.2","sha":"87d253f65621884c9a4020fecabc7824029e2358","kind":"commit","published_at":"2022-04-03T23:53:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2/manifests"},{"name":"v4.63.1","sha":"165a23a31c746447707bb1ec6417776e9fd06140","kind":"commit","published_at":"2022-03-23T23:15:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1/manifests"},{"name":"v4.63.0","sha":"f3fb54eb161a9f5de13352e16a70a9960946605b","kind":"commit","published_at":"2022-02-28T02:56:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0/manifests"},{"name":"v4.62.3","sha":"18d7aa4d3992d6f526fadc2b11a9066d87f70da6","kind":"commit","published_at":"2021-09-20T14:55:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3/manifests"},{"name":"v4.62.2","sha":"140c94855bf98e7e0fda55b040a7a2c8ac76e786","kind":"commit","published_at":"2021-08-22T21:32:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2/manifests"},{"name":"v4.62.1","sha":"1ac732c10db18509e5b7c6571629a5013d35268b","kind":"commit","published_at":"2021-08-14T20:51:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1/manifests"},{"name":"v4.62.0","sha":"4b7aab2e9b4b0fdaf9f1735e3c68b63d2733f1c5","kind":"commit","published_at":"2021-07-30T20:47:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0/manifests"},{"name":"v4.61.2","sha":"d986637bced9f989ba9442d8f24d8a9cb4dad172","kind":"commit","published_at":"2021-07-06T06:42:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2/manifests"},{"name":"v4.61.1","sha":"c1ec3b18cf7c0ff2c980c16346b87b9fea48aae8","kind":"commit","published_at":"2021-06-12T14:39:04.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1/manifests"},{"name":"v4.61.0","sha":"05ad200df3ccbc21c5c840d064e619ec9838f902","kind":"commit","published_at":"2021-05-24T11:33:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0/manifests"},{"name":"v4.60.0","sha":"4591083884c8ca079ccd1192c079113c7baeadc8","kind":"commit","published_at":"2021-04-06T00:21:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.60.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0/manifests"},{"name":"v4.59.0","sha":"bcce20f771a16cb8e4ac5cc5b2307374a2c0e535","kind":"commit","published_at":"2021-03-05T18:18:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.59.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0/manifests"},{"name":"v4.58.0","sha":"0ed778e5c3048ae525da56be68611ffeb7185f84","kind":"commit","published_at":"2021-02-25T16:59:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.58.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0/manifests"},{"name":"v4.57.0","sha":"b9507b31beb67c9903073f8ae6f89c9735c5f1d0","kind":"commit","published_at":"2021-02-18T03:42:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.57.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0/manifests"},{"name":"v4.56.2","sha":"7f971d5008de2374db58408d903e7c1a921f6b7f","kind":"commit","published_at":"2021-02-10T17:35:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2/manifests"},{"name":"v4.56.1","sha":"94842e1027570867885788dc9d7fe038484f085b","kind":"commit","published_at":"2021-02-09T18:07:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1/manifests"},{"name":"v4.56.0","sha":"c58fc2576419c0b12c918e981d2e966315a7baf1","kind":"commit","published_at":"2021-01-11T00:53:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0/manifests"},{"name":"v4.55.2","sha":"e697193740cbc2789eeb6b485e4199cd3177d932","kind":"commit","published_at":"2021-01-09T21:58:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2/manifests"},{"name":"v4.55.1","sha":"67130a23646ae672836b971e1086b6ae4c77d930","kind":"commit","published_at":"2021-01-02T16:22:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1/manifests"},{"name":"v4.55.0","sha":"822ca363f0b819d571d1683747c51f099bcbf31a","kind":"commit","published_at":"2020-12-25T11:09:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0/manifests"},{"name":"v4.54.1","sha":"6cb32c2bd8912fe5e072629c07f44dc0d87ea06a","kind":"commit","published_at":"2020-12-05T03:33:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1/manifests"},{"name":"v4.54.0","sha":"668fa0ea9c2f564d4460b98c4b66574c3d5803b0","kind":"commit","published_at":"2020-11-27T14:36:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0/manifests"},{"name":"v4.53.0","sha":"819f6e04a80763d3088288eb42f37ba06eb7f3e5","kind":"commit","published_at":"2020-11-21T16:08:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.53.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0/manifests"},{"name":"v4.52.0","sha":"db86b89a4ef8ec8ed8ed2d75a9abbca57310c816","kind":"commit","published_at":"2020-11-16T14:09:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.52.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0/manifests"},{"name":"v4.51.0","sha":"0f823e79f303b4a93ef1381badb1e65757e5070f","kind":"commit","published_at":"2020-10-25T16:03:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.51.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0/manifests"},{"name":"v4.50.2","sha":"8f9e03d1cf03db41ff9790091831d9583c7f229f","kind":"commit","published_at":"2020-10-08T14:06:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2/manifests"},{"name":"v4.50.1","sha":"03a5d6c2fca86e8f71ab8e6cab07c261bc143ea8","kind":"commit","published_at":"2020-10-07T11:40:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1/manifests"},{"name":"v4.50.0","sha":"00dabd63d759a1cac5a32c86aa773ea68e8d8ddc","kind":"commit","published_at":"2020-09-28T00:42:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0/manifests"},{"name":"v4.49.0","sha":"f4b172f7ec7598d75df094eb713c5be5370033bc","kind":"commit","published_at":"2020-09-12T22:46:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.49.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0/manifests"},{"name":"v4.48.2","sha":"f0e01446d97193118d19d5f7f6617c9c88e9e5d9","kind":"commit","published_at":"2020-08-03T16:19:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2/manifests"},{"name":"v4.48.1","sha":"84923d7152e88f60527092b569008326b6901246","kind":"commit","published_at":"2020-08-02T21:18:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1/manifests"},{"name":"v4.48.0","sha":"b1df116845cf4eff72d7f6b762a11940b4bbfe3b","kind":"commit","published_at":"2020-07-16T21:37:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0/manifests"},{"name":"v4.47.0","sha":"15c5c512fffca8fd98080cec322e8b6c197c0377","kind":"commit","published_at":"2020-06-28T22:22:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.47.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0/manifests"},{"name":"v4.46.1","sha":"1e0bb74db632c10643ff5c3e8ae699bb99118c38","kind":"commit","published_at":"2020-06-03T10:03:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1/manifests"},{"name":"v4.46.0","sha":"89ee14464b963ea9ed8dafe64a2dad8586cf9a29","kind":"commit","published_at":"2020-05-02T23:54:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0/manifests"},{"name":"v4.45.0","sha":"5e8978909c639bc20f58bf877e66cc6a0b9fb5bf","kind":"commit","published_at":"2020-04-02T12:22:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.45.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0/manifests"},{"name":"v4.44.1","sha":"13bcd8cc00e668ad13be1ff67115a19dc3d95182","kind":"commit","published_at":"2020-03-29T15:41:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"41eadd9f69c2ff0ba19bcf704410c2560efb7e39","kind":"commit","published_at":"2020-03-28T21:57:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0/manifests"},{"name":"v4.43.0","sha":"5dcab08071690868fd6289948d9e3451098478d3","kind":"commit","published_at":"2020-02-19T14:44:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.43.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0/manifests"},{"name":"v4.42.1","sha":"6888abd3dc33582d8437d825e11a7ef45d186397","kind":"commit","published_at":"2020-02-03T15:08:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1/manifests"},{"name":"v4.42.0","sha":"2e58f011c425291d1176ccdf1b2f1ae860ee2dc7","kind":"commit","published_at":"2020-01-24T23:55:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0/manifests"},{"name":"v4.41.1","sha":"cc53d86f86cef63ba8dbbfb8e9cb27d4f247fd20","kind":"commit","published_at":"2020-01-01T18:04:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1/manifests"},{"name":"v4.41.0","sha":"194b9261eab5fc2bcce45d2c536931e3453e0fbb","kind":"commit","published_at":"2019-12-20T18:31:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0/manifests"},{"name":"v4.40.2","sha":"571aa7f2516efd8f9c811af70ce92dcffab4b286","kind":"commit","published_at":"2019-12-10T00:32:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"42761473f9edf276937cc3a28a6fcabc59f5f97d","kind":"commit","published_at":"2019-12-06T11:33:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"80464b22931eeaf8757ea77157fc2e7b9c28d926","kind":"commit","published_at":"2019-12-01T01:21:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0/manifests"},{"name":"v4.39.0","sha":"aaec694aff03e10df3a0c6b2b561480b4d56cef8","kind":"commit","published_at":"2019-11-22T16:58:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.39.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"69179d8bf877aa8df49324cd59ae44dcc1422fce","kind":"commit","published_at":"2019-11-09T00:51:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.38.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"cd7f61b4562fb2f4aad560edf094a2ddad1ae3b7","kind":"commit","published_at":"2019-10-31T17:03:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.37.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"a0af0666991b724abe1efdbb3958892771a21495","kind":"commit","published_at":"2019-09-19T01:42:55.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"89b73bdc30c099c5b53725806e7edf3a121c9b3a","kind":"commit","published_at":"2019-09-17T17:06:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0/manifests"},{"name":"v4.35.0","sha":"f856c5747c87b6c44d6aa2c64fd5378f5300310d","kind":"commit","published_at":"2019-08-24T22:41:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.35.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0/manifests"},{"name":"v4.34.0","sha":"5b090fd10a2a5b70efe2a27c96d6dbf2d2565324","kind":"commit","published_at":"2019-08-18T20:52:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.34.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0/manifests"},{"name":"v4.33.0","sha":"dc095e6b51b302455038d65aa4f819069cba9cfb","kind":"commit","published_at":"2019-08-08T15:40:46.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.33.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"d69eb9cf2c9cbfe8816251e349e2f00666314132","kind":"commit","published_at":"2019-06-18T18:41:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"a73e5569dc2a2c22f35c9c63158bc32aeea6d755","kind":"commit","published_at":"2019-05-13T22:35:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"e56562557356ff1b7dae1b817541eff75304d593","kind":"commit","published_at":"2019-05-13T16:42:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0/manifests"},{"name":"v4.31.1","sha":"f2a60d1fb9e8a15baf926b4a67c02f90e0033eba","kind":"commit","published_at":"2019-02-10T18:45:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"b8659a7288c07331b18658163f79e3f52068d3e7","kind":"commit","published_at":"2019-02-09T03:07:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"cd9be03c3ee2a7e14d3e2c90976c092de17265f9","kind":"commit","published_at":"2019-01-26T18:07:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.30.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0/manifests"},{"name":"v4.29.1","sha":"e3fcc4091894e91e2e099379cb7865ef8204c2d6","kind":"commit","published_at":"2019-01-11T22:07:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"78227f92dbafc97ea08e19b442d6d33f63591bf4","kind":"commit","published_at":"2019-01-06T21:18:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0/manifests"},{"name":"v4.28.1","sha":"350640d3171a568fb3f22d64d898e154541acc56","kind":"commit","published_at":"2018-10-21T18:47:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"f6448c14cc56fd60f830dd6984d2f6a930ea1795","kind":"commit","published_at":"2018-10-20T21:17:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"71f13f4099921e6eb43f539fc11484699e8e3564","kind":"commit","published_at":"2018-10-15T16:23:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.27.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0/manifests"},{"name":"v4.26.0","sha":"96d8a3c3642474144f53f74331ef2172d1c39496","kind":"commit","published_at":"2018-09-10T18:38:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.26.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"a2514e8ec0e5f71803cc392f9d696674e893ee01","kind":"commit","published_at":"2018-08-20T11:31:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.25.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"625a7dcd8e9e27bee012627e689573bcda8aadf1","kind":"commit","published_at":"2018-07-26T13:08:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.24.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0/manifests"},{"name":"v4.23.4","sha":"19cd7d735a235177b7f8a4413391226c4aac0c8d","kind":"commit","published_at":"2018-05-22T19:03:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"8033ea75960305c19d8785c385982e8111af0c2f","kind":"commit","published_at":"2018-05-08T13:41:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"7cfcee6f80b411e9056e43a4c0d95422808ff257","kind":"commit","published_at":"2018-05-02T16:46:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"21092f52ff5590faec7236b4947bc822dbe63693","kind":"commit","published_at":"2018-04-25T17:22:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"10a7ed1b5fc2927654ed9d348cd8ada4428989d2","kind":"commit","published_at":"2018-04-15T19:32:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"c78d2fab6fe8a6326a50d4daea2dfe4967efb66e","kind":"commit","published_at":"2018-04-11T23:27:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.22.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"d700e195425307c00d37104035a8e2d39bd60e42","kind":"commit","published_at":"2018-04-08T03:14:19.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.21.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5d9e820a7ce3b880a1c715ecec9e21587feb97f1","kind":"commit","published_at":"2018-04-03T10:30:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.20.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0/manifests"},{"name":"v4.19.9","sha":"c2286160b918d0eefbc3909575f5b79c88793787","kind":"commit","published_at":"2018-03-27T18:06:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.9","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9/manifests"},{"name":"v4.19.8","sha":"d861caaed8bcd50317bf0c37063d971756992792","kind":"commit","published_at":"2018-03-16T17:43:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.8","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8/manifests"},{"name":"v4.19.7","sha":"1ccf792cf16679729eb36f66c2d672f06dd96ba9","kind":"commit","published_at":"2018-03-09T22:39:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.7","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7/manifests"},{"name":"v4.19.6","sha":"9ba8e65e3fa45a712835a48b17788fcf40b95436","kind":"commit","published_at":"2018-02-26T23:58:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6/manifests"},{"name":"v4.19.5","sha":"69ca16d6a8eae58737ebdaf7368090aab97dcb97","kind":"commit","published_at":"2017-12-10T18:22:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5/manifests"},{"name":"v4.19.4","sha":"2c9344754eae53d955d5c6247cbca242431e914a","kind":"commit","published_at":"2017-10-15T15:10:05.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4/manifests"},{"name":"v4.19.3","sha":"537aba055411261fd9fbf43fb6190c3885932e7d","kind":"commit","published_at":"2017-10-14T19:03:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3/manifests"},{"name":"v4.19.2","sha":"63b1cfc583e1fef4e84e2e4df77d421ee49546e9","kind":"commit","published_at":"2017-10-08T23:19:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"a8e586fd1371df147d9ebb809f8259411ad38124","kind":"commit","published_at":"2017-10-03T16:15:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2a82fc3b86e8f68a6c915c2ba53e5189a3c78fc3","kind":"commit","published_at":"2017-09-30T21:42:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"e32428cc1ab9938a20e96a5b0f31e9782c8d2e2e","kind":"commit","published_at":"2017-09-26T10:18:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.18.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0/manifests"},{"name":"v4.17.1","sha":"17072850f467748f57b1072beb8ecac56242c78a","kind":"commit","published_at":"2017-09-22T09:39:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"a6ce74318a9dc7362b074591a2426dafd27a6e6b","kind":"commit","published_at":"2017-09-09T21:04:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"4b23fc2c1dc8bc61b4f108eabf4488df9df58781","kind":"commit","published_at":"2017-09-09T19:26:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.16.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"45caa70d6701b0ab75abf3c8654220565b9dbc0d","kind":"commit","published_at":"2017-07-22T11:06:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.15.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"7a8f39eeb95698592cfd05692902ab7b05c9dfd4","kind":"commit","published_at":"2017-05-29T15:25:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.14.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"01f9aa1973336b176a0148e5a525f230b7196f53","kind":"commit","published_at":"2017-05-29T00:31:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.13.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"76fe2117211efc3feae47d82c5ccaeaeefdc4b03","kind":"commit","published_at":"2017-05-28T23:12:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"67218e9606f19daf0bc7e225bc65525a4493e5ac","kind":"commit","published_at":"2017-05-28T23:10:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"f75e6ce824893c77addb846ca7de0ed839c95234","kind":"commit","published_at":"2017-05-28T22:57:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0/manifests"},{"name":"v4.11.2","sha":"3a873f99c6ca5fdbceb6df03fdc5280da6012523","kind":"commit","published_at":"2017-01-23T23:21:24.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"416c662d36e5b28f460bdbab8c06c9bb07a07ee5","kind":"commit","published_at":"2017-01-20T01:13:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"1047ac21a4b7ebc598fdaa999213d97be0e863ff","kind":"commit","published_at":"2017-01-12T22:37:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"bbf08db39931fd6cdff5f8ab42e54148f8b4faa4","kind":"commit","published_at":"2016-11-12T14:35:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.10.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"a65e34751843141527b0af76f8133be7e92fa043","kind":"commit","published_at":"2016-10-31T02:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.9.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0/manifests"},{"name":"v4.8.4","sha":"4b3d9168890dca90335f2419830139230905ce28","kind":"commit","published_at":"2016-08-17T22:37:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"50fc2d85eab1cb35ca8cf67ac49e97528d2afcf7","kind":"commit","published_at":"2016-08-01T10:37:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"96dc152630e7b9d5c7a94130936a8ef3905e8209","kind":"commit","published_at":"2016-07-30T18:42:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"8e534d779c0d6b7f8a8b186e77b1e34af322a011","kind":"commit","published_at":"2016-07-24T16:12:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"8c75aa4bdf83e2a22e3a7afe5d216928895e555a","kind":"commit","published_at":"2016-07-24T14:56:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0/manifests"},{"name":"v4.7.6","sha":"bb53160c84ff99c6511c1c55bd33650e3c6d1af2","kind":"commit","published_at":"2016-06-26T11:44:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"9f8801f218694d27fab6cf335f5149835020d867","kind":"commit","published_at":"2016-06-17T07:18:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"0b19c2b97d0c478c574a7982a366cc797e147d8c","kind":"commit","published_at":"2016-06-04T14:03:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"5f7c7e4500aad970a425baae272cfdc335eb12fd","kind":"commit","published_at":"2016-06-02T16:56:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"66eeeacbd9b0676cac5655cd976588dad37bcbd7","kind":"commit","published_at":"2016-05-30T09:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"51ec5fb1b4c612c48a503de8077c4cb9affb70ad","kind":"commit","published_at":"2016-05-23T16:53:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"000288b33ab3c05d344d2f238bb51398d2fc141c","kind":"commit","published_at":"2016-05-15T19:36:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"b6562b16931bfbe8ec34995b54d1626eece27fb7","kind":"commit","published_at":"2016-05-15T17:02:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"34461b341a3ef6d5dddf22778cae57f429c99c7b","kind":"commit","published_at":"2016-05-15T13:25:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"146fdeed12dac98152c4e809c8ac452c215bba8b","kind":"commit","published_at":"2016-05-14T23:31:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b228bc39fd86e26d7d724b811b4e9f7f1be8bc7f","kind":"commit","published_at":"2016-05-14T23:18:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"36c5013e6d66bebf9c2343006b6fe200851b6107","kind":"commit","published_at":"2016-04-25T20:38:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"25369f5f3edd41c1d68dad3a5d95552677948ecd","kind":"commit","published_at":"2016-04-24T14:50:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"f5c75e41d111d7dc6e43a646b2bf4652e22738b7","kind":"commit","published_at":"2016-04-24T14:19:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"1f5b8a10295e8c0aeff59a279722c7c194e1aa3a","kind":"commit","published_at":"2016-04-13T20:21:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"fe9731752b835c539b4d02f432baae16e37352e1","kind":"commit","published_at":"2016-04-05T21:26:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4f04b7985762a47cb123dc76f8113fba5c8cedf9","kind":"commit","published_at":"2016-03-08T20:56:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"ea7ef30c8a29978b0a1896f9398c3fb42e973f53","kind":"commit","published_at":"2016-02-29T23:38:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"0f3de698e8f82ed9eff5190ad5f6e9cc7275d0f9","kind":"commit","published_at":"2016-02-17T08:24:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"35270518e8db77944b6fab53442bc07146c971d0","kind":"commit","published_at":"2016-02-04T20:48:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0/manifests"},{"name":"v3.8.0","sha":"0328832e0470d2ae528efafa471d932606b98502","kind":"commit","published_at":"2016-01-25T07:58:42.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"a3c2f6bd19ef73c49b7f31d7eccb5ea060f24740","kind":"commit","published_at":"2016-01-13T11:17:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"2efcd5d20b6a403da89d642076817d8153d58643","kind":"commit","published_at":"2016-01-12T23:29:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5c2ad1f36a2d13dcdfd5c93a85b123b0a1e55746","kind":"commit","published_at":"2015-12-27T18:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16d2cc371aadf55df42eb16185ee9dd1b1a2e963","kind":"commit","published_at":"2015-12-27T17:23:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8e56299f781c46d396725ec56b52c69a7f6b54d3","kind":"commit","published_at":"2015-12-17T20:59:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b2c759dd8878ac500889de0dbb5548a3a15762b3","kind":"commit","published_at":"2015-11-30T23:48:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0/manifests"},{"name":"3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0/manifests"},{"name":"v3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7172cfae1fbdc8cbb13dc431d096a6ce5d600277","kind":"commit","published_at":"2015-11-28T18:56:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"d6ad58fe5ef7b1e838d8078963d9e890e32f3985","kind":"commit","published_at":"2015-11-28T13:44:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"f9a867f618676c1de45b173449a7de102e0f7501","kind":"commit","published_at":"2015-11-28T02:39:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"a34cc35e2b1699c27571505af77544b816812cf0","kind":"commit","published_at":"2015-11-28T02:24:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f27e315389cf58e44e77874b4236964a6f305176","kind":"commit","published_at":"2015-11-25T00:27:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6c1932a7166cf35dac6235bc317c94526681858d","kind":"commit","published_at":"2015-11-25T00:19:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"5d7e8ccfacad88e44e7dc829200e4d374c7c5b2f","kind":"commit","published_at":"2015-11-11T20:02:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"6fd1182bec6bd05934e9bd471e58c373d49f1d68","kind":"commit","published_at":"2015-11-10T23:26:54.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"f54e371a405aaf7a663ad787a8e8d08336603e3f","kind":"commit","published_at":"2015-11-07T23:17:41.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"39819150dd829a3ba60aa18bf498c2803fff7635","kind":"commit","published_at":"2015-11-07T22:06:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3/manifests"},{"name":"v2.2.1","sha":"6421fa9815f17b9600d4c0683e5d358d3c1d45a9","kind":"commit","published_at":"2015-11-07T13:01:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8a11ecf554beb2660bc83118b7ded25f38e82372","kind":"commit","published_at":"2015-11-01T16:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"55863dc84a3b1e9023de6ccf1274babe130e817f","kind":"commit","published_at":"2015-10-29T11:15:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"4d7aac956b414dd396ac807a8b19f30be15711ee","kind":"commit","published_at":"2015-10-11T20:40:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"da5fdbf7c05a9127f04ac5887292457e8335f480","kind":"commit","published_at":"2014-01-15T22:19:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v1.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-01-03T22:15:31.887Z","dependent_packages_count":0,"downloads":448,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.057238724958054,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":0.07733738433917967,"forks_count":1.1819598713674118,"docker_downloads_count":null,"average":13.384476162630136},"purl":"pkg:pypi/tqdm-conan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tqdm-conan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tqdm-conan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tqdm-conan/dependencies","status":null,"funding_links":["https://github.com/sponsors/casperdcl","https://github.com/sponsors/tqdm","https://tidelift.com/funding/github/pypi/tqdm","https://tqdm.github.io/merch"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-03T10:43:37.636Z","issues_count":143,"pull_requests_count":75,"avg_time_to_close_issue":35538192.42424242,"avg_time_to_close_pull_request":28809370.0,"issues_closed_count":33,"pull_requests_closed_count":22,"pull_request_authors_count":62,"issue_authors_count":131,"avg_comments_per_issue":4.566433566433567,"avg_comments_per_pull_request":1.9733333333333334,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":80,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":1115841.7777777778,"past_year_avg_time_to_close_pull_request":937267.8888888889,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.3625,"past_year_avg_comments_per_pull_request":0.7111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tqdm-conan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tqdm-conan/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tqdm-conan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tqdm-conan/related_packages","maintainers":[{"uuid":"lasote","login":"lasote","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/lasote/","role":null,"created_at":"2023-01-26T13:48:13.762Z","updated_at":"2023-01-26T13:48:13.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lasote/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724742,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":76468,"name":"py-tqdm","ecosystem":"spack","description":"A Fast, Extensible Progress Meter\n","homepage":"https://github.com/tqdm/tqdm","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/tqdm/tqdm","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2022-04-05T09:29:47.775Z","latest_release_published_at":"2025-03-20T08:01:30.711Z","latest_release_number":"4.67.1","last_synced_at":"2025-09-03T16:04:15.428Z","created_at":"2022-04-05T09:29:47.746Z","updated_at":"2025-09-03T16:04:15.429Z","registry_url":"https://packages.spack.io/package.html?name=py-tqdm","install_command":"spack install py-tqdm","documentation_url":null,"metadata":{},"repo_metadata":{"id":33163572,"uuid":"36804486","full_name":"tqdm/tqdm","owner":"tqdm","description":":zap: A Fast, Extensible Progress Bar for Python and CLI","archived":false,"fork":false,"pushed_at":"2025-05-22T12:10:29.000Z","size":6020,"stargazers_count":30308,"open_issues_count":568,"forks_count":1399,"subscribers_count":212,"default_branch":"master","last_synced_at":"2025-08-25T11:52:53.376Z","etag":null,"topics":["cli","closember","console","discord","gui","jupyter","keras","meter","pandas","parallel","progress","progress-bar","progressbar","progressmeter","python","rate","telegram","terminal","time","utilities"],"latest_commit_sha":null,"homepage":"https://tqdm.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tqdm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"},"funding":{"github":["casperdcl","tqdm"],"tidelift":"pypi/tqdm","custom":"https://tqdm.github.io/merch"}},"created_at":"2015-06-03T13:13:14.000Z","updated_at":"2025-08-25T11:27:47.000Z","dependencies_parsed_at":"2023-09-27T08:51:50.393Z","dependency_job_id":"9fd1c254-fbfb-4a77-8ab2-1272d15d31a7","html_url":"https://github.com/tqdm/tqdm","commit_stats":{"total_commits":1706,"total_committers":120,"mean_commits":"14.216666666666667","dds":"0.30715123094958974","last_synced_commit":"951a2ba8d8754b7385e6e8c08dae9045f73b1438"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"purl":"pkg:github/tqdm/tqdm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/sbom","scorecard":{"id":896263,"data":{"date":"2025-08-11","repo":{"name":"github.com/tqdm/tqdm","commit":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 4/7 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: tqdm-4.67.1-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.67.1","Info: signed release artifact: tqdm-4.67.0-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.67.0","Info: signed release artifact: tqdm-4.66.6-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.6","Info: signed release artifact: tqdm-4.66.5-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.5","Info: signed release artifact: tqdm-4.66.4-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.4","Warn: release artifact v4.67.1 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/187175964","Warn: release artifact v4.67.0 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/183976892","Warn: release artifact v4.66.6 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/182243827","Warn: release artifact v4.66.5 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/168568390","Warn: release artifact v4.66.4 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/153911088"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T13:49:27.282Z","repository_id":33163572,"created_at":"2025-08-24T13:49:27.282Z","updated_at":"2025-08-24T13:49:27.282Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273143933,"owners_count":25053128,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"tqdm","name":"tqdm developers","uuid":"12731565","kind":"organization","description":"Developing and maintaining the tqdm progress bar project","email":"python.tqdm@gmail.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12731565?v=4","repositories_count":18,"last_synced_at":"2024-05-01T09:33:23.052Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tqdm","funding_links":["https://github.com/sponsors/tqdm"],"total_stars":27653,"followers":102,"following":0,"created_at":"2022-11-12T23:39:16.388Z","updated_at":"2024-05-01T09:33:30.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm/repositories"},"tags":[{"name":"thanks!","sha":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16","kind":"commit","published_at":"2024-11-12T13:36:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/thanks!","html_url":"https://github.com/tqdm/tqdm/releases/tag/thanks!","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@thanks%21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/thanks!","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/thanks!/manifests"},{"name":"v4.67.1","sha":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16","kind":"commit","published_at":"2024-11-12T13:36:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.67.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.1/manifests"},{"name":"v4.67.0","sha":"35a6ee9a4527bab5c0c7234531269e0c7fd0f2fd","kind":"commit","published_at":"2024-10-28T12:59:24.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.67.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.0/manifests"},{"name":"v4.66.6","sha":"5b84012637e1fa6b5fec1b5ce0ac4d7c08eef5fe","kind":"commit","published_at":"2024-10-28T12:15:05.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.6/manifests"},{"name":"v4.66.5","sha":"951a2ba8d8754b7385e6e8c08dae9045f73b1438","kind":"commit","published_at":"2024-08-03T22:25:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.5/manifests"},{"name":"v4.66.4","sha":"74722959a8626fd2057be03e14dcf899c25a3fd5","kind":"commit","published_at":"2024-05-02T22:35:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.4/manifests"},{"name":"v4.66.3","sha":"4e613f84ed2ae029559f539464df83fa91feb316","kind":"commit","published_at":"2024-05-02T21:35:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.3/manifests"},{"name":"v4.66.2","sha":"cc372d09dcd5a5eabdc6ed4cf365bdb0be004d44","kind":"commit","published_at":"2024-02-10T18:11:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.2/manifests"},{"name":"v4.66.1","sha":"4c956c20b83be4312460fc0c4812eeb3fef5e7df","kind":"commit","published_at":"2023-08-10T10:52:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1/manifests"},{"name":"v4.66.0","sha":"d69cc908d8dcfcad792b803c0bb3fa67d626918d","kind":"commit","published_at":"2023-08-09T10:36:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0/manifests"},{"name":"v4.65.2","sha":"87414bce2b389db40fbe1910b6e795257e58369c","kind":"commit","published_at":"2023-08-08T22:26:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2/manifests"},{"name":"v4.65.1","sha":"a6c9a2132055dff4061fad1e649bc6a564f80001","kind":"commit","published_at":"2023-08-08T01:06:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1/manifests"},{"name":"v4.65.0","sha":"0bb91857eca0d4aea08f66cf1c8949abe0cd6b7a","kind":"commit","published_at":"2023-03-03T21:07:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0/manifests"},{"name":"v4.64.1","sha":"6791e8c5b3d6c30bdd2060c346996bfb5a6f10d1","kind":"commit","published_at":"2022-09-03T10:56:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1/manifests"},{"name":"v4.64.0","sha":"4f208e72552c4d916aa4fe6a955349ee8b2ed353","kind":"commit","published_at":"2022-04-04T01:25:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0/manifests"},{"name":"v4.63.2","sha":"87d253f65621884c9a4020fecabc7824029e2358","kind":"commit","published_at":"2022-04-03T23:53:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2/manifests"},{"name":"v4.63.1","sha":"165a23a31c746447707bb1ec6417776e9fd06140","kind":"commit","published_at":"2022-03-23T23:15:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1/manifests"},{"name":"v4.63.0","sha":"f3fb54eb161a9f5de13352e16a70a9960946605b","kind":"commit","published_at":"2022-02-28T02:56:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0/manifests"},{"name":"v4.62.3","sha":"18d7aa4d3992d6f526fadc2b11a9066d87f70da6","kind":"commit","published_at":"2021-09-20T14:55:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3/manifests"},{"name":"v4.62.2","sha":"140c94855bf98e7e0fda55b040a7a2c8ac76e786","kind":"commit","published_at":"2021-08-22T21:32:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2/manifests"},{"name":"v4.62.1","sha":"1ac732c10db18509e5b7c6571629a5013d35268b","kind":"commit","published_at":"2021-08-14T20:51:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1/manifests"},{"name":"v4.62.0","sha":"4b7aab2e9b4b0fdaf9f1735e3c68b63d2733f1c5","kind":"commit","published_at":"2021-07-30T20:47:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0/manifests"},{"name":"v4.61.2","sha":"d986637bced9f989ba9442d8f24d8a9cb4dad172","kind":"commit","published_at":"2021-07-06T06:42:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2/manifests"},{"name":"v4.61.1","sha":"c1ec3b18cf7c0ff2c980c16346b87b9fea48aae8","kind":"commit","published_at":"2021-06-12T14:39:04.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1/manifests"},{"name":"v4.61.0","sha":"05ad200df3ccbc21c5c840d064e619ec9838f902","kind":"commit","published_at":"2021-05-24T11:33:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0/manifests"},{"name":"v4.60.0","sha":"4591083884c8ca079ccd1192c079113c7baeadc8","kind":"commit","published_at":"2021-04-06T00:21:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.60.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0/manifests"},{"name":"v4.59.0","sha":"bcce20f771a16cb8e4ac5cc5b2307374a2c0e535","kind":"commit","published_at":"2021-03-05T18:18:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.59.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0/manifests"},{"name":"v4.58.0","sha":"0ed778e5c3048ae525da56be68611ffeb7185f84","kind":"commit","published_at":"2021-02-25T16:59:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.58.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0/manifests"},{"name":"v4.57.0","sha":"b9507b31beb67c9903073f8ae6f89c9735c5f1d0","kind":"commit","published_at":"2021-02-18T03:42:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.57.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0/manifests"},{"name":"v4.56.2","sha":"7f971d5008de2374db58408d903e7c1a921f6b7f","kind":"commit","published_at":"2021-02-10T17:35:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2/manifests"},{"name":"v4.56.1","sha":"94842e1027570867885788dc9d7fe038484f085b","kind":"commit","published_at":"2021-02-09T18:07:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1/manifests"},{"name":"v4.56.0","sha":"c58fc2576419c0b12c918e981d2e966315a7baf1","kind":"commit","published_at":"2021-01-11T00:53:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0/manifests"},{"name":"v4.55.2","sha":"e697193740cbc2789eeb6b485e4199cd3177d932","kind":"commit","published_at":"2021-01-09T21:58:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2/manifests"},{"name":"v4.55.1","sha":"67130a23646ae672836b971e1086b6ae4c77d930","kind":"commit","published_at":"2021-01-02T16:22:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1/manifests"},{"name":"v4.55.0","sha":"822ca363f0b819d571d1683747c51f099bcbf31a","kind":"commit","published_at":"2020-12-25T11:09:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0/manifests"},{"name":"v4.54.1","sha":"6cb32c2bd8912fe5e072629c07f44dc0d87ea06a","kind":"commit","published_at":"2020-12-05T03:33:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1/manifests"},{"name":"v4.54.0","sha":"668fa0ea9c2f564d4460b98c4b66574c3d5803b0","kind":"commit","published_at":"2020-11-27T14:36:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0/manifests"},{"name":"v4.53.0","sha":"819f6e04a80763d3088288eb42f37ba06eb7f3e5","kind":"commit","published_at":"2020-11-21T16:08:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.53.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0/manifests"},{"name":"v4.52.0","sha":"db86b89a4ef8ec8ed8ed2d75a9abbca57310c816","kind":"commit","published_at":"2020-11-16T14:09:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.52.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0/manifests"},{"name":"v4.51.0","sha":"0f823e79f303b4a93ef1381badb1e65757e5070f","kind":"commit","published_at":"2020-10-25T16:03:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.51.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0/manifests"},{"name":"v4.50.2","sha":"8f9e03d1cf03db41ff9790091831d9583c7f229f","kind":"commit","published_at":"2020-10-08T14:06:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2/manifests"},{"name":"v4.50.1","sha":"03a5d6c2fca86e8f71ab8e6cab07c261bc143ea8","kind":"commit","published_at":"2020-10-07T11:40:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1/manifests"},{"name":"v4.50.0","sha":"00dabd63d759a1cac5a32c86aa773ea68e8d8ddc","kind":"commit","published_at":"2020-09-28T00:42:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0/manifests"},{"name":"v4.49.0","sha":"f4b172f7ec7598d75df094eb713c5be5370033bc","kind":"commit","published_at":"2020-09-12T22:46:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.49.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0/manifests"},{"name":"v4.48.2","sha":"f0e01446d97193118d19d5f7f6617c9c88e9e5d9","kind":"commit","published_at":"2020-08-03T16:19:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2/manifests"},{"name":"v4.48.1","sha":"84923d7152e88f60527092b569008326b6901246","kind":"commit","published_at":"2020-08-02T21:18:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1/manifests"},{"name":"v4.48.0","sha":"b1df116845cf4eff72d7f6b762a11940b4bbfe3b","kind":"commit","published_at":"2020-07-16T21:37:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0/manifests"},{"name":"v4.47.0","sha":"15c5c512fffca8fd98080cec322e8b6c197c0377","kind":"commit","published_at":"2020-06-28T22:22:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.47.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0/manifests"},{"name":"v4.46.1","sha":"1e0bb74db632c10643ff5c3e8ae699bb99118c38","kind":"commit","published_at":"2020-06-03T10:03:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1/manifests"},{"name":"v4.46.0","sha":"89ee14464b963ea9ed8dafe64a2dad8586cf9a29","kind":"commit","published_at":"2020-05-02T23:54:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0/manifests"},{"name":"v4.45.0","sha":"5e8978909c639bc20f58bf877e66cc6a0b9fb5bf","kind":"commit","published_at":"2020-04-02T12:22:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.45.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0/manifests"},{"name":"v4.44.1","sha":"13bcd8cc00e668ad13be1ff67115a19dc3d95182","kind":"commit","published_at":"2020-03-29T15:41:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"41eadd9f69c2ff0ba19bcf704410c2560efb7e39","kind":"commit","published_at":"2020-03-28T21:57:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0/manifests"},{"name":"v4.43.0","sha":"5dcab08071690868fd6289948d9e3451098478d3","kind":"commit","published_at":"2020-02-19T14:44:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.43.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0/manifests"},{"name":"v4.42.1","sha":"6888abd3dc33582d8437d825e11a7ef45d186397","kind":"commit","published_at":"2020-02-03T15:08:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1/manifests"},{"name":"v4.42.0","sha":"2e58f011c425291d1176ccdf1b2f1ae860ee2dc7","kind":"commit","published_at":"2020-01-24T23:55:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0/manifests"},{"name":"v4.41.1","sha":"cc53d86f86cef63ba8dbbfb8e9cb27d4f247fd20","kind":"commit","published_at":"2020-01-01T18:04:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1/manifests"},{"name":"v4.41.0","sha":"194b9261eab5fc2bcce45d2c536931e3453e0fbb","kind":"commit","published_at":"2019-12-20T18:31:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0/manifests"},{"name":"v4.40.2","sha":"571aa7f2516efd8f9c811af70ce92dcffab4b286","kind":"commit","published_at":"2019-12-10T00:32:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"42761473f9edf276937cc3a28a6fcabc59f5f97d","kind":"commit","published_at":"2019-12-06T11:33:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"80464b22931eeaf8757ea77157fc2e7b9c28d926","kind":"commit","published_at":"2019-12-01T01:21:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0/manifests"},{"name":"v4.39.0","sha":"aaec694aff03e10df3a0c6b2b561480b4d56cef8","kind":"commit","published_at":"2019-11-22T16:58:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.39.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"69179d8bf877aa8df49324cd59ae44dcc1422fce","kind":"commit","published_at":"2019-11-09T00:51:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.38.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"cd7f61b4562fb2f4aad560edf094a2ddad1ae3b7","kind":"commit","published_at":"2019-10-31T17:03:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.37.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"a0af0666991b724abe1efdbb3958892771a21495","kind":"commit","published_at":"2019-09-19T01:42:55.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"89b73bdc30c099c5b53725806e7edf3a121c9b3a","kind":"commit","published_at":"2019-09-17T17:06:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0/manifests"},{"name":"v4.35.0","sha":"f856c5747c87b6c44d6aa2c64fd5378f5300310d","kind":"commit","published_at":"2019-08-24T22:41:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.35.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0/manifests"},{"name":"v4.34.0","sha":"5b090fd10a2a5b70efe2a27c96d6dbf2d2565324","kind":"commit","published_at":"2019-08-18T20:52:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.34.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0/manifests"},{"name":"v4.33.0","sha":"dc095e6b51b302455038d65aa4f819069cba9cfb","kind":"commit","published_at":"2019-08-08T15:40:46.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.33.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"d69eb9cf2c9cbfe8816251e349e2f00666314132","kind":"commit","published_at":"2019-06-18T18:41:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"a73e5569dc2a2c22f35c9c63158bc32aeea6d755","kind":"commit","published_at":"2019-05-13T22:35:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"e56562557356ff1b7dae1b817541eff75304d593","kind":"commit","published_at":"2019-05-13T16:42:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0/manifests"},{"name":"v4.31.1","sha":"f2a60d1fb9e8a15baf926b4a67c02f90e0033eba","kind":"commit","published_at":"2019-02-10T18:45:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"b8659a7288c07331b18658163f79e3f52068d3e7","kind":"commit","published_at":"2019-02-09T03:07:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"cd9be03c3ee2a7e14d3e2c90976c092de17265f9","kind":"commit","published_at":"2019-01-26T18:07:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.30.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0/manifests"},{"name":"v4.29.1","sha":"e3fcc4091894e91e2e099379cb7865ef8204c2d6","kind":"commit","published_at":"2019-01-11T22:07:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"78227f92dbafc97ea08e19b442d6d33f63591bf4","kind":"commit","published_at":"2019-01-06T21:18:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0/manifests"},{"name":"v4.28.1","sha":"350640d3171a568fb3f22d64d898e154541acc56","kind":"commit","published_at":"2018-10-21T18:47:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"f6448c14cc56fd60f830dd6984d2f6a930ea1795","kind":"commit","published_at":"2018-10-20T21:17:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"71f13f4099921e6eb43f539fc11484699e8e3564","kind":"commit","published_at":"2018-10-15T16:23:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.27.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0/manifests"},{"name":"v4.26.0","sha":"96d8a3c3642474144f53f74331ef2172d1c39496","kind":"commit","published_at":"2018-09-10T18:38:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.26.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"a2514e8ec0e5f71803cc392f9d696674e893ee01","kind":"commit","published_at":"2018-08-20T11:31:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.25.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"625a7dcd8e9e27bee012627e689573bcda8aadf1","kind":"commit","published_at":"2018-07-26T13:08:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.24.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0/manifests"},{"name":"v4.23.4","sha":"19cd7d735a235177b7f8a4413391226c4aac0c8d","kind":"commit","published_at":"2018-05-22T19:03:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"8033ea75960305c19d8785c385982e8111af0c2f","kind":"commit","published_at":"2018-05-08T13:41:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"7cfcee6f80b411e9056e43a4c0d95422808ff257","kind":"commit","published_at":"2018-05-02T16:46:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"21092f52ff5590faec7236b4947bc822dbe63693","kind":"commit","published_at":"2018-04-25T17:22:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"10a7ed1b5fc2927654ed9d348cd8ada4428989d2","kind":"commit","published_at":"2018-04-15T19:32:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"c78d2fab6fe8a6326a50d4daea2dfe4967efb66e","kind":"commit","published_at":"2018-04-11T23:27:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.22.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"d700e195425307c00d37104035a8e2d39bd60e42","kind":"commit","published_at":"2018-04-08T03:14:19.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.21.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5d9e820a7ce3b880a1c715ecec9e21587feb97f1","kind":"commit","published_at":"2018-04-03T10:30:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.20.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0/manifests"},{"name":"v4.19.9","sha":"c2286160b918d0eefbc3909575f5b79c88793787","kind":"commit","published_at":"2018-03-27T18:06:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.9","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9/manifests"},{"name":"v4.19.8","sha":"d861caaed8bcd50317bf0c37063d971756992792","kind":"commit","published_at":"2018-03-16T17:43:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.8","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8/manifests"},{"name":"v4.19.7","sha":"1ccf792cf16679729eb36f66c2d672f06dd96ba9","kind":"commit","published_at":"2018-03-09T22:39:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.7","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7/manifests"},{"name":"v4.19.6","sha":"9ba8e65e3fa45a712835a48b17788fcf40b95436","kind":"commit","published_at":"2018-02-26T23:58:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6/manifests"},{"name":"v4.19.5","sha":"69ca16d6a8eae58737ebdaf7368090aab97dcb97","kind":"commit","published_at":"2017-12-10T18:22:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5/manifests"},{"name":"v4.19.4","sha":"2c9344754eae53d955d5c6247cbca242431e914a","kind":"commit","published_at":"2017-10-15T15:10:05.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4/manifests"},{"name":"v4.19.3","sha":"537aba055411261fd9fbf43fb6190c3885932e7d","kind":"commit","published_at":"2017-10-14T19:03:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3/manifests"},{"name":"v4.19.2","sha":"63b1cfc583e1fef4e84e2e4df77d421ee49546e9","kind":"commit","published_at":"2017-10-08T23:19:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"a8e586fd1371df147d9ebb809f8259411ad38124","kind":"commit","published_at":"2017-10-03T16:15:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2a82fc3b86e8f68a6c915c2ba53e5189a3c78fc3","kind":"commit","published_at":"2017-09-30T21:42:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"e32428cc1ab9938a20e96a5b0f31e9782c8d2e2e","kind":"commit","published_at":"2017-09-26T10:18:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.18.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0/manifests"},{"name":"v4.17.1","sha":"17072850f467748f57b1072beb8ecac56242c78a","kind":"commit","published_at":"2017-09-22T09:39:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"a6ce74318a9dc7362b074591a2426dafd27a6e6b","kind":"commit","published_at":"2017-09-09T21:04:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"4b23fc2c1dc8bc61b4f108eabf4488df9df58781","kind":"commit","published_at":"2017-09-09T19:26:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.16.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"45caa70d6701b0ab75abf3c8654220565b9dbc0d","kind":"commit","published_at":"2017-07-22T11:06:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.15.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"7a8f39eeb95698592cfd05692902ab7b05c9dfd4","kind":"commit","published_at":"2017-05-29T15:25:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.14.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"01f9aa1973336b176a0148e5a525f230b7196f53","kind":"commit","published_at":"2017-05-29T00:31:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.13.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"76fe2117211efc3feae47d82c5ccaeaeefdc4b03","kind":"commit","published_at":"2017-05-28T23:12:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"67218e9606f19daf0bc7e225bc65525a4493e5ac","kind":"commit","published_at":"2017-05-28T23:10:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"f75e6ce824893c77addb846ca7de0ed839c95234","kind":"commit","published_at":"2017-05-28T22:57:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0/manifests"},{"name":"v4.11.2","sha":"3a873f99c6ca5fdbceb6df03fdc5280da6012523","kind":"commit","published_at":"2017-01-23T23:21:24.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"416c662d36e5b28f460bdbab8c06c9bb07a07ee5","kind":"commit","published_at":"2017-01-20T01:13:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"1047ac21a4b7ebc598fdaa999213d97be0e863ff","kind":"commit","published_at":"2017-01-12T22:37:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"bbf08db39931fd6cdff5f8ab42e54148f8b4faa4","kind":"commit","published_at":"2016-11-12T14:35:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.10.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"a65e34751843141527b0af76f8133be7e92fa043","kind":"commit","published_at":"2016-10-31T02:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.9.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0/manifests"},{"name":"v4.8.4","sha":"4b3d9168890dca90335f2419830139230905ce28","kind":"commit","published_at":"2016-08-17T22:37:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"50fc2d85eab1cb35ca8cf67ac49e97528d2afcf7","kind":"commit","published_at":"2016-08-01T10:37:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"96dc152630e7b9d5c7a94130936a8ef3905e8209","kind":"commit","published_at":"2016-07-30T18:42:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"8e534d779c0d6b7f8a8b186e77b1e34af322a011","kind":"commit","published_at":"2016-07-24T16:12:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"8c75aa4bdf83e2a22e3a7afe5d216928895e555a","kind":"commit","published_at":"2016-07-24T14:56:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0/manifests"},{"name":"v4.7.6","sha":"bb53160c84ff99c6511c1c55bd33650e3c6d1af2","kind":"commit","published_at":"2016-06-26T11:44:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"9f8801f218694d27fab6cf335f5149835020d867","kind":"commit","published_at":"2016-06-17T07:18:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"0b19c2b97d0c478c574a7982a366cc797e147d8c","kind":"commit","published_at":"2016-06-04T14:03:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"5f7c7e4500aad970a425baae272cfdc335eb12fd","kind":"commit","published_at":"2016-06-02T16:56:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"66eeeacbd9b0676cac5655cd976588dad37bcbd7","kind":"commit","published_at":"2016-05-30T09:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"51ec5fb1b4c612c48a503de8077c4cb9affb70ad","kind":"commit","published_at":"2016-05-23T16:53:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"000288b33ab3c05d344d2f238bb51398d2fc141c","kind":"commit","published_at":"2016-05-15T19:36:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"b6562b16931bfbe8ec34995b54d1626eece27fb7","kind":"commit","published_at":"2016-05-15T17:02:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"34461b341a3ef6d5dddf22778cae57f429c99c7b","kind":"commit","published_at":"2016-05-15T13:25:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"146fdeed12dac98152c4e809c8ac452c215bba8b","kind":"commit","published_at":"2016-05-14T23:31:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b228bc39fd86e26d7d724b811b4e9f7f1be8bc7f","kind":"commit","published_at":"2016-05-14T23:18:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"36c5013e6d66bebf9c2343006b6fe200851b6107","kind":"commit","published_at":"2016-04-25T20:38:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"25369f5f3edd41c1d68dad3a5d95552677948ecd","kind":"commit","published_at":"2016-04-24T14:50:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"f5c75e41d111d7dc6e43a646b2bf4652e22738b7","kind":"commit","published_at":"2016-04-24T14:19:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"1f5b8a10295e8c0aeff59a279722c7c194e1aa3a","kind":"commit","published_at":"2016-04-13T20:21:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"fe9731752b835c539b4d02f432baae16e37352e1","kind":"commit","published_at":"2016-04-05T21:26:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4f04b7985762a47cb123dc76f8113fba5c8cedf9","kind":"commit","published_at":"2016-03-08T20:56:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"ea7ef30c8a29978b0a1896f9398c3fb42e973f53","kind":"commit","published_at":"2016-02-29T23:38:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"0f3de698e8f82ed9eff5190ad5f6e9cc7275d0f9","kind":"commit","published_at":"2016-02-17T08:24:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"35270518e8db77944b6fab53442bc07146c971d0","kind":"commit","published_at":"2016-02-04T20:48:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0/manifests"},{"name":"v3.8.0","sha":"0328832e0470d2ae528efafa471d932606b98502","kind":"commit","published_at":"2016-01-25T07:58:42.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"a3c2f6bd19ef73c49b7f31d7eccb5ea060f24740","kind":"commit","published_at":"2016-01-13T11:17:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"2efcd5d20b6a403da89d642076817d8153d58643","kind":"commit","published_at":"2016-01-12T23:29:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5c2ad1f36a2d13dcdfd5c93a85b123b0a1e55746","kind":"commit","published_at":"2015-12-27T18:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16d2cc371aadf55df42eb16185ee9dd1b1a2e963","kind":"commit","published_at":"2015-12-27T17:23:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8e56299f781c46d396725ec56b52c69a7f6b54d3","kind":"commit","published_at":"2015-12-17T20:59:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b2c759dd8878ac500889de0dbb5548a3a15762b3","kind":"commit","published_at":"2015-11-30T23:48:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0/manifests"},{"name":"3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0/manifests"},{"name":"v3.1.5","sha":"7172cfae1fbdc8cbb13dc431d096a6ce5d600277","kind":"commit","published_at":"2015-11-28T18:56:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"d6ad58fe5ef7b1e838d8078963d9e890e32f3985","kind":"commit","published_at":"2015-11-28T13:44:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"f9a867f618676c1de45b173449a7de102e0f7501","kind":"commit","published_at":"2015-11-28T02:39:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"a34cc35e2b1699c27571505af77544b816812cf0","kind":"commit","published_at":"2015-11-28T02:24:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f27e315389cf58e44e77874b4236964a6f305176","kind":"commit","published_at":"2015-11-25T00:27:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6c1932a7166cf35dac6235bc317c94526681858d","kind":"commit","published_at":"2015-11-25T00:19:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"5d7e8ccfacad88e44e7dc829200e4d374c7c5b2f","kind":"commit","published_at":"2015-11-11T20:02:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"6fd1182bec6bd05934e9bd471e58c373d49f1d68","kind":"commit","published_at":"2015-11-10T23:26:54.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"f54e371a405aaf7a663ad787a8e8d08336603e3f","kind":"commit","published_at":"2015-11-07T23:17:41.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"39819150dd829a3ba60aa18bf498c2803fff7635","kind":"commit","published_at":"2015-11-07T22:06:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3/manifests"},{"name":"v2.2.1","sha":"6421fa9815f17b9600d4c0683e5d358d3c1d45a9","kind":"commit","published_at":"2015-11-07T13:01:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8a11ecf554beb2660bc83118b7ded25f38e82372","kind":"commit","published_at":"2015-11-01T16:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"55863dc84a3b1e9023de6ccf1274babe130e817f","kind":"commit","published_at":"2015-10-29T11:15:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"4d7aac956b414dd396ac807a8b19f30be15711ee","kind":"commit","published_at":"2015-10-11T20:40:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"da5fdbf7c05a9127f04ac5887292457e8335f480","kind":"commit","published_at":"2014-01-15T22:19:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v1.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T15:59:45.168Z","dependent_packages_count":90,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.7642073086008059,"stargazers_count":0.30568292344032233,"forks_count":2.459358065860775,"average":0.8823120744754758},"purl":"pkg:spack/py-tqdm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-tqdm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-tqdm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-tqdm/dependencies","status":null,"funding_links":["https://github.com/sponsors/casperdcl","https://github.com/sponsors/tqdm","https://tidelift.com/funding/github/pypi/tqdm","https://tqdm.github.io/merch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:42:46.679Z","issues_count":238,"pull_requests_count":192,"avg_time_to_close_issue":27532439.6,"avg_time_to_close_pull_request":26580284.8,"issues_closed_count":50,"pull_requests_closed_count":50,"pull_request_authors_count":132,"issue_authors_count":223,"avg_comments_per_issue":4.163865546218488,"avg_comments_per_pull_request":2.5208333333333335,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":37,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":298965.0,"past_year_avg_time_to_close_pull_request":1522374.6,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":0.7297297297297297,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/issues","maintainers":[{"login":"casperdcl","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"},{"login":"lrq3000","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrq3000"}],"active_maintainers":[{"login":"casperdcl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tqdm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tqdm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tqdm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tqdm/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2171,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:12.213Z","updated_at":"2022-11-14T16:56:12.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2940793,"name":"tdqm","ecosystem":"pypi","description":"Alias for typos of tqdm","homepage":"https://github.com/tqdm/tqdm","licenses":"MPLv2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/tqdm/tqdm","keywords_array":["progressbar","progressmeter","progress","bar","meter","rate","eta","console","terminal","time"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-08-19T20:06:41.000Z","latest_release_published_at":"2020-08-19T20:16:17.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-03T16:04:12.878Z","created_at":"2022-04-10T12:47:21.220Z","updated_at":"2025-09-03T16:04:12.879Z","registry_url":"https://pypi.org/project/tdqm/","install_command":"pip install tdqm --index-url https://pypi.org/simple","documentation_url":"https://tdqm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Programming Language :: Python :: 2","Programming Language :: Python :: 3"],"normalized_name":"tdqm","project_status":null},"repo_metadata":{"id":33163572,"uuid":"36804486","full_name":"tqdm/tqdm","owner":"tqdm","description":":zap: A Fast, Extensible Progress Bar for Python and CLI","archived":false,"fork":false,"pushed_at":"2024-08-17T00:11:39.000Z","size":6038,"stargazers_count":28291,"open_issues_count":522,"forks_count":1345,"subscribers_count":207,"default_branch":"master","last_synced_at":"2024-09-05T19:22:48.984Z","etag":null,"topics":["cli","closember","console","discord","gui","jupyter","keras","meter","pandas","parallel","progress","progress-bar","progressbar","progressmeter","python","rate","telegram","terminal","time","utilities"],"latest_commit_sha":null,"homepage":"https://tqdm.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tqdm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["casperdcl","tqdm"],"tidelift":"pypi/tqdm","custom":"https://tqdm.github.io/merch"}},"created_at":"2015-06-03T13:13:14.000Z","updated_at":"2024-09-05T13:11:38.000Z","dependencies_parsed_at":"2023-09-27T08:51:50.393Z","dependency_job_id":"9fd1c254-fbfb-4a77-8ab2-1272d15d31a7","html_url":"https://github.com/tqdm/tqdm","commit_stats":{"total_commits":1699,"total_committers":119,"mean_commits":"14.277310924369749","dds":0.3072395526780459,"last_synced_commit":"74722959a8626fd2057be03e14dcf899c25a3fd5"},"previous_names":[],"tags_count":161,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217652760,"owners_count":16210759,"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"},"owner_record":{"login":"tqdm","name":"tqdm developers","uuid":"12731565","kind":"organization","description":"Developing and maintaining the tqdm progress bar project","email":"python.tqdm@gmail.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12731565?v=4","repositories_count":18,"last_synced_at":"2024-05-01T09:33:23.052Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tqdm","funding_links":["https://github.com/sponsors/tqdm"],"total_stars":27653,"followers":102,"following":0,"created_at":"2022-11-12T23:39:16.388Z","updated_at":"2024-05-01T09:33:30.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm/repositories"},"tags":[{"name":"v4.66.5","sha":"951a2ba8d8754b7385e6e8c08dae9045f73b1438","kind":"commit","published_at":"2024-08-03T22:25:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.5/manifests"},{"name":"v4.66.4","sha":"74722959a8626fd2057be03e14dcf899c25a3fd5","kind":"commit","published_at":"2024-05-02T22:35:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.4/manifests"},{"name":"v4.66.3","sha":"4e613f84ed2ae029559f539464df83fa91feb316","kind":"commit","published_at":"2024-05-02T21:35:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.3/manifests"},{"name":"v4.66.2","sha":"cc372d09dcd5a5eabdc6ed4cf365bdb0be004d44","kind":"commit","published_at":"2024-02-10T18:11:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.2/manifests"},{"name":"v4.66.1","sha":"4c956c20b83be4312460fc0c4812eeb3fef5e7df","kind":"commit","published_at":"2023-08-10T10:52:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1/manifests"},{"name":"v4.66.0","sha":"d69cc908d8dcfcad792b803c0bb3fa67d626918d","kind":"commit","published_at":"2023-08-09T10:36:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0/manifests"},{"name":"v4.65.2","sha":"87414bce2b389db40fbe1910b6e795257e58369c","kind":"commit","published_at":"2023-08-08T22:26:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2/manifests"},{"name":"v4.65.1","sha":"a6c9a2132055dff4061fad1e649bc6a564f80001","kind":"commit","published_at":"2023-08-08T01:06:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1/manifests"},{"name":"v4.65.0","sha":"0bb91857eca0d4aea08f66cf1c8949abe0cd6b7a","kind":"commit","published_at":"2023-03-03T21:07:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0/manifests"},{"name":"v4.64.1","sha":"6791e8c5b3d6c30bdd2060c346996bfb5a6f10d1","kind":"commit","published_at":"2022-09-03T10:56:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1/manifests"},{"name":"v4.64.0","sha":"4f208e72552c4d916aa4fe6a955349ee8b2ed353","kind":"commit","published_at":"2022-04-04T01:25:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0/manifests"},{"name":"v4.63.2","sha":"87d253f65621884c9a4020fecabc7824029e2358","kind":"commit","published_at":"2022-04-03T23:53:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2/manifests"},{"name":"v4.63.1","sha":"165a23a31c746447707bb1ec6417776e9fd06140","kind":"commit","published_at":"2022-03-23T23:15:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1/manifests"},{"name":"v4.63.0","sha":"f3fb54eb161a9f5de13352e16a70a9960946605b","kind":"commit","published_at":"2022-02-28T02:56:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0/manifests"},{"name":"v4.62.3","sha":"18d7aa4d3992d6f526fadc2b11a9066d87f70da6","kind":"commit","published_at":"2021-09-20T14:55:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3/manifests"},{"name":"v4.62.2","sha":"140c94855bf98e7e0fda55b040a7a2c8ac76e786","kind":"commit","published_at":"2021-08-22T21:32:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2/manifests"},{"name":"v4.62.1","sha":"1ac732c10db18509e5b7c6571629a5013d35268b","kind":"commit","published_at":"2021-08-14T20:51:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1/manifests"},{"name":"v4.62.0","sha":"4b7aab2e9b4b0fdaf9f1735e3c68b63d2733f1c5","kind":"commit","published_at":"2021-07-30T20:47:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0/manifests"},{"name":"v4.61.2","sha":"d986637bced9f989ba9442d8f24d8a9cb4dad172","kind":"commit","published_at":"2021-07-06T06:42:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2/manifests"},{"name":"v4.61.1","sha":"c1ec3b18cf7c0ff2c980c16346b87b9fea48aae8","kind":"commit","published_at":"2021-06-12T14:39:04.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1/manifests"},{"name":"v4.61.0","sha":"05ad200df3ccbc21c5c840d064e619ec9838f902","kind":"commit","published_at":"2021-05-24T11:33:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0/manifests"},{"name":"v4.60.0","sha":"4591083884c8ca079ccd1192c079113c7baeadc8","kind":"commit","published_at":"2021-04-06T00:21:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.60.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0/manifests"},{"name":"v4.59.0","sha":"bcce20f771a16cb8e4ac5cc5b2307374a2c0e535","kind":"commit","published_at":"2021-03-05T18:18:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.59.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0/manifests"},{"name":"v4.58.0","sha":"0ed778e5c3048ae525da56be68611ffeb7185f84","kind":"commit","published_at":"2021-02-25T16:59:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.58.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0/manifests"},{"name":"v4.57.0","sha":"b9507b31beb67c9903073f8ae6f89c9735c5f1d0","kind":"commit","published_at":"2021-02-18T03:42:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.57.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0/manifests"},{"name":"v4.56.2","sha":"7f971d5008de2374db58408d903e7c1a921f6b7f","kind":"commit","published_at":"2021-02-10T17:35:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2/manifests"},{"name":"v4.56.1","sha":"94842e1027570867885788dc9d7fe038484f085b","kind":"commit","published_at":"2021-02-09T18:07:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1/manifests"},{"name":"v4.56.0","sha":"c58fc2576419c0b12c918e981d2e966315a7baf1","kind":"commit","published_at":"2021-01-11T00:53:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0/manifests"},{"name":"v4.55.2","sha":"e697193740cbc2789eeb6b485e4199cd3177d932","kind":"commit","published_at":"2021-01-09T21:58:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2/manifests"},{"name":"v4.55.1","sha":"67130a23646ae672836b971e1086b6ae4c77d930","kind":"commit","published_at":"2021-01-02T16:22:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1/manifests"},{"name":"v4.55.0","sha":"822ca363f0b819d571d1683747c51f099bcbf31a","kind":"commit","published_at":"2020-12-25T11:09:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0/manifests"},{"name":"v4.54.1","sha":"6cb32c2bd8912fe5e072629c07f44dc0d87ea06a","kind":"commit","published_at":"2020-12-05T03:33:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1/manifests"},{"name":"v4.54.0","sha":"668fa0ea9c2f564d4460b98c4b66574c3d5803b0","kind":"commit","published_at":"2020-11-27T14:36:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0/manifests"},{"name":"v4.53.0","sha":"819f6e04a80763d3088288eb42f37ba06eb7f3e5","kind":"commit","published_at":"2020-11-21T16:08:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.53.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0/manifests"},{"name":"v4.52.0","sha":"db86b89a4ef8ec8ed8ed2d75a9abbca57310c816","kind":"commit","published_at":"2020-11-16T14:09:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.52.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0/manifests"},{"name":"v4.51.0","sha":"0f823e79f303b4a93ef1381badb1e65757e5070f","kind":"commit","published_at":"2020-10-25T16:03:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.51.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0/manifests"},{"name":"v4.50.2","sha":"8f9e03d1cf03db41ff9790091831d9583c7f229f","kind":"commit","published_at":"2020-10-08T14:06:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2/manifests"},{"name":"v4.50.1","sha":"03a5d6c2fca86e8f71ab8e6cab07c261bc143ea8","kind":"commit","published_at":"2020-10-07T11:40:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1/manifests"},{"name":"v4.50.0","sha":"00dabd63d759a1cac5a32c86aa773ea68e8d8ddc","kind":"commit","published_at":"2020-09-28T00:42:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0/manifests"},{"name":"v4.49.0","sha":"f4b172f7ec7598d75df094eb713c5be5370033bc","kind":"commit","published_at":"2020-09-12T22:46:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.49.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0/manifests"},{"name":"v4.48.2","sha":"f0e01446d97193118d19d5f7f6617c9c88e9e5d9","kind":"commit","published_at":"2020-08-03T16:19:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2/manifests"},{"name":"v4.48.1","sha":"84923d7152e88f60527092b569008326b6901246","kind":"commit","published_at":"2020-08-02T21:18:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1/manifests"},{"name":"v4.48.0","sha":"b1df116845cf4eff72d7f6b762a11940b4bbfe3b","kind":"commit","published_at":"2020-07-16T21:37:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0/manifests"},{"name":"v4.47.0","sha":"15c5c512fffca8fd98080cec322e8b6c197c0377","kind":"commit","published_at":"2020-06-28T22:22:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.47.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0/manifests"},{"name":"v4.46.1","sha":"1e0bb74db632c10643ff5c3e8ae699bb99118c38","kind":"commit","published_at":"2020-06-03T10:03:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1/manifests"},{"name":"v4.46.0","sha":"89ee14464b963ea9ed8dafe64a2dad8586cf9a29","kind":"commit","published_at":"2020-05-02T23:54:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0/manifests"},{"name":"v4.45.0","sha":"5e8978909c639bc20f58bf877e66cc6a0b9fb5bf","kind":"commit","published_at":"2020-04-02T12:22:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.45.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0/manifests"},{"name":"v4.44.1","sha":"13bcd8cc00e668ad13be1ff67115a19dc3d95182","kind":"commit","published_at":"2020-03-29T15:41:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"41eadd9f69c2ff0ba19bcf704410c2560efb7e39","kind":"commit","published_at":"2020-03-28T21:57:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0/manifests"},{"name":"v4.43.0","sha":"5dcab08071690868fd6289948d9e3451098478d3","kind":"commit","published_at":"2020-02-19T14:44:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.43.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0/manifests"},{"name":"v4.42.1","sha":"6888abd3dc33582d8437d825e11a7ef45d186397","kind":"commit","published_at":"2020-02-03T15:08:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1/manifests"},{"name":"v4.42.0","sha":"2e58f011c425291d1176ccdf1b2f1ae860ee2dc7","kind":"commit","published_at":"2020-01-24T23:55:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0/manifests"},{"name":"v4.41.1","sha":"cc53d86f86cef63ba8dbbfb8e9cb27d4f247fd20","kind":"commit","published_at":"2020-01-01T18:04:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1/manifests"},{"name":"v4.41.0","sha":"194b9261eab5fc2bcce45d2c536931e3453e0fbb","kind":"commit","published_at":"2019-12-20T18:31:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0/manifests"},{"name":"v4.40.2","sha":"571aa7f2516efd8f9c811af70ce92dcffab4b286","kind":"commit","published_at":"2019-12-10T00:32:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"42761473f9edf276937cc3a28a6fcabc59f5f97d","kind":"commit","published_at":"2019-12-06T11:33:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"80464b22931eeaf8757ea77157fc2e7b9c28d926","kind":"commit","published_at":"2019-12-01T01:21:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0/manifests"},{"name":"v4.39.0","sha":"aaec694aff03e10df3a0c6b2b561480b4d56cef8","kind":"commit","published_at":"2019-11-22T16:58:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.39.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"69179d8bf877aa8df49324cd59ae44dcc1422fce","kind":"commit","published_at":"2019-11-09T00:51:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.38.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"cd7f61b4562fb2f4aad560edf094a2ddad1ae3b7","kind":"commit","published_at":"2019-10-31T17:03:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.37.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"a0af0666991b724abe1efdbb3958892771a21495","kind":"commit","published_at":"2019-09-19T01:42:55.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"89b73bdc30c099c5b53725806e7edf3a121c9b3a","kind":"commit","published_at":"2019-09-17T17:06:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0/manifests"},{"name":"v4.35.0","sha":"f856c5747c87b6c44d6aa2c64fd5378f5300310d","kind":"commit","published_at":"2019-08-24T22:41:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.35.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0/manifests"},{"name":"v4.34.0","sha":"5b090fd10a2a5b70efe2a27c96d6dbf2d2565324","kind":"commit","published_at":"2019-08-18T20:52:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.34.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0/manifests"},{"name":"v4.33.0","sha":"dc095e6b51b302455038d65aa4f819069cba9cfb","kind":"commit","published_at":"2019-08-08T15:40:46.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.33.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"d69eb9cf2c9cbfe8816251e349e2f00666314132","kind":"commit","published_at":"2019-06-18T18:41:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"a73e5569dc2a2c22f35c9c63158bc32aeea6d755","kind":"commit","published_at":"2019-05-13T22:35:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"e56562557356ff1b7dae1b817541eff75304d593","kind":"commit","published_at":"2019-05-13T16:42:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0/manifests"},{"name":"v4.31.1","sha":"f2a60d1fb9e8a15baf926b4a67c02f90e0033eba","kind":"commit","published_at":"2019-02-10T18:45:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"b8659a7288c07331b18658163f79e3f52068d3e7","kind":"commit","published_at":"2019-02-09T03:07:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"cd9be03c3ee2a7e14d3e2c90976c092de17265f9","kind":"commit","published_at":"2019-01-26T18:07:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.30.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0/manifests"},{"name":"v4.29.1","sha":"e3fcc4091894e91e2e099379cb7865ef8204c2d6","kind":"commit","published_at":"2019-01-11T22:07:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"78227f92dbafc97ea08e19b442d6d33f63591bf4","kind":"commit","published_at":"2019-01-06T21:18:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0/manifests"},{"name":"v4.28.1","sha":"350640d3171a568fb3f22d64d898e154541acc56","kind":"commit","published_at":"2018-10-21T18:47:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"f6448c14cc56fd60f830dd6984d2f6a930ea1795","kind":"commit","published_at":"2018-10-20T21:17:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"71f13f4099921e6eb43f539fc11484699e8e3564","kind":"commit","published_at":"2018-10-15T16:23:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.27.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0/manifests"},{"name":"v4.26.0","sha":"96d8a3c3642474144f53f74331ef2172d1c39496","kind":"commit","published_at":"2018-09-10T18:38:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.26.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"a2514e8ec0e5f71803cc392f9d696674e893ee01","kind":"commit","published_at":"2018-08-20T11:31:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.25.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"625a7dcd8e9e27bee012627e689573bcda8aadf1","kind":"commit","published_at":"2018-07-26T13:08:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.24.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0/manifests"},{"name":"v4.23.4","sha":"19cd7d735a235177b7f8a4413391226c4aac0c8d","kind":"commit","published_at":"2018-05-22T19:03:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"8033ea75960305c19d8785c385982e8111af0c2f","kind":"commit","published_at":"2018-05-08T13:41:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"7cfcee6f80b411e9056e43a4c0d95422808ff257","kind":"commit","published_at":"2018-05-02T16:46:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"21092f52ff5590faec7236b4947bc822dbe63693","kind":"commit","published_at":"2018-04-25T17:22:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"10a7ed1b5fc2927654ed9d348cd8ada4428989d2","kind":"commit","published_at":"2018-04-15T19:32:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"c78d2fab6fe8a6326a50d4daea2dfe4967efb66e","kind":"commit","published_at":"2018-04-11T23:27:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.22.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"d700e195425307c00d37104035a8e2d39bd60e42","kind":"commit","published_at":"2018-04-08T03:14:19.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.21.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5d9e820a7ce3b880a1c715ecec9e21587feb97f1","kind":"commit","published_at":"2018-04-03T10:30:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.20.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0/manifests"},{"name":"v4.19.9","sha":"c2286160b918d0eefbc3909575f5b79c88793787","kind":"commit","published_at":"2018-03-27T18:06:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.9","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9/manifests"},{"name":"v4.19.8","sha":"d861caaed8bcd50317bf0c37063d971756992792","kind":"commit","published_at":"2018-03-16T17:43:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.8","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8/manifests"},{"name":"v4.19.7","sha":"1ccf792cf16679729eb36f66c2d672f06dd96ba9","kind":"commit","published_at":"2018-03-09T22:39:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.7","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7/manifests"},{"name":"v4.19.6","sha":"9ba8e65e3fa45a712835a48b17788fcf40b95436","kind":"commit","published_at":"2018-02-26T23:58:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6/manifests"},{"name":"v4.19.5","sha":"69ca16d6a8eae58737ebdaf7368090aab97dcb97","kind":"commit","published_at":"2017-12-10T18:22:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5/manifests"},{"name":"v4.19.4","sha":"2c9344754eae53d955d5c6247cbca242431e914a","kind":"commit","published_at":"2017-10-15T15:10:05.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4/manifests"},{"name":"v4.19.3","sha":"537aba055411261fd9fbf43fb6190c3885932e7d","kind":"commit","published_at":"2017-10-14T19:03:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3/manifests"},{"name":"v4.19.2","sha":"63b1cfc583e1fef4e84e2e4df77d421ee49546e9","kind":"commit","published_at":"2017-10-08T23:19:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"a8e586fd1371df147d9ebb809f8259411ad38124","kind":"commit","published_at":"2017-10-03T16:15:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2a82fc3b86e8f68a6c915c2ba53e5189a3c78fc3","kind":"commit","published_at":"2017-09-30T21:42:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"e32428cc1ab9938a20e96a5b0f31e9782c8d2e2e","kind":"commit","published_at":"2017-09-26T10:18:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.18.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0/manifests"},{"name":"v4.17.1","sha":"17072850f467748f57b1072beb8ecac56242c78a","kind":"commit","published_at":"2017-09-22T09:39:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"a6ce74318a9dc7362b074591a2426dafd27a6e6b","kind":"commit","published_at":"2017-09-09T21:04:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"4b23fc2c1dc8bc61b4f108eabf4488df9df58781","kind":"commit","published_at":"2017-09-09T19:26:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.16.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"45caa70d6701b0ab75abf3c8654220565b9dbc0d","kind":"commit","published_at":"2017-07-22T11:06:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.15.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"7a8f39eeb95698592cfd05692902ab7b05c9dfd4","kind":"commit","published_at":"2017-05-29T15:25:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.14.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"01f9aa1973336b176a0148e5a525f230b7196f53","kind":"commit","published_at":"2017-05-29T00:31:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.13.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"76fe2117211efc3feae47d82c5ccaeaeefdc4b03","kind":"commit","published_at":"2017-05-28T23:12:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"67218e9606f19daf0bc7e225bc65525a4493e5ac","kind":"commit","published_at":"2017-05-28T23:10:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"f75e6ce824893c77addb846ca7de0ed839c95234","kind":"commit","published_at":"2017-05-28T22:57:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0/manifests"},{"name":"v4.11.2","sha":"3a873f99c6ca5fdbceb6df03fdc5280da6012523","kind":"commit","published_at":"2017-01-23T23:21:24.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"416c662d36e5b28f460bdbab8c06c9bb07a07ee5","kind":"commit","published_at":"2017-01-20T01:13:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"1047ac21a4b7ebc598fdaa999213d97be0e863ff","kind":"commit","published_at":"2017-01-12T22:37:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"bbf08db39931fd6cdff5f8ab42e54148f8b4faa4","kind":"commit","published_at":"2016-11-12T14:35:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.10.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"a65e34751843141527b0af76f8133be7e92fa043","kind":"commit","published_at":"2016-10-31T02:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.9.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0/manifests"},{"name":"v4.8.4","sha":"4b3d9168890dca90335f2419830139230905ce28","kind":"commit","published_at":"2016-08-17T22:37:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"50fc2d85eab1cb35ca8cf67ac49e97528d2afcf7","kind":"commit","published_at":"2016-08-01T10:37:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"96dc152630e7b9d5c7a94130936a8ef3905e8209","kind":"commit","published_at":"2016-07-30T18:42:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"8e534d779c0d6b7f8a8b186e77b1e34af322a011","kind":"commit","published_at":"2016-07-24T16:12:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"8c75aa4bdf83e2a22e3a7afe5d216928895e555a","kind":"commit","published_at":"2016-07-24T14:56:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0/manifests"},{"name":"v4.7.6","sha":"bb53160c84ff99c6511c1c55bd33650e3c6d1af2","kind":"commit","published_at":"2016-06-26T11:44:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"9f8801f218694d27fab6cf335f5149835020d867","kind":"commit","published_at":"2016-06-17T07:18:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"0b19c2b97d0c478c574a7982a366cc797e147d8c","kind":"commit","published_at":"2016-06-04T14:03:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"5f7c7e4500aad970a425baae272cfdc335eb12fd","kind":"commit","published_at":"2016-06-02T16:56:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"66eeeacbd9b0676cac5655cd976588dad37bcbd7","kind":"commit","published_at":"2016-05-30T09:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"51ec5fb1b4c612c48a503de8077c4cb9affb70ad","kind":"commit","published_at":"2016-05-23T16:53:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"000288b33ab3c05d344d2f238bb51398d2fc141c","kind":"commit","published_at":"2016-05-15T19:36:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"b6562b16931bfbe8ec34995b54d1626eece27fb7","kind":"commit","published_at":"2016-05-15T17:02:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"34461b341a3ef6d5dddf22778cae57f429c99c7b","kind":"commit","published_at":"2016-05-15T13:25:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"146fdeed12dac98152c4e809c8ac452c215bba8b","kind":"commit","published_at":"2016-05-14T23:31:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b228bc39fd86e26d7d724b811b4e9f7f1be8bc7f","kind":"commit","published_at":"2016-05-14T23:18:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"36c5013e6d66bebf9c2343006b6fe200851b6107","kind":"commit","published_at":"2016-04-25T20:38:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"25369f5f3edd41c1d68dad3a5d95552677948ecd","kind":"commit","published_at":"2016-04-24T14:50:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"f5c75e41d111d7dc6e43a646b2bf4652e22738b7","kind":"commit","published_at":"2016-04-24T14:19:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"1f5b8a10295e8c0aeff59a279722c7c194e1aa3a","kind":"commit","published_at":"2016-04-13T20:21:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"fe9731752b835c539b4d02f432baae16e37352e1","kind":"commit","published_at":"2016-04-05T21:26:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4f04b7985762a47cb123dc76f8113fba5c8cedf9","kind":"commit","published_at":"2016-03-08T20:56:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"ea7ef30c8a29978b0a1896f9398c3fb42e973f53","kind":"commit","published_at":"2016-02-29T23:38:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"0f3de698e8f82ed9eff5190ad5f6e9cc7275d0f9","kind":"commit","published_at":"2016-02-17T08:24:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"35270518e8db77944b6fab53442bc07146c971d0","kind":"commit","published_at":"2016-02-04T20:48:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0/manifests"},{"name":"v3.8.0","sha":"0328832e0470d2ae528efafa471d932606b98502","kind":"commit","published_at":"2016-01-25T07:58:42.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"a3c2f6bd19ef73c49b7f31d7eccb5ea060f24740","kind":"commit","published_at":"2016-01-13T11:17:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"2efcd5d20b6a403da89d642076817d8153d58643","kind":"commit","published_at":"2016-01-12T23:29:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5c2ad1f36a2d13dcdfd5c93a85b123b0a1e55746","kind":"commit","published_at":"2015-12-27T18:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16d2cc371aadf55df42eb16185ee9dd1b1a2e963","kind":"commit","published_at":"2015-12-27T17:23:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8e56299f781c46d396725ec56b52c69a7f6b54d3","kind":"commit","published_at":"2015-12-17T20:59:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b2c759dd8878ac500889de0dbb5548a3a15762b3","kind":"commit","published_at":"2015-11-30T23:48:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0/manifests"},{"name":"3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0/manifests"},{"name":"v3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7172cfae1fbdc8cbb13dc431d096a6ce5d600277","kind":"commit","published_at":"2015-11-28T18:56:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"d6ad58fe5ef7b1e838d8078963d9e890e32f3985","kind":"commit","published_at":"2015-11-28T13:44:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"f9a867f618676c1de45b173449a7de102e0f7501","kind":"commit","published_at":"2015-11-28T02:39:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"a34cc35e2b1699c27571505af77544b816812cf0","kind":"commit","published_at":"2015-11-28T02:24:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f27e315389cf58e44e77874b4236964a6f305176","kind":"commit","published_at":"2015-11-25T00:27:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6c1932a7166cf35dac6235bc317c94526681858d","kind":"commit","published_at":"2015-11-25T00:19:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"5d7e8ccfacad88e44e7dc829200e4d374c7c5b2f","kind":"commit","published_at":"2015-11-11T20:02:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"6fd1182bec6bd05934e9bd471e58c373d49f1d68","kind":"commit","published_at":"2015-11-10T23:26:54.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"f54e371a405aaf7a663ad787a8e8d08336603e3f","kind":"commit","published_at":"2015-11-07T23:17:41.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"39819150dd829a3ba60aa18bf498c2803fff7635","kind":"commit","published_at":"2015-11-07T22:06:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3/manifests"},{"name":"v2.2.1","sha":"6421fa9815f17b9600d4c0683e5d358d3c1d45a9","kind":"commit","published_at":"2015-11-07T13:01:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8a11ecf554beb2660bc83118b7ded25f38e82372","kind":"commit","published_at":"2015-11-01T16:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"55863dc84a3b1e9023de6ccf1274babe130e817f","kind":"commit","published_at":"2015-10-29T11:15:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"4d7aac956b414dd396ac807a8b19f30be15711ee","kind":"commit","published_at":"2015-10-11T20:40:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"da5fdbf7c05a9127f04ac5887292457e8335f480","kind":"commit","published_at":"2014-01-15T22:19:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v1.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T17:04:31.242Z","dependent_packages_count":32,"downloads":180787,"downloads_period":"last-month","dependent_repos_count":181,"rankings":{"downloads":0.36478781541618166,"dependent_repos_count":1.1240301662459367,"dependent_packages_count":0.7594921722383806,"stargazers_count":0.07733738433917967,"forks_count":1.1819598713674118,"docker_downloads_count":2.8457842972842333,"average":1.0588986178152207},"purl":"pkg:pypi/tdqm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tdqm","docker_dependents_count":9,"docker_downloads_count":430,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tdqm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tdqm/dependencies","status":null,"funding_links":["https://github.com/sponsors/casperdcl","https://github.com/sponsors/tqdm","https://tidelift.com/funding/github/pypi/tqdm","https://tqdm.github.io/merch"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:10:25.030Z","issues_count":210,"pull_requests_count":183,"avg_time_to_close_issue":28670236.5,"avg_time_to_close_pull_request":22832893.589743588,"issues_closed_count":44,"pull_requests_closed_count":39,"pull_request_authors_count":110,"issue_authors_count":179,"avg_comments_per_issue":4.109523809523809,"avg_comments_per_pull_request":3.73224043715847,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":64,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":2466082.6666666665,"past_year_avg_time_to_close_pull_request":4775171.4,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8947368421052632,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/issues","maintainers":[{"login":"casperdcl","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"},{"login":"lrq3000","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrq3000"}],"active_maintainers":[{"login":"casperdcl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdqm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdqm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdqm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdqm/related_packages","maintainers":[{"uuid":"casper.dcl","login":"casper.dcl","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/casper.dcl/","role":null,"created_at":"2023-01-29T02:38:18.852Z","updated_at":"2023-01-29T02:38:18.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/casper.dcl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724742,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5284977,"name":"tqdm","ecosystem":"conda","description":"A Fast, Extensible Progress Bar for Python and CLI","homepage":"https://tqdm.github.io/","licenses":"MPL-2.0 AND MIT","normalized_licenses":["MPL-2.0","MIT"],"repository_url":"https://github.com/tqdm/tqdm","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2017-10-12T18:14:44.000Z","latest_release_published_at":"2025-02-07T15:53:43.000Z","latest_release_number":"4.67.1","last_synced_at":"2025-09-03T16:04:43.163Z","created_at":"2022-10-03T15:41:43.100Z","updated_at":"2025-09-03T16:04:43.164Z","registry_url":"https://anaconda.org/anaconda/tqdm","install_command":"conda install -c anaconda tqdm","documentation_url":null,"metadata":{},"repo_metadata":{"id":33163572,"uuid":"36804486","full_name":"tqdm/tqdm","owner":"tqdm","description":":zap: A Fast, Extensible Progress Bar for Python and CLI","archived":false,"fork":false,"pushed_at":"2025-05-22T12:10:29.000Z","size":6020,"stargazers_count":30308,"open_issues_count":568,"forks_count":1399,"subscribers_count":212,"default_branch":"master","last_synced_at":"2025-08-25T11:52:53.376Z","etag":null,"topics":["cli","closember","console","discord","gui","jupyter","keras","meter","pandas","parallel","progress","progress-bar","progressbar","progressmeter","python","rate","telegram","terminal","time","utilities"],"latest_commit_sha":null,"homepage":"https://tqdm.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tqdm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"},"funding":{"github":["casperdcl","tqdm"],"tidelift":"pypi/tqdm","custom":"https://tqdm.github.io/merch"}},"created_at":"2015-06-03T13:13:14.000Z","updated_at":"2025-08-25T11:27:47.000Z","dependencies_parsed_at":"2023-09-27T08:51:50.393Z","dependency_job_id":"9fd1c254-fbfb-4a77-8ab2-1272d15d31a7","html_url":"https://github.com/tqdm/tqdm","commit_stats":{"total_commits":1706,"total_committers":120,"mean_commits":"14.216666666666667","dds":"0.30715123094958974","last_synced_commit":"951a2ba8d8754b7385e6e8c08dae9045f73b1438"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"purl":"pkg:github/tqdm/tqdm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/sbom","scorecard":{"id":896263,"data":{"date":"2025-08-11","repo":{"name":"github.com/tqdm/tqdm","commit":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 4/7 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: tqdm-4.67.1-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.67.1","Info: signed release artifact: tqdm-4.67.0-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.67.0","Info: signed release artifact: tqdm-4.66.6-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.6","Info: signed release artifact: tqdm-4.66.5-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.5","Info: signed release artifact: tqdm-4.66.4-py3-none-any.whl.asc: https://github.com/tqdm/tqdm/releases/tag/v4.66.4","Warn: release artifact v4.67.1 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/187175964","Warn: release artifact v4.67.0 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/183976892","Warn: release artifact v4.66.6 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/182243827","Warn: release artifact v4.66.5 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/168568390","Warn: release artifact v4.66.4 does not have provenance: https://api.github.com/repos/tqdm/tqdm/releases/153911088"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T13:49:27.282Z","repository_id":33163572,"created_at":"2025-08-24T13:49:27.282Z","updated_at":"2025-08-24T13:49:27.282Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273143933,"owners_count":25053128,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"tqdm","name":"tqdm developers","uuid":"12731565","kind":"organization","description":"Developing and maintaining the tqdm progress bar project","email":"python.tqdm@gmail.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12731565?v=4","repositories_count":18,"last_synced_at":"2024-05-01T09:33:23.052Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tqdm","funding_links":["https://github.com/sponsors/tqdm"],"total_stars":27653,"followers":102,"following":0,"created_at":"2022-11-12T23:39:16.388Z","updated_at":"2024-05-01T09:33:30.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tqdm/repositories"},"tags":[{"name":"thanks!","sha":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16","kind":"commit","published_at":"2024-11-12T13:36:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/thanks!","html_url":"https://github.com/tqdm/tqdm/releases/tag/thanks!","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@thanks%21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/thanks!","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/thanks!/manifests"},{"name":"v4.67.1","sha":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16","kind":"commit","published_at":"2024-11-12T13:36:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.67.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.1/manifests"},{"name":"v4.67.0","sha":"35a6ee9a4527bab5c0c7234531269e0c7fd0f2fd","kind":"commit","published_at":"2024-10-28T12:59:24.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.67.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.67.0/manifests"},{"name":"v4.66.6","sha":"5b84012637e1fa6b5fec1b5ce0ac4d7c08eef5fe","kind":"commit","published_at":"2024-10-28T12:15:05.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.6/manifests"},{"name":"v4.66.5","sha":"951a2ba8d8754b7385e6e8c08dae9045f73b1438","kind":"commit","published_at":"2024-08-03T22:25:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.5/manifests"},{"name":"v4.66.4","sha":"74722959a8626fd2057be03e14dcf899c25a3fd5","kind":"commit","published_at":"2024-05-02T22:35:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.4/manifests"},{"name":"v4.66.3","sha":"4e613f84ed2ae029559f539464df83fa91feb316","kind":"commit","published_at":"2024-05-02T21:35:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.3/manifests"},{"name":"v4.66.2","sha":"cc372d09dcd5a5eabdc6ed4cf365bdb0be004d44","kind":"commit","published_at":"2024-02-10T18:11:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.2/manifests"},{"name":"v4.66.1","sha":"4c956c20b83be4312460fc0c4812eeb3fef5e7df","kind":"commit","published_at":"2023-08-10T10:52:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.1/manifests"},{"name":"v4.66.0","sha":"d69cc908d8dcfcad792b803c0bb3fa67d626918d","kind":"commit","published_at":"2023-08-09T10:36:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.66.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.66.0/manifests"},{"name":"v4.65.2","sha":"87414bce2b389db40fbe1910b6e795257e58369c","kind":"commit","published_at":"2023-08-08T22:26:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.2/manifests"},{"name":"v4.65.1","sha":"a6c9a2132055dff4061fad1e649bc6a564f80001","kind":"commit","published_at":"2023-08-08T01:06:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.1/manifests"},{"name":"v4.65.0","sha":"0bb91857eca0d4aea08f66cf1c8949abe0cd6b7a","kind":"commit","published_at":"2023-03-03T21:07:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.65.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.65.0/manifests"},{"name":"v4.64.1","sha":"6791e8c5b3d6c30bdd2060c346996bfb5a6f10d1","kind":"commit","published_at":"2022-09-03T10:56:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.1/manifests"},{"name":"v4.64.0","sha":"4f208e72552c4d916aa4fe6a955349ee8b2ed353","kind":"commit","published_at":"2022-04-04T01:25:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.64.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.64.0/manifests"},{"name":"v4.63.2","sha":"87d253f65621884c9a4020fecabc7824029e2358","kind":"commit","published_at":"2022-04-03T23:53:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.2/manifests"},{"name":"v4.63.1","sha":"165a23a31c746447707bb1ec6417776e9fd06140","kind":"commit","published_at":"2022-03-23T23:15:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.1/manifests"},{"name":"v4.63.0","sha":"f3fb54eb161a9f5de13352e16a70a9960946605b","kind":"commit","published_at":"2022-02-28T02:56:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.63.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.63.0/manifests"},{"name":"v4.62.3","sha":"18d7aa4d3992d6f526fadc2b11a9066d87f70da6","kind":"commit","published_at":"2021-09-20T14:55:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.3/manifests"},{"name":"v4.62.2","sha":"140c94855bf98e7e0fda55b040a7a2c8ac76e786","kind":"commit","published_at":"2021-08-22T21:32:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.2/manifests"},{"name":"v4.62.1","sha":"1ac732c10db18509e5b7c6571629a5013d35268b","kind":"commit","published_at":"2021-08-14T20:51:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.1/manifests"},{"name":"v4.62.0","sha":"4b7aab2e9b4b0fdaf9f1735e3c68b63d2733f1c5","kind":"commit","published_at":"2021-07-30T20:47:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.62.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.62.0/manifests"},{"name":"v4.61.2","sha":"d986637bced9f989ba9442d8f24d8a9cb4dad172","kind":"commit","published_at":"2021-07-06T06:42:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.2/manifests"},{"name":"v4.61.1","sha":"c1ec3b18cf7c0ff2c980c16346b87b9fea48aae8","kind":"commit","published_at":"2021-06-12T14:39:04.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.1/manifests"},{"name":"v4.61.0","sha":"05ad200df3ccbc21c5c840d064e619ec9838f902","kind":"commit","published_at":"2021-05-24T11:33:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.61.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.61.0/manifests"},{"name":"v4.60.0","sha":"4591083884c8ca079ccd1192c079113c7baeadc8","kind":"commit","published_at":"2021-04-06T00:21:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.60.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.60.0/manifests"},{"name":"v4.59.0","sha":"bcce20f771a16cb8e4ac5cc5b2307374a2c0e535","kind":"commit","published_at":"2021-03-05T18:18:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.59.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.59.0/manifests"},{"name":"v4.58.0","sha":"0ed778e5c3048ae525da56be68611ffeb7185f84","kind":"commit","published_at":"2021-02-25T16:59:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.58.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.58.0/manifests"},{"name":"v4.57.0","sha":"b9507b31beb67c9903073f8ae6f89c9735c5f1d0","kind":"commit","published_at":"2021-02-18T03:42:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.57.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.57.0/manifests"},{"name":"v4.56.2","sha":"7f971d5008de2374db58408d903e7c1a921f6b7f","kind":"commit","published_at":"2021-02-10T17:35:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.2/manifests"},{"name":"v4.56.1","sha":"94842e1027570867885788dc9d7fe038484f085b","kind":"commit","published_at":"2021-02-09T18:07:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.1/manifests"},{"name":"v4.56.0","sha":"c58fc2576419c0b12c918e981d2e966315a7baf1","kind":"commit","published_at":"2021-01-11T00:53:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.56.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.56.0/manifests"},{"name":"v4.55.2","sha":"e697193740cbc2789eeb6b485e4199cd3177d932","kind":"commit","published_at":"2021-01-09T21:58:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.2/manifests"},{"name":"v4.55.1","sha":"67130a23646ae672836b971e1086b6ae4c77d930","kind":"commit","published_at":"2021-01-02T16:22:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.1/manifests"},{"name":"v4.55.0","sha":"822ca363f0b819d571d1683747c51f099bcbf31a","kind":"commit","published_at":"2020-12-25T11:09:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.55.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.55.0/manifests"},{"name":"v4.54.1","sha":"6cb32c2bd8912fe5e072629c07f44dc0d87ea06a","kind":"commit","published_at":"2020-12-05T03:33:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.1/manifests"},{"name":"v4.54.0","sha":"668fa0ea9c2f564d4460b98c4b66574c3d5803b0","kind":"commit","published_at":"2020-11-27T14:36:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.54.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.54.0/manifests"},{"name":"v4.53.0","sha":"819f6e04a80763d3088288eb42f37ba06eb7f3e5","kind":"commit","published_at":"2020-11-21T16:08:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.53.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.53.0/manifests"},{"name":"v4.52.0","sha":"db86b89a4ef8ec8ed8ed2d75a9abbca57310c816","kind":"commit","published_at":"2020-11-16T14:09:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.52.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.52.0/manifests"},{"name":"v4.51.0","sha":"0f823e79f303b4a93ef1381badb1e65757e5070f","kind":"commit","published_at":"2020-10-25T16:03:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.51.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.51.0/manifests"},{"name":"v4.50.2","sha":"8f9e03d1cf03db41ff9790091831d9583c7f229f","kind":"commit","published_at":"2020-10-08T14:06:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.2/manifests"},{"name":"v4.50.1","sha":"03a5d6c2fca86e8f71ab8e6cab07c261bc143ea8","kind":"commit","published_at":"2020-10-07T11:40:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.1/manifests"},{"name":"v4.50.0","sha":"00dabd63d759a1cac5a32c86aa773ea68e8d8ddc","kind":"commit","published_at":"2020-09-28T00:42:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.50.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.50.0/manifests"},{"name":"v4.49.0","sha":"f4b172f7ec7598d75df094eb713c5be5370033bc","kind":"commit","published_at":"2020-09-12T22:46:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.49.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.49.0/manifests"},{"name":"v4.48.2","sha":"f0e01446d97193118d19d5f7f6617c9c88e9e5d9","kind":"commit","published_at":"2020-08-03T16:19:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.2/manifests"},{"name":"v4.48.1","sha":"84923d7152e88f60527092b569008326b6901246","kind":"commit","published_at":"2020-08-02T21:18:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.1/manifests"},{"name":"v4.48.0","sha":"b1df116845cf4eff72d7f6b762a11940b4bbfe3b","kind":"commit","published_at":"2020-07-16T21:37:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.48.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.48.0/manifests"},{"name":"v4.47.0","sha":"15c5c512fffca8fd98080cec322e8b6c197c0377","kind":"commit","published_at":"2020-06-28T22:22:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.47.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.47.0/manifests"},{"name":"v4.46.1","sha":"1e0bb74db632c10643ff5c3e8ae699bb99118c38","kind":"commit","published_at":"2020-06-03T10:03:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.1/manifests"},{"name":"v4.46.0","sha":"89ee14464b963ea9ed8dafe64a2dad8586cf9a29","kind":"commit","published_at":"2020-05-02T23:54:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.46.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.46.0/manifests"},{"name":"v4.45.0","sha":"5e8978909c639bc20f58bf877e66cc6a0b9fb5bf","kind":"commit","published_at":"2020-04-02T12:22:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.45.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.45.0/manifests"},{"name":"v4.44.1","sha":"13bcd8cc00e668ad13be1ff67115a19dc3d95182","kind":"commit","published_at":"2020-03-29T15:41:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"41eadd9f69c2ff0ba19bcf704410c2560efb7e39","kind":"commit","published_at":"2020-03-28T21:57:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.44.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.44.0/manifests"},{"name":"v4.43.0","sha":"5dcab08071690868fd6289948d9e3451098478d3","kind":"commit","published_at":"2020-02-19T14:44:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.43.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.43.0/manifests"},{"name":"v4.42.1","sha":"6888abd3dc33582d8437d825e11a7ef45d186397","kind":"commit","published_at":"2020-02-03T15:08:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.1/manifests"},{"name":"v4.42.0","sha":"2e58f011c425291d1176ccdf1b2f1ae860ee2dc7","kind":"commit","published_at":"2020-01-24T23:55:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.42.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.42.0/manifests"},{"name":"v4.41.1","sha":"cc53d86f86cef63ba8dbbfb8e9cb27d4f247fd20","kind":"commit","published_at":"2020-01-01T18:04:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.1/manifests"},{"name":"v4.41.0","sha":"194b9261eab5fc2bcce45d2c536931e3453e0fbb","kind":"commit","published_at":"2019-12-20T18:31:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.41.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.41.0/manifests"},{"name":"v4.40.2","sha":"571aa7f2516efd8f9c811af70ce92dcffab4b286","kind":"commit","published_at":"2019-12-10T00:32:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"42761473f9edf276937cc3a28a6fcabc59f5f97d","kind":"commit","published_at":"2019-12-06T11:33:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"80464b22931eeaf8757ea77157fc2e7b9c28d926","kind":"commit","published_at":"2019-12-01T01:21:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.40.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.40.0/manifests"},{"name":"v4.39.0","sha":"aaec694aff03e10df3a0c6b2b561480b4d56cef8","kind":"commit","published_at":"2019-11-22T16:58:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.39.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"69179d8bf877aa8df49324cd59ae44dcc1422fce","kind":"commit","published_at":"2019-11-09T00:51:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.38.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"cd7f61b4562fb2f4aad560edf094a2ddad1ae3b7","kind":"commit","published_at":"2019-10-31T17:03:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.37.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"a0af0666991b724abe1efdbb3958892771a21495","kind":"commit","published_at":"2019-09-19T01:42:55.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"89b73bdc30c099c5b53725806e7edf3a121c9b3a","kind":"commit","published_at":"2019-09-17T17:06:31.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.36.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.36.0/manifests"},{"name":"v4.35.0","sha":"f856c5747c87b6c44d6aa2c64fd5378f5300310d","kind":"commit","published_at":"2019-08-24T22:41:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.35.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.35.0/manifests"},{"name":"v4.34.0","sha":"5b090fd10a2a5b70efe2a27c96d6dbf2d2565324","kind":"commit","published_at":"2019-08-18T20:52:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.34.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.34.0/manifests"},{"name":"v4.33.0","sha":"dc095e6b51b302455038d65aa4f819069cba9cfb","kind":"commit","published_at":"2019-08-08T15:40:46.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.33.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"d69eb9cf2c9cbfe8816251e349e2f00666314132","kind":"commit","published_at":"2019-06-18T18:41:49.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"a73e5569dc2a2c22f35c9c63158bc32aeea6d755","kind":"commit","published_at":"2019-05-13T22:35:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"e56562557356ff1b7dae1b817541eff75304d593","kind":"commit","published_at":"2019-05-13T16:42:07.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.32.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.32.0/manifests"},{"name":"v4.31.1","sha":"f2a60d1fb9e8a15baf926b4a67c02f90e0033eba","kind":"commit","published_at":"2019-02-10T18:45:03.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"b8659a7288c07331b18658163f79e3f52068d3e7","kind":"commit","published_at":"2019-02-09T03:07:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.31.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"cd9be03c3ee2a7e14d3e2c90976c092de17265f9","kind":"commit","published_at":"2019-01-26T18:07:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.30.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.30.0/manifests"},{"name":"v4.29.1","sha":"e3fcc4091894e91e2e099379cb7865ef8204c2d6","kind":"commit","published_at":"2019-01-11T22:07:00.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"78227f92dbafc97ea08e19b442d6d33f63591bf4","kind":"commit","published_at":"2019-01-06T21:18:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.29.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.29.0/manifests"},{"name":"v4.28.1","sha":"350640d3171a568fb3f22d64d898e154541acc56","kind":"commit","published_at":"2018-10-21T18:47:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"f6448c14cc56fd60f830dd6984d2f6a930ea1795","kind":"commit","published_at":"2018-10-20T21:17:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.28.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"71f13f4099921e6eb43f539fc11484699e8e3564","kind":"commit","published_at":"2018-10-15T16:23:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.27.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.27.0/manifests"},{"name":"v4.26.0","sha":"96d8a3c3642474144f53f74331ef2172d1c39496","kind":"commit","published_at":"2018-09-10T18:38:09.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.26.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"a2514e8ec0e5f71803cc392f9d696674e893ee01","kind":"commit","published_at":"2018-08-20T11:31:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.25.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"625a7dcd8e9e27bee012627e689573bcda8aadf1","kind":"commit","published_at":"2018-07-26T13:08:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.24.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.24.0/manifests"},{"name":"v4.23.4","sha":"19cd7d735a235177b7f8a4413391226c4aac0c8d","kind":"commit","published_at":"2018-05-22T19:03:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"8033ea75960305c19d8785c385982e8111af0c2f","kind":"commit","published_at":"2018-05-08T13:41:20.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"7cfcee6f80b411e9056e43a4c0d95422808ff257","kind":"commit","published_at":"2018-05-02T16:46:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"21092f52ff5590faec7236b4947bc822dbe63693","kind":"commit","published_at":"2018-04-25T17:22:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"10a7ed1b5fc2927654ed9d348cd8ada4428989d2","kind":"commit","published_at":"2018-04-15T19:32:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.23.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"c78d2fab6fe8a6326a50d4daea2dfe4967efb66e","kind":"commit","published_at":"2018-04-11T23:27:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.22.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"d700e195425307c00d37104035a8e2d39bd60e42","kind":"commit","published_at":"2018-04-08T03:14:19.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.21.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5d9e820a7ce3b880a1c715ecec9e21587feb97f1","kind":"commit","published_at":"2018-04-03T10:30:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.20.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.20.0/manifests"},{"name":"v4.19.9","sha":"c2286160b918d0eefbc3909575f5b79c88793787","kind":"commit","published_at":"2018-03-27T18:06:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.9","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.9/manifests"},{"name":"v4.19.8","sha":"d861caaed8bcd50317bf0c37063d971756992792","kind":"commit","published_at":"2018-03-16T17:43:59.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.8","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.8/manifests"},{"name":"v4.19.7","sha":"1ccf792cf16679729eb36f66c2d672f06dd96ba9","kind":"commit","published_at":"2018-03-09T22:39:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.7","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.7/manifests"},{"name":"v4.19.6","sha":"9ba8e65e3fa45a712835a48b17788fcf40b95436","kind":"commit","published_at":"2018-02-26T23:58:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.6/manifests"},{"name":"v4.19.5","sha":"69ca16d6a8eae58737ebdaf7368090aab97dcb97","kind":"commit","published_at":"2017-12-10T18:22:33.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.5/manifests"},{"name":"v4.19.4","sha":"2c9344754eae53d955d5c6247cbca242431e914a","kind":"commit","published_at":"2017-10-15T15:10:05.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.4/manifests"},{"name":"v4.19.3","sha":"537aba055411261fd9fbf43fb6190c3885932e7d","kind":"commit","published_at":"2017-10-14T19:03:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.3/manifests"},{"name":"v4.19.2","sha":"63b1cfc583e1fef4e84e2e4df77d421ee49546e9","kind":"commit","published_at":"2017-10-08T23:19:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"a8e586fd1371df147d9ebb809f8259411ad38124","kind":"commit","published_at":"2017-10-03T16:15:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2a82fc3b86e8f68a6c915c2ba53e5189a3c78fc3","kind":"commit","published_at":"2017-09-30T21:42:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.19.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"e32428cc1ab9938a20e96a5b0f31e9782c8d2e2e","kind":"commit","published_at":"2017-09-26T10:18:36.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.18.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.18.0/manifests"},{"name":"v4.17.1","sha":"17072850f467748f57b1072beb8ecac56242c78a","kind":"commit","published_at":"2017-09-22T09:39:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"a6ce74318a9dc7362b074591a2426dafd27a6e6b","kind":"commit","published_at":"2017-09-09T21:04:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.17.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"4b23fc2c1dc8bc61b4f108eabf4488df9df58781","kind":"commit","published_at":"2017-09-09T19:26:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.16.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"45caa70d6701b0ab75abf3c8654220565b9dbc0d","kind":"commit","published_at":"2017-07-22T11:06:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.15.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"7a8f39eeb95698592cfd05692902ab7b05c9dfd4","kind":"commit","published_at":"2017-05-29T15:25:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.14.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"01f9aa1973336b176a0148e5a525f230b7196f53","kind":"commit","published_at":"2017-05-29T00:31:38.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.13.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"76fe2117211efc3feae47d82c5ccaeaeefdc4b03","kind":"commit","published_at":"2017-05-28T23:12:06.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"67218e9606f19daf0bc7e225bc65525a4493e5ac","kind":"commit","published_at":"2017-05-28T23:10:52.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"f75e6ce824893c77addb846ca7de0ed839c95234","kind":"commit","published_at":"2017-05-28T22:57:57.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.12.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.12.0/manifests"},{"name":"v4.11.2","sha":"3a873f99c6ca5fdbceb6df03fdc5280da6012523","kind":"commit","published_at":"2017-01-23T23:21:24.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"416c662d36e5b28f460bdbab8c06c9bb07a07ee5","kind":"commit","published_at":"2017-01-20T01:13:44.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"1047ac21a4b7ebc598fdaa999213d97be0e863ff","kind":"commit","published_at":"2017-01-12T22:37:13.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.11.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"bbf08db39931fd6cdff5f8ab42e54148f8b4faa4","kind":"commit","published_at":"2016-11-12T14:35:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.10.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"a65e34751843141527b0af76f8133be7e92fa043","kind":"commit","published_at":"2016-10-31T02:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.9.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.9.0/manifests"},{"name":"v4.8.4","sha":"4b3d9168890dca90335f2419830139230905ce28","kind":"commit","published_at":"2016-08-17T22:37:51.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"50fc2d85eab1cb35ca8cf67ac49e97528d2afcf7","kind":"commit","published_at":"2016-08-01T10:37:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"96dc152630e7b9d5c7a94130936a8ef3905e8209","kind":"commit","published_at":"2016-07-30T18:42:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"8e534d779c0d6b7f8a8b186e77b1e34af322a011","kind":"commit","published_at":"2016-07-24T16:12:02.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"8c75aa4bdf83e2a22e3a7afe5d216928895e555a","kind":"commit","published_at":"2016-07-24T14:56:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.8.0/manifests"},{"name":"v4.7.6","sha":"bb53160c84ff99c6511c1c55bd33650e3c6d1af2","kind":"commit","published_at":"2016-06-26T11:44:17.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.6","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"9f8801f218694d27fab6cf335f5149835020d867","kind":"commit","published_at":"2016-06-17T07:18:32.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"0b19c2b97d0c478c574a7982a366cc797e147d8c","kind":"commit","published_at":"2016-06-04T14:03:50.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"5f7c7e4500aad970a425baae272cfdc335eb12fd","kind":"commit","published_at":"2016-06-02T16:56:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"66eeeacbd9b0676cac5655cd976588dad37bcbd7","kind":"commit","published_at":"2016-05-30T09:34:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"51ec5fb1b4c612c48a503de8077c4cb9affb70ad","kind":"commit","published_at":"2016-05-23T16:53:12.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"000288b33ab3c05d344d2f238bb51398d2fc141c","kind":"commit","published_at":"2016-05-15T19:36:47.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"b6562b16931bfbe8ec34995b54d1626eece27fb7","kind":"commit","published_at":"2016-05-15T17:02:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"34461b341a3ef6d5dddf22778cae57f429c99c7b","kind":"commit","published_at":"2016-05-15T13:25:43.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"146fdeed12dac98152c4e809c8ac452c215bba8b","kind":"commit","published_at":"2016-05-14T23:31:22.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b228bc39fd86e26d7d724b811b4e9f7f1be8bc7f","kind":"commit","published_at":"2016-05-14T23:18:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"36c5013e6d66bebf9c2343006b6fe200851b6107","kind":"commit","published_at":"2016-04-25T20:38:25.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"25369f5f3edd41c1d68dad3a5d95552677948ecd","kind":"commit","published_at":"2016-04-24T14:50:21.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"f5c75e41d111d7dc6e43a646b2bf4652e22738b7","kind":"commit","published_at":"2016-04-24T14:19:40.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"1f5b8a10295e8c0aeff59a279722c7c194e1aa3a","kind":"commit","published_at":"2016-04-13T20:21:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"fe9731752b835c539b4d02f432baae16e37352e1","kind":"commit","published_at":"2016-04-05T21:26:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4f04b7985762a47cb123dc76f8113fba5c8cedf9","kind":"commit","published_at":"2016-03-08T20:56:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"ea7ef30c8a29978b0a1896f9398c3fb42e973f53","kind":"commit","published_at":"2016-02-29T23:38:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"0f3de698e8f82ed9eff5190ad5f6e9cc7275d0f9","kind":"commit","published_at":"2016-02-17T08:24:56.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"35270518e8db77944b6fab53442bc07146c971d0","kind":"commit","published_at":"2016-02-04T20:48:01.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v4.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v4.0.0/manifests"},{"name":"v3.8.0","sha":"0328832e0470d2ae528efafa471d932606b98502","kind":"commit","published_at":"2016-01-25T07:58:42.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.8.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"a3c2f6bd19ef73c49b7f31d7eccb5ea060f24740","kind":"commit","published_at":"2016-01-13T11:17:27.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"2efcd5d20b6a403da89d642076817d8153d58643","kind":"commit","published_at":"2016-01-12T23:29:15.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.7.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5c2ad1f36a2d13dcdfd5c93a85b123b0a1e55746","kind":"commit","published_at":"2015-12-27T18:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.6.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16d2cc371aadf55df42eb16185ee9dd1b1a2e963","kind":"commit","published_at":"2015-12-27T17:23:16.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.5.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8e56299f781c46d396725ec56b52c69a7f6b54d3","kind":"commit","published_at":"2015-12-17T20:59:11.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.4.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b2c759dd8878ac500889de0dbb5548a3a15762b3","kind":"commit","published_at":"2015-11-30T23:48:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.3.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.2.0/manifests"},{"name":"3.2.0","sha":"9f37ac5b5ed7f64135fc0f0e6e090aa8b56b3925","kind":"commit","published_at":"2015-11-28T20:10:37.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/3.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/3.2.0/manifests"},{"name":"v3.1.5","sha":"7172cfae1fbdc8cbb13dc431d096a6ce5d600277","kind":"commit","published_at":"2015-11-28T18:56:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"d6ad58fe5ef7b1e838d8078963d9e890e32f3985","kind":"commit","published_at":"2015-11-28T13:44:53.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"f9a867f618676c1de45b173449a7de102e0f7501","kind":"commit","published_at":"2015-11-28T02:39:45.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"a34cc35e2b1699c27571505af77544b816812cf0","kind":"commit","published_at":"2015-11-28T02:24:28.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.2","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f27e315389cf58e44e77874b4236964a6f305176","kind":"commit","published_at":"2015-11-25T00:27:14.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6c1932a7166cf35dac6235bc317c94526681858d","kind":"commit","published_at":"2015-11-25T00:19:30.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"5d7e8ccfacad88e44e7dc829200e4d374c7c5b2f","kind":"commit","published_at":"2015-11-11T20:02:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v3.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"6fd1182bec6bd05934e9bd471e58c373d49f1d68","kind":"commit","published_at":"2015-11-10T23:26:54.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.5","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"f54e371a405aaf7a663ad787a8e8d08336603e3f","kind":"commit","published_at":"2015-11-07T23:17:41.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.4","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"39819150dd829a3ba60aa18bf498c2803fff7635","kind":"commit","published_at":"2015-11-07T22:06:35.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.3","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.3/manifests"},{"name":"v2.2.1","sha":"6421fa9815f17b9600d4c0683e5d358d3c1d45a9","kind":"commit","published_at":"2015-11-07T13:01:23.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.1","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8a11ecf554beb2660bc83118b7ded25f38e82372","kind":"commit","published_at":"2015-11-01T16:18:58.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.2.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"55863dc84a3b1e9023de6ccf1274babe130e817f","kind":"commit","published_at":"2015-10-29T11:15:08.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.1.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"4d7aac956b414dd396ac807a8b19f30be15711ee","kind":"commit","published_at":"2015-10-11T20:40:10.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v2.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"da5fdbf7c05a9127f04ac5887292457e8335f480","kind":"commit","published_at":"2014-01-15T22:19:48.000Z","download_url":"https://codeload.github.com/tqdm/tqdm/tar.gz/v1.0.0","html_url":"https://github.com/tqdm/tqdm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tqdm/tqdm@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T15:59:45.151Z","dependent_packages_count":53,"downloads":null,"downloads_period":null,"dependent_repos_count":3129,"rankings":{"downloads":null,"dependent_repos_count":0.7680491551459293,"dependent_packages_count":0.5529953917050692,"stargazers_count":3.5944700460829497,"forks_count":10.015360983102918,"docker_downloads_count":null,"average":3.7327188940092166},"purl":"pkg:conda/tqdm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tqdm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tqdm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tqdm/dependencies","status":null,"funding_links":["https://github.com/sponsors/casperdcl","https://github.com/sponsors/tqdm","https://tidelift.com/funding/github/pypi/tqdm","https://tqdm.github.io/merch"],"critical":false,"issue_metadata":{"last_synced_at":"2025-08-31T08:42:46.679Z","issues_count":238,"pull_requests_count":192,"avg_time_to_close_issue":27532439.6,"avg_time_to_close_pull_request":26580284.8,"issues_closed_count":50,"pull_requests_closed_count":50,"pull_request_authors_count":132,"issue_authors_count":223,"avg_comments_per_issue":4.163865546218488,"avg_comments_per_pull_request":2.5208333333333335,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":37,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":298965.0,"past_year_avg_time_to_close_pull_request":1522374.6,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":0.7297297297297297,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/issues","maintainers":[{"login":"casperdcl","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"},{"login":"lrq3000","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrq3000"}],"active_maintainers":[{"login":"casperdcl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tqdm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tqdm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tqdm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tqdm/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4324,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":2728,"full_name":"tqdm/tqdm","default_branch":"master","committers":[{"name":"Casper da Costa-Luis","email":"tqdm@cdcl.ml","login":"casperdcl","count":1265},{"name":"Stephen Larroque","email":"lrq3000@gmail.com","login":"lrq3000","count":189},{"name":"Kyle Altendorf","email":"kyle.altendorf@epcpower.com","login":"altendky","count":26},{"name":"Richard Sheridan","email":"richard.sheridan@gmail.com","login":"richardsheridan","count":23},{"name":"Hadrien Mary","email":"hadrien.mary@gmail.com","login":"hadim","count":21},{"name":"Guangshuo Chen","email":"guangshuo.chen@gmail.com","login":"chengs","count":18},{"name":"Noam Yorav-Raphael","email":"noamraph@gmail.com","login":"noamraph","count":10},{"name":"Ivan Ivanov","email":"ivan@ivanovs.info","login":"obiwanus","count":9},{"name":"Mikhail Korobov","email":"kmike84@gmail.com","login":"kmike","count":8},{"name":"Marcel Bargull","email":"marcel.bargull@udo.edu","login":"mbargull","count":6},{"name":"Nishant Rodrigues","email":"nishnash54@gmail.com","login":"nishnash54","count":5},{"name":"Charles Newey","email":"charlie@newey.me","login":"charlienewey","count":3},{"name":"James Lu","email":"CrazyPython","login":"CrazyPython","count":3},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":3},{"name":"Joshua Coales","email":"joshua@coales.co.uk","login":"SpangleLabs","count":3},{"name":"Martin Zugnoni","email":"martin.zugnoni@gmail.com","login":"martinzugnoni","count":3},{"name":"Matthew D. Pagel","email":"MPagel","login":"MPagel","count":3},{"name":"Matthew Stevens","email":"mjstevens777@gmail.com","login":"mjstevens777","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":3},{"name":"Mikhail Dektyarev","email":"mihail.dektyarow@gmail.com","login":"mihaild","count":3},{"name":"Max Nordlund","email":"max.nordlund@gmail.com","login":"maxnordlund","count":2},{"name":"MapleCCC","email":"littlelittlemaple@gmail.com","login":"MapleCCC","count":2},{"name":"Alex Rothberg","email":"agrothberg@gmail.com","login":"cancan101","count":2},{"name":"Alexander","email":"alexander@plav.in","login":"aplavin","count":2},{"name":"Fabian Dill","email":"Berserker66","login":"Berserker66","count":2},{"name":"FichteFoll","email":"fichtefoll2@googlemail.com","login":"FichteFoll","count":2},{"name":"pgajdos","email":"pgajdos@suse.cz","login":"pgajdos","count":2},{"name":"Todd","email":"toddrme2178@gmail.com","login":"toddrme2178","count":2},{"name":"Staffan Malmgren","email":"staffan.malmgren@gmail.com","login":"staffanm","count":2},{"name":"Socialery","email":"Socialery","login":"Socialery","count":2},{"name":"RedBug312","email":"redbug312@gmail.com","login":"redbug312","count":2},{"name":"Orivej Desh","email":"orivej@gmx.fr","login":"orivej","count":2},{"name":"Nikolay Nechaev","email":"nikolay_nechaev@mail.ru","login":"kolayne","count":2},{"name":"Ivan Ivanov","email":"ivan.ivanov@yellow.co.nz","login":null,"count":2},{"name":"Daniel Panteleit","email":"panteleit@cs.uni-bonn.de","login":null,"count":2},{"name":"Peter Hansen","email":"peter.hansen@exploredata.com","login":null,"count":2},{"name":"HeoHeo","email":"h0h6h2h5@gmail.com","login":"heoh","count":2},{"name":"Hugo","email":"hugovk","login":"hugovk","count":2},{"name":"Jack McCracken","email":"jackamc19@gmail.com","login":"JackMc","count":2},{"name":"Guilherme Ruiz","email":"57478888+guigoruiz1","login":"guigoruiz1","count":2},{"name":"Gregor Sturm","email":"mail@gregor-sturm.de","login":"grst","count":2},{"name":"Michael Boyle","email":"michael.oliver.boyle@gmail.com","login":"moble","count":2},{"name":"Daniel Ecer","email":"de-code","login":"de-code","count":1},{"name":"Cheng Chen","email":"cheng10@ualberta.ca","login":"cheng10","count":1},{"name":"Carlin MacKenzie","email":"carlin.mackenzie@gmail.com","login":"carlinmack","count":1},{"name":"Arun Persaud","email":"arun@nubati.net","login":"arunpersaud","count":1},{"name":"Anurag Pandey","email":"anuragcarbon1998@gmail.com","login":"geekypandey","count":1},{"name":"Andrey Portnoy","email":"aportnoy@ucsd.edu","login":"andportnoy","count":1},{"name":"Andres Torres","email":"34612646+TurretAA12","login":"TurretAA12","count":1},{"name":"Albert Kottke","email":"albert.kottke@gmail.com","login":"arkottke","count":1},{"name":"Al Johri","email":"al.johri@gmail.com","login":"AlJohri","count":1},{"name":"Min ho Kim","email":"minho42@gmail.com","login":"minho42","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":1},{"name":"Daniel Armbruster","email":"daniel.armbruster@sed.ethz.ch","login":null,"count":1},{"name":"raulsaavedr","email":"raulsdroid@gmail.com","login":null,"count":1},{"name":"stonebig","email":"stonebig..","login":null,"count":1},{"name":"Igor Ljubuncic","email":"igor.ljubuncic@canonical.com","login":null,"count":1},{"name":"Mike Kutzma","email":"michaelkutzma@gmail.com","login":"mikekutzma","count":1},{"name":"zz","email":"zz.at.field@gmail.com","login":"littlezz","count":1},{"name":"Pablo Zivic","email":"elsonidoq@gmail.com","login":"elsonidoq","count":1},{"name":"Pavel Savchenko","email":"asfaltboy@gmail.com","login":"asfaltboy","count":1},{"name":"Peter VandeHaar","email":"pjvandehaar","login":"pjvandehaar","count":1},{"name":"Rafael Lukas Maers","email":"rlmaers@gmail.com","login":"rlmaers","count":1},{"name":"ReadmeCritic","email":"frankensteinbot@gmail.com","login":"ReadmeCritic","count":1},{"name":"Riccardo Coccioli","email":"volans-","login":"volans-","count":1},{"name":"Robert Krzyzanowski","email":"technoguyrob@gmail.com","login":"robertzk","count":1},{"name":"Sepehr Sameni","email":"Sepehr.Sameni@gmail.com","login":"Separius","count":1},{"name":"Sergei Izmailov","email":"sergei.a.izmailov@gmail.com","login":"sizmailov","count":1},{"name":"Shirish Pokharel","email":"shirish93","login":"shirish93","count":1},{"name":"Shubhankar","email":"ghltshubh","login":"ghltshubh","count":1},{"name":"Slava","email":"slovaricheg@gmail.com","login":"greshilov","count":1},{"name":"Steffan Karger","email":"steffan.karger@fox-it.com","login":"syzzer","count":1},{"name":"Thomas A Caswell","email":"tcaswell@bnl.gov","login":"tacaswell","count":1},{"name":"Tomas Ostasevicius","email":"t.ostasevicius@gmail.com","login":"to266","count":1},{"name":"Veith Röthlingshöfer","email":"veith21@gmail.com","login":"RunOrVeith","count":1},{"name":"William Turner","email":"willtur.will@gmail.com","login":"willtrnr","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"immerrr","email":"immerrr@gmail.com","login":"immerrr","count":1},{"name":"jamate","email":"mateoarcilalopez@gmail.com","login":"jamate16","count":1},{"name":"mariosasko","email":"mariosasko777@gmail.com","login":"mariosasko","count":1},{"name":"melnikovsky","email":"43612263+melnikovsky","login":"melnikovsky","count":1},{"name":"shongololo","email":"garethsimons@me.com","login":"songololo","count":1},{"name":"tqdm[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"zed","email":"isidore.john.r@gmail.com","login":"zed","count":1},{"name":"Adnan Umer","email":"u.adnan@outlook.com","login":"uadnan","count":1},{"name":"Dénes Türei","email":"turei.denes@gmail.com","login":"deeenes","count":1},{"name":"James E. King III","email":"jeking3rd@gmail.com","login":null,"count":1},{"name":"Daniel King","email":"daniel.zidan.king@gmail.com","login":"danking","count":1},{"name":"Darin","email":"darin@omegasoft.org","login":"darindf","count":1},{"name":"David Anes","email":"david.anes@gmail.com","login":"kraptor","count":1},{"name":"David Bau","email":"david.bau@gmail.com","login":"davidbau","count":1},{"name":"David W.H. Swenson","email":"dwhs@hyperblazer.net","login":"dwhswenson","count":1},{"name":"Dyno Fu","email":"dyno.fu@gmail.com","login":"dyno","count":1},{"name":"Elan Ruusamäe","email":"glen@pld-linux.org","login":"glensc","count":1},{"name":"Firat Ozdemir","email":"fozdemir@gmail.com","login":"firatozdemir","count":1},{"name":"Ford Hurley","email":"ford.hurley@gmail.com","login":"fordhurley","count":1},{"name":"Gonzalo Tixilima","email":"javoweb@msn.com","login":"javoweb","count":1},{"name":"Greg Gandenberger","email":"greg@gandenberger.org","login":"gsganden","count":1},{"name":"Helio Machado","email":"0x2b3bfa0+git@googlemail.com","login":"0x2b3bfa0","count":1},{"name":"Ivan Smirnov","email":"aldanor","login":"aldanor","count":1},{"name":"Jan Schlüter","email":"jan.schlueter@ofai.at","login":"f0k","count":1},{"name":"Jannis Leidel","email":"jannis@leidel.info","login":"jezdez","count":1},{"name":"Javi Merino","email":"merino.jav@gmail.com","login":"JaviMerino","count":1},{"name":"Jesus Cea","email":"jcea@jcea.es","login":"jcea","count":1},{"name":"Johannes Hansen","email":"johannes.hansen@ed.ac.uk","login":"jnhansen","count":1},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":1},{"name":"Jose Tiago Macara Coutinho","email":"coutinhotiago@gmail.com","login":"tiagocoutinho","count":1},{"name":"JoshKarpel","email":"josh.karpel@gmail.com","login":"JoshKarpel","count":1},{"name":"Julien Chaumont","email":"git@julienc.io","login":"julienc91","count":1},{"name":"Kevin Marsh","email":"kevinmarsh3@gmail.com","login":"kevinmarsh","count":1},{"name":"Kuang-che Wu","email":"kcwu@google.com","login":"kcwu","count":1},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":1},{"name":"Leonardo Taccari","email":"leonardo.taccari@gmail.com","login":"leotac","count":1},{"name":"Lev Velykoivanenko","email":"velykoivanenko.lev@gmail.com","login":"AbysmalBiscuit","count":1},{"name":"Luca Cappelletti","email":"cappelletti.luca94@gmail.com","login":"LucaCappelletti94","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1}],"total_commits":1726,"total_committers":117,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":14.752136752136753,"dds":0.26709154113557354,"past_year_committers":[{"name":"Casper da Costa-Luis","email":"tqdm@cdcl.ml","login":"casperdcl","count":17},{"name":"Guilherme Ruiz","email":"57478888+guigoruiz1","login":"guigoruiz1","count":2}],"past_year_total_commits":19,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.5,"past_year_dds":0.10526315789473684,"last_synced_at":"2025-08-09T03:36:37.208Z","last_synced_commit":"0ed5d7f18fa3153834cbac0aa57e8092b217cc16","created_at":"2023-03-07T09:15:18.352Z","updated_at":"2025-08-09T03:36:37.220Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310078,"contributors_count":31095232,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tqdm/tqdm","html_url":"https://github.com/tqdm/tqdm","last_synced_at":"2025-09-03T18:41:44.825Z","status":"active","issues_count":231,"pull_requests_count":224,"avg_time_to_close_issue":28057094.469387755,"avg_time_to_close_pull_request":23490134.470588237,"issues_closed_count":49,"pull_requests_closed_count":68,"pull_request_authors_count":134,"issue_authors_count":217,"avg_comments_per_issue":4.06926406926407,"avg_comments_per_pull_request":2.2410714285714284,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":39,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":335644.5,"past_year_avg_time_to_close_pull_request":1747384.5555555555,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":0.4358974358974359,"past_year_avg_comments_per_pull_request":0.0851063829787234,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T11:03:37.554Z","updated_at":"2025-09-03T18:41:44.825Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tqdm%2Ftqdm/issues","issue_labels_count":{"question/docs ‽":29,"p2-bug-warning ⚠":19,"p3-enhancement 🔥":16,"invalid ⛔":12,"need-feedback 📢":11,"synchronisation ⇶":10,"submodule-notebook 📓":8,"p0-bug-critical ☢":8,"to-fix ⌛":7,"submodule ⊂":7,"help wanted 🙏":6,"p4-enhancement-future 🧨":6,"to-merge ↰":6,"duplicate 🗐":6,"c3-small 🕒":4,"to-review 🔍":2,"c1-quick 🕐":2,"p3-framework ⚒":1,"eol ☠":1},"pull_request_labels_count":{"to-merge ↰":28,"submodule ⊂":22,"c1-quick 🕐":17,"p2-bug-warning ⚠":13,"p3-framework ⚒":12,"p3-enhancement 🔥":12,"p4-enhancement-future 🧨":9,"question/docs ‽":8,"p0-bug-critical ☢":8,"to-review 🔍":7,"c3-small 🕒":6,"need-feedback 📢":6,"help wanted 🙏":5,"to-fix ⌛":5,"submodule-notebook 📓":4,"eol ☠":3,"invalid ⛔":2,"duplicate 🗐":2,"c8-hard 🕗":1,"p5-wont-fix ☮":1},"issue_author_associations_count":{"NONE":220,"CONTRIBUTOR":6,"MEMBER":5},"pull_request_author_associations_count":{"NONE":176,"MEMBER":29,"CONTRIBUTOR":19},"issue_authors":{"Bosimbek":4,"LecrisUT":3,"jamesbraza":3,"lrq3000":3,"fireattack":2,"tdegeus":2,"casperdcl":2,"utkonos":2,"td-anne":2,"RemDelaporteMathurin":1,"kaimingkuang":1,"prathamnagpure":1,"WilliamStam":1,"daniel-baumann":1,"agileandy":1,"Linchin":1,"Chrismarsh":1,"mjclarke94":1,"KOLANICH":1,"hgjazhgj":1,"KommuSoft":1,"jetlime":1,"BramVanroy":1,"liblaf":1,"kiranchitturi":1,"dr-costas":1,"dpjensen":1,"sradc":1,"faroit":1,"kratsg":1,"justin-pierce":1,"martinetd":1,"JaapJoris":1,"nlosacco":1,"konradg40":1,"RowanLeeder":1,"phausamann":1,"notwa":1,"fatemeakbari":1,"RomanBredehoft":1,"LucaCappelletti94":1,"brupelo":1,"hsoftxl":1,"sugoides":1,"nachomaiz":1,"notuxius":1,"argalloni":1,"Chris888-CMD":1,"mxr":1,"faizan1234567":1,"Cy-47":1,"Trayvon001":1,"Legend94rz":1,"yarikoptic":1,"jvdoorn":1,"tblaha":1,"rickystar04":1,"davidemollica":1,"koaning":1,"AgarwalPragy":1,"antonysouthworth-halter":1,"tomast95":1,"12nis456":1,"One-sixth":1,"MrJack91":1,"mzy2240":1,"Indivicivet":1,"tloki":1,"rklarpit":1,"wookayin":1,"danielgafni":1,"st1vms":1,"schwobr":1,"danya0123":1,"gsemet":1,"hadim":1,"Leo-T-Zang":1,"cjchristopher":1,"Zengyf-CVer":1,"q-wertz":1,"aplavin":1,"kaluluosi":1,"George-Ogden":1,"JamesParrott":1,"eamanu":1,"tmaxwell-anthropic":1,"masalha-alaa":1,"AliAbdelaal":1,"jolespin":1,"thanish":1,"HuStmpHrrr":1,"grach0v":1,"tpchuckles":1,"abergou":1,"ANogin":1,"urucoder":1,"sunyj":1,"N-Wouda":1,"buriy":1,"kivicode":1,"rlaphoenix":1,"sigvaldm":1,"prhbrt":1,"trifwn":1,"chenasraf":1,"quancore":1,"tswast":1,"ZX1209":1,"demiangomez":1,"jrosenblum-cn":1,"vijaya-lakshmi-venkatraman":1,"haji-ali":1,"mans3579":1,"treyshotz":1,"DFEvans":1,"LinuxBeginner":1,"WhozKunal":1,"glenn-jocher":1,"vuki":1,"w-m":1,"MagJ1":1,"DavidBuchanan314":1,"aitorme":1,"wangliangguo":1,"schoennenbeck":1,"rantanplan77":1,"melonmouse":1,"Tokariew":1,"jurajmichalak1":1,"N-Demir":1,"arkamar":1,"Boltzmachine":1,"anibal2j":1,"anast3t":1,"saj1919":1,"johncoxon":1,"andytaylor823":1,"auderson":1,"ogamibird":1,"neerajprad":1,"kloczek":1,"o-murphy":1,"marinelay":1,"joelostblom":1,"miohtama":1,"stellarhoof":1,"joaompinto":1,"scraus":1,"TopVoided":1,"jonasrauber":1,"alexsandercaac":1,"cgr71ii":1,"SpangleLabs":1,"twall":1,"beojan":1,"Mr0grog":1,"user202729":1,"song-cc":1,"GustawOhler":1,"ciaoyizhen":1,"shalevc1098":1,"hongshaoyang":1,"rudolfbyker":1,"JohannesWiesner":1,"bilelomrani1":1,"jeking3":1,"JMBokhorst":1,"wandering007":1,"sasha-wing-security-ltd":1,"Apteryks":1,"ma-sadeghi":1,"danielnelson":1,"ferrouswheel":1,"thymewindy":1,"cmpute":1,"grburgess":1,"ronped":1,"DeflateAwning":1,"iced":1,"colinww":1,"purpleskyfall":1,"SRK7Kyros":1,"r786786":1,"ghost":1,"andrzejnovak":1,"ZOLAXOLLA0007":1,"EmreAtes":1,"vyasr":1,"KingDarBoja":1,"arist0v":1,"sdinot":1,"koolkunz":1,"zh-hike":1,"cxapython":1,"mwouts":1,"mojones":1,"jonzarecki":1,"david-zwicker":1,"gpleiss":1,"cleeland":1,"Bladieblah":1,"harmenwassenaar":1,"albb20":1,"GordonMcGregor":1,"ParzivalWolfram":1,"rogerdehe":1,"namaenonaimumei":1,"cwfparsonson":1,"grimmer0125":1,"anntzer":1,"reneleonhardt":1,"JC3":1,"ahallrq":1,"gpakosz":1,"dongrixinyu":1,"VasiliPupkin256":1,"ilia-kats":1},"pull_request_authors":{"casperdcl":22,"sourcery-ai[bot]":8,"lrq3000":7,"SmartManoj":4,"paoyw":4,"eendebakpt":4,"mgorny":3,"guigoruiz1":3,"skshetry":3,"hroncok":3,"glensc":2,"cgkantidis":2,"Stranger-Jie":2,"George-Ogden":2,"KommuSoft":2,"jamate16":2,"melnikovsky":2,"AniketP04":2,"hmaarrfk":2,"pradeep90":2,"GiorgosPapoutsakis":2,"jxdv":2,"alisever":2,"Carreau":2,"edwinsteenkamer":2,"Freed-Wu":2,"albertvillanova":2,"DinhHuy2010":2,"chengs":2,"MBradbury":2,"philiptaron":2,"klamike":2,"Diogo-Rossi":2,"JamesParrott":2,"bartbroere":2,"obeone":2,"grach0v":2,"shermansiu":2,"KOLANICH":2,"FT9R":2,"flying-sheep":2,"LucaCappelletti94":2,"cscanlin":2,"kolayne":2,"ma-sadeghi":2,"firatozdemir":2,"kloczek":2,"unickname3":2,"eumiro":2,"bouweandela":1,"UFO-101":1,"didier-durand":1,"sbarrios93":1,"XX-05":1,"Bluenegarra":1,"inspectorG4dget":1,"hadim":1,"Schwaneberg":1,"jeremander":1,"de-code":1,"t-mart":1,"QuentinN42":1,"richardsheridan":1,"alkatar21":1,"tedivm":1,"svank":1,"mattinm":1,"naoto-aoki-fy":1,"Ryo-Sajima":1,"JasonnnW3000":1,"eblis":1,"jbsparrow":1,"anast3t":1,"toddlipcon":1,"vincentblot28":1,"jizongFox":1,"pattonw":1,"harmenwassenaar":1,"MichalRIcar":1,"maitreytalware":1,"mrclary":1,"dsm-72":1,"Serene-Arc":1,"marksmayo":1,"vinnik-dmitry07":1,"johncant":1,"stevennic":1,"raphaelreme":1,"sunyj":1,"prohde":1,"aathif394":1,"mrshu":1,"AlexanderAuras":1,"MatthieuBizien":1,"njsmith":1,"Sodas0":1,"EmmaRenauld":1,"sasdf":1,"HarshMorey":1,"stegayet":1,"szymonlopaciuk":1,"AlexeyDmitriev":1,"Ronserruya":1,"sudecki30":1,"MrJack91":1,"TBourton":1,"plammens":1,"murdock-grewar":1,"amartya-dev":1,"LucasChollet":1,"danielgafni":1,"Yard1":1,"Splendide-Imaginarius":1,"alexreg":1,"kaivalyar":1,"JeronimoMendes":1,"trim21":1,"kingarrrt":1,"aldanor":1,"johnarevalo":1,"ermakovpetr":1,"Ahsoka":1,"zsecducna":1,"SlowMo24":1,"mocitanefelibata":1,"RazerM":1,"bvolkmer":1,"mjpieters":1,"mingrammer":1,"EFord36":1,"StSav012":1,"Grokzen":1,"aripollak":1,"hackedd":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077389,"issues_count":31296582,"pull_requests_count":95963944,"authors_count":10692477,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"invalid ⛔":1,"question/docs ‽":1},"past_year_pull_request_labels_count":{"to-merge ↰":4,"p3-framework ⚒":4,"p0-bug-critical ☢":2,"submodule ⊂":2},"past_year_issue_author_associations_count":{"NONE":37,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"NONE":41,"MEMBER":4,"CONTRIBUTOR":2},"past_year_issue_authors":{"jamesbraza":3,"kivicode":1,"kloczek":1,"KommuSoft":1,"liblaf":1,"LucaCappelletti94":1,"Mr0grog":1,"mxr":1,"namaenonaimumei":1,"nlosacco":1,"One-sixth":1,"reneleonhardt":1,"rudolfbyker":1,"Tokariew":1,"TopVoided":1,"Trayvon001":1,"user202729":1,"yarikoptic":1,"zh-hike":1,"AgarwalPragy":1,"agileandy":1,"Apteryks":1,"ciaoyizhen":1,"danya0123":1,"DavidBuchanan314":1,"dpjensen":1,"eamanu":1,"fatemeakbari":1,"grach0v":1,"gsemet":1,"hsoftxl":1,"HuStmpHrrr":1,"ilia-kats":1,"Indivicivet":1,"JaapJoris":1,"JamesParrott":1,"JC3":1},"past_year_pull_request_authors":{"casperdcl":4,"SmartManoj":4,"Carreau":2,"grach0v":2,"obeone":2,"KommuSoft":2,"LucaCappelletti94":2,"skshetry":2,"FT9R":2,"alisever":2,"DinhHuy2010":2,"MBradbury":2,"JamesParrott":2,"philiptaron":2,"eumiro":2,"Stranger-Jie":2,"kloczek":2,"mocitanefelibata":1,"vinnik-dmitry07":1,"Sodas0":1,"JasonnnW3000":1,"mattinm":1,"Bluenegarra":1,"naoto-aoki-fy":1,"maitreytalware":1,"raphaelreme":1},"maintainers":[{"login":"casperdcl","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"},{"login":"lrq3000","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrq3000"}],"active_maintainers":[{"login":"casperdcl","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":29,"WatchEvent":1745,"DeleteEvent":2,"IssueCommentEvent":97,"PushEvent":21,"GollumEvent":2,"PullRequestReviewEvent":3,"PullRequestEvent":32,"ForkEvent":77},"last_year":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":29,"WatchEvent":1745,"DeleteEvent":2,"IssueCommentEvent":97,"PushEvent":21,"GollumEvent":2,"PullRequestReviewEvent":3,"PullRequestEvent":32,"ForkEvent":77}},"keywords":["cli","closember","console","discord","gui","jupyter","keras","meter","pandas","parallel","progress","progress-bar","progressbar","progressmeter","python","rate","telegram","terminal","time","utilities"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T08:51:49.773Z","updated_at":"2023-09-27T08:51:49.773Z","repository_link":"https://github.com/tqdm/tqdm/blob/master/environment.yml","dependencies":[{"id":13973079266,"package_name":"argopt","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079267,"package_name":"asv","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079268,"package_name":"build","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079269,"package_name":"coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079270,"package_name":"dask","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079271,"package_name":"ipykernel","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079272,"package_name":"ipywidgets","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079273,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079274,"package_name":"mkdocs-material","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079275,"package_name":"nbval","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079276,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079277,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079278,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079279,"package_name":"pre-commit","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079280,"package_name":"pydoc-markdown","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079281,"package_name":"pygments","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079282,"package_name":"pymdown-extensions","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079283,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079284,"package_name":"pytest-asyncio","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079285,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079286,"package_name":"pytest-timeout","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079287,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.7","direct":true,"kind":"runtime","optional":false},{"id":13973079288,"package_name":"requests","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079289,"package_name":"rich","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079290,"package_name":"setuptools","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079291,"package_name":"setuptools_scm","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079292,"package_name":"slack-sdk","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079293,"package_name":"tensorflow","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079294,"package_name":"toml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079295,"package_name":"tox","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13973079296,"package_name":"twine","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T08:51:50.309Z","updated_at":"2023-09-27T08:51:50.309Z","repository_link":"https://github.com/tqdm/tqdm/blob/master/pyproject.toml","dependencies":[{"id":13973079297,"package_name":"colorama","ecosystem":"pypi","requirements":"platform_system == \"Windows\"","direct":true,"kind":"runtime","optional":false}]}],"score":27.23019486024197,"created_at":"2025-09-04T09:18:03.267Z","updated_at":"2025-10-07T08:04:40.725Z","avatar_url":"https://github.com/tqdm.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":181235,"funding_links":["https://github.com/sponsors/casperdcl","https://github.com/sponsors/tqdm","https://tidelift.com/funding/github/pypi/tqdm","https://tqdm.github.io/merch"],"readme_doi_urls":["https://doi.org/10.5281/zenodo.595120"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["fuzzing","property-based-testing","eeg","standardization","bioinformatics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2570","html_url":"https://science.ecosyste.ms/projects/2570"}