{"id":20977084,"url":"https://github.com/marcnuth/lis","last_synced_at":"2025-08-09T15:04:43.582Z","repository":{"id":62576336,"uuid":"242317308","full_name":"Marcnuth/lis","owner":"Marcnuth","description":"🥰 life's short, enjoy lis!","archived":false,"fork":false,"pushed_at":"2020-02-22T11:39:12.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-20T16:42:38.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marcnuth.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":"2020-02-22T09:52:18.000Z","updated_at":"2020-02-22T11:39:15.000Z","dependencies_parsed_at":"2022-11-03T17:37:22.948Z","dependency_job_id":null,"html_url":"https://github.com/Marcnuth/lis","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2Flis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2Flis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2Flis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2Flis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marcnuth","download_url":"https://codeload.github.com/Marcnuth/lis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243381495,"owners_count":20281978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T04:57:13.868Z","updated_at":"2025-03-13T09:38:50.563Z","avatar_url":"https://github.com/Marcnuth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lis\n\n\u003e life's short, avoid stupid duplicate coding.\n\n`lis` a python library including vairous state-of-art tools, enjoy!\n\n## Install\n\n```\npip install lis\n```\n\n## Import\n\n```\n# import all\nimport lis\n\n# import specific module or function\nfrom lis.decorators import safe_or\n```\n\n\n## API Reference\n\n#### Decorators\n\n##### lis.decorators.safe_or\n\n##### lis.decorators.timeit\n\n#### Collections\n\n##### lis.collections.objectize\n\n\u003e lis.collections.objectize(data, recursive=True)\n\nConvert a dictionary to object, and access the keys via attributes.\n\nParameters:\n- data: _dict_\n    Input dictionary\n- recursive: _bool, optional_\n    convert the data recursively if this is set as True.\n\n#### streaming\n\n##### lis.streaming.streaming\n\n\n\n## Tests\n\n```\npython -m pytest tests -s\n```\n\n## Contribution\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcnuth%2Flis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcnuth%2Flis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcnuth%2Flis/lists"}