{"id":26658874,"url":"https://github.com/denisecase/datafun-01-utils","last_synced_at":"2025-07-31T05:08:37.851Z","repository":{"id":211314368,"uuid":"728782427","full_name":"denisecase/datafun-01-utils","owner":"denisecase","description":"Reusable utilities for my Python projects","archived":false,"fork":false,"pushed_at":"2025-05-12T14:35:41.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T15:52:21.443Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denisecase.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,"zenodo":null}},"created_at":"2023-12-07T17:23:17.000Z","updated_at":"2025-05-12T14:35:44.000Z","dependencies_parsed_at":"2023-12-07T19:29:10.401Z","dependency_job_id":"0fa6d42e-396f-409e-84e0-4575bc92a603","html_url":"https://github.com/denisecase/datafun-01-utils","commit_stats":null,"previous_names":["denisecase/datafun-01-utils"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/denisecase/datafun-01-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-01-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-01-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-01-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-01-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denisecase","download_url":"https://codeload.github.com/denisecase/datafun-01-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-01-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988978,"owners_count":24177018,"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-07-31T02:00:08.723Z","response_time":66,"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"}},"keywords":[],"created_at":"2025-03-25T10:17:08.565Z","updated_at":"2025-07-31T05:08:37.845Z","avatar_url":"https://github.com/denisecase.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datafun-01-utils\n\nReusable module for my Data Analytics Python projects\n\n## Project Requirements\n\n- VS Code\n- Git\n- Python \n\n## Workflow\n\nSee [pro-analytics-01](https://github.com/denisecase/pro-analytics-01/)\n\n## Commands to Manage Virtual Environment\n\nFor Windows PowerShell (change if using Mac/Linux)\n\n```powershell\npy -m venv .venv\n.\\.venv\\Scripts\\activate\npy -m pip install --upgrade pip setuptools wheel\npy -m pip install --upgrade -r requirements.txt\n```\n\n## Commands to Run Python Script\n\n```shell\npy utils_case.py\npy utils_case_advanced.py\n```\n\n## Commands to Git add-commit-push\n\n```shell\ngit add .\ngit commit -m \"custom message\"\ngit push -u origin main\n```\n\n## Reference Project\n\nCustom implementation of the example reusable project at \n[datafun-01-util](https://github.com/denisecase/datafun-01-utils)\n\n## Markdown Notes\n\n- A Markdown title starts with: hash space\n- A Markdown second-level heading starts with: hash hash space\n- A Markdown un-ordered list starts with: dash space\n- A Markdown ordered list start with: 1. space\n- Markdown code fencing uses three **back tics** on their own line to display code and commands.\n- Markdown **bold text** is surrounded by: two asterisks\n- Markdown *underline text* is surrounded by: one asterisk\n- Markdown is critical for project README files, Jupyter Notebooks, and writing technical papers with Sphinx\n\n## Example Screenshots\n\n![VS Code While Working](images/vs_code_while_working.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fdatafun-01-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenisecase%2Fdatafun-01-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fdatafun-01-utils/lists"}