{"id":20154082,"url":"https://github.com/exclud/alx-higher_level_programming","last_synced_at":"2025-07-25T08:09:04.510Z","repository":{"id":172805676,"uuid":"649794669","full_name":"exclud/alx-higher_level_programming","owner":"exclud","description":"Higher Level Programming with Python. ","archived":false,"fork":false,"pushed_at":"2024-01-03T16:57:30.000Z","size":6962,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T01:30:06.969Z","etag":null,"topics":["alx-higher-level-programming","python","python-script"],"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/exclud.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":"2023-06-05T16:44:47.000Z","updated_at":"2023-08-07T18:10:05.000Z","dependencies_parsed_at":"2023-09-28T18:47:12.816Z","dependency_job_id":"b60a29d0-78eb-43fe-bf26-12a756334320","html_url":"https://github.com/exclud/alx-higher_level_programming","commit_stats":null,"previous_names":["exclud/alx-higher_level_programming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exclud/alx-higher_level_programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclud%2Falx-higher_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclud%2Falx-higher_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclud%2Falx-higher_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclud%2Falx-higher_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exclud","download_url":"https://codeload.github.com/exclud/alx-higher_level_programming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclud%2Falx-higher_level_programming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266977897,"owners_count":24015486,"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-25T02:00:09.625Z","response_time":70,"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":["alx-higher-level-programming","python","python-script"],"created_at":"2024-11-13T23:24:46.797Z","updated_at":"2025-07-25T08:09:04.483Z","avatar_url":"https://github.com/exclud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Higher Level Programming in Python\n\n\nPython and its inner workings\n\n\n## Deployment\n\nIt is a requirment to start every Python file with the '#!/usr/bin/python3' as the first line.\nHere is the command to do so all at once. Make sure to be in the current working directory. \n\n```bash\n  for file in *; do echo '#!/usr/bin/python3' | cat - \"$file\" \u003e temp \u0026\u0026 mv temp \"$file\"; done\n\n```\n\n\n## Folders\nThese are the folders in the directory. \n1. 0x00. Python- Hello World.\n2. 0x01-python-if_else_loops_functions\n3. 0x02. Python - import \u0026 modules\n4. 0x03. Python - Data Structures: Lists, Tuples\n5. 0x04. Python - More Data Structures: Set, Dictionary\n6. 0x07. Python - Test-driven development\n7. 0x08. Python - More Classes and Objects\n8. 0x09. Python - Everything is object\n9. 0x0A. Python - Inheritance\n10. 0x0B. Python - Input/Output\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexclud%2Falx-higher_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexclud%2Falx-higher_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexclud%2Falx-higher_level_programming/lists"}