{"id":19440450,"url":"https://github.com/devinit/python-utilities","last_synced_at":"2025-08-24T06:19:35.784Z","repository":{"id":72842357,"uuid":"477630448","full_name":"devinit/python-utilities","owner":"devinit","description":"A home for useful python functions with cross-cutting potential across projects","archived":false,"fork":false,"pushed_at":"2022-04-04T13:10:57.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-25T07:29:17.922Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devinit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-04T09:23:35.000Z","updated_at":"2022-04-04T13:11:00.000Z","dependencies_parsed_at":"2023-09-18T08:00:14.056Z","dependency_job_id":null,"html_url":"https://github.com/devinit/python-utilities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devinit/python-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinit%2Fpython-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinit%2Fpython-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinit%2Fpython-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinit%2Fpython-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinit","download_url":"https://codeload.github.com/devinit/python-utilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinit%2Fpython-utilities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265742783,"owners_count":23820911,"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-10T15:29:22.716Z","updated_at":"2025-07-18T10:34:22.881Z","avatar_url":"https://github.com/devinit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Utility Functions\n\nA home for useful python functions with cross-cutting potential across projects\n\n## Modules\n\n### 'google-docs.py'\n\nA function to extract data from both google sheets and google docs. Here you can find a function for sheets - pull_sheet_data_values - and docs - pull_doc_values.\n\nIn the code, you can see a brief explanation on how to create your own credentials to allow these functions to work. \nRequirements (google-auth==2.6.0 and google-api-python-client==2.40.0) are specified in 'requirements.txt'.\n\n## Contribution\n\nBefore adding a new function, please check to make sure there isn't an existing module in which the function could belong.\nIf there is none, create a new module with as generic a name as possible e.g. if you're adding a function that splits strings,\ncreate a module called `strings.py` and add the function there.\n\nDocument your utility functions, clearly explaining their parameters and usage - do this both in the code and this read me under `modules`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinit%2Fpython-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinit%2Fpython-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinit%2Fpython-utilities/lists"}