{"id":18746580,"url":"https://github.com/coldgrub1384/apple-frameworks-python","last_synced_at":"2025-04-12T22:15:04.711Z","repository":{"id":97809304,"uuid":"292662526","full_name":"ColdGrub1384/Apple-Frameworks-Python","owner":"ColdGrub1384","description":"Apple frameworks as Python scripts.","archived":false,"fork":false,"pushed_at":"2020-09-15T04:58:51.000Z","size":1715,"stargazers_count":30,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T16:21:24.067Z","etag":null,"topics":["apple","objective-c","python"],"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/ColdGrub1384.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}},"created_at":"2020-09-03T19:33:23.000Z","updated_at":"2025-02-08T20:30:24.000Z","dependencies_parsed_at":"2024-01-16T23:30:04.727Z","dependency_job_id":"71167fb0-8913-4e75-bfa5-3baeac0d0902","html_url":"https://github.com/ColdGrub1384/Apple-Frameworks-Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdGrub1384%2FApple-Frameworks-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdGrub1384%2FApple-Frameworks-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdGrub1384%2FApple-Frameworks-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdGrub1384%2FApple-Frameworks-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColdGrub1384","download_url":"https://codeload.github.com/ColdGrub1384/Apple-Frameworks-Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637794,"owners_count":21137538,"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":["apple","objective-c","python"],"created_at":"2024-11-07T16:26:05.629Z","updated_at":"2025-04-12T22:15:04.681Z","avatar_url":"https://github.com/ColdGrub1384.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apple Frameworks Python\n\nThis project contains +400 Python scripts, each one has the name of an Apple framework and declares all of its classes. It depends on [rubicon.objc](https://rubicon-objc.readthedocs.io/en/latest/).\n\nThe script `make_frameworks.py` generates every script from the loaded frameworks. It uses the Objective-C runtime to detect every registered class. \n\nPrivate frameworks are prefixed with an underscore.\n\nThe script was executed from Pyto 13.0 on iOS 14.0 beta 6.\n\n## Usage\n\n```python\nfrom Foundation import NSBundle\n\nbundle_path = str(NSBundle.mainBundle.bundleURL.path)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldgrub1384%2Fapple-frameworks-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldgrub1384%2Fapple-frameworks-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldgrub1384%2Fapple-frameworks-python/lists"}