{"id":26658875,"url":"https://github.com/denisecase/datafun-02-project-setup","last_synced_at":"2026-06-30T22:02:12.085Z","repository":{"id":254691548,"uuid":"846752942","full_name":"denisecase/datafun-02-project-setup","owner":"denisecase","description":"Utilities for scripting project folders","archived":false,"fork":false,"pushed_at":"2025-05-03T21:42:57.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T22:25:44.996Z","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":"2024-08-23T22:06:32.000Z","updated_at":"2025-05-03T21:43:00.000Z","dependencies_parsed_at":"2025-01-08T19:32:18.125Z","dependency_job_id":"ca379ca1-47af-4d4d-802d-b728d134b985","html_url":"https://github.com/denisecase/datafun-02-project-setup","commit_stats":null,"previous_names":["denisecase/datafun-02-project-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denisecase/datafun-02-project-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-02-project-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-02-project-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-02-project-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-02-project-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denisecase","download_url":"https://codeload.github.com/denisecase/datafun-02-project-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fdatafun-02-project-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34984784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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.592Z","updated_at":"2026-06-30T22:02:12.080Z","avatar_url":"https://github.com/denisecase.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datafun-02-project-setup\nUtilities for scripting project folders\n\n## Project Requirements\n\n- VS Code\n- Git\n- Python \n\n## Professional Python 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).\nVerify that all required packages are included in requirements.txt (and have NOT been commented out).\n\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 Scripts\n\nRemember to activate your .venv (and install packages if they haven't been installed yet) before running files.\n\nTODO: Change these to reflect your Python file names and remove this TODO.\n\n```shell\npy utils_case.py\npy dirbot_case.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 Projects\n\nCustom implementation of the example project at \n[datafun-02-project-setup](https://github.com/denisecase/datafun-02-project-setup)\n\n- [Module 1 Repo](https://github.com/denisecase/datafun-01-utils/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fdatafun-02-project-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenisecase%2Fdatafun-02-project-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fdatafun-02-project-setup/lists"}