{"id":15988836,"url":"https://github.com/utgwkk/py-timeparser","last_synced_at":"2026-03-04T10:31:13.743Z","repository":{"id":57457825,"uuid":"65979927","full_name":"utgwkk/py-timeparser","owner":"utgwkk","description":"Parses time string (e.g. 1h5min6s) and returns second","archived":false,"fork":false,"pushed_at":"2020-05-05T14:32:25.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T12:03:26.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/utgwkk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T08:33:07.000Z","updated_at":"2021-08-13T02:55:11.000Z","dependencies_parsed_at":"2022-09-06T08:10:35.149Z","dependency_job_id":null,"html_url":"https://github.com/utgwkk/py-timeparser","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/utgwkk/py-timeparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utgwkk%2Fpy-timeparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utgwkk%2Fpy-timeparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utgwkk%2Fpy-timeparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utgwkk%2Fpy-timeparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utgwkk","download_url":"https://codeload.github.com/utgwkk/py-timeparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utgwkk%2Fpy-timeparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T04:21:36.197Z","updated_at":"2026-03-04T10:31:13.710Z","avatar_url":"https://github.com/utgwkk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-timeparser ![test](https://github.com/utgwkk/py-timeparser/workflows/test/badge.svg) [![PyPI version](https://badge.fury.io/py/py-timeparser.svg)](https://badge.fury.io/py/py-timeparser)\nParses time string (e.g. 1h5min6s) and returns second\n\n## Install\n\n```sh\n$ pip install py-timeparser\n```\n\n## How to use\n\n```python\n\u003e\u003e\u003e import timeparser\n\n\u003e\u003e\u003e timeparser.parse('10s')\n10\n\n\u003e\u003e\u003e timeparser.parse('1h5min')\n3900\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futgwkk%2Fpy-timeparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futgwkk%2Fpy-timeparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futgwkk%2Fpy-timeparser/lists"}