{"id":46365413,"url":"https://github.com/btoron/apple-wallet","last_synced_at":"2026-03-05T02:15:04.379Z","repository":{"id":258360723,"uuid":"872430210","full_name":"btoron/apple-wallet","owner":"btoron","description":"Python wrapper to create Apple Wallet passes","archived":false,"fork":false,"pushed_at":"2024-10-21T10:00:02.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T04:43:34.871Z","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/btoron.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-14T12:28:48.000Z","updated_at":"2025-01-18T18:55:43.000Z","dependencies_parsed_at":"2024-10-18T16:42:54.373Z","dependency_job_id":"367fddf1-f90a-44ab-b2af-853eecb6f240","html_url":"https://github.com/btoron/apple-wallet","commit_stats":null,"previous_names":["btoron/apple-wallet"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/btoron/apple-wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btoron%2Fapple-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btoron%2Fapple-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btoron%2Fapple-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btoron%2Fapple-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btoron","download_url":"https://codeload.github.com/btoron/apple-wallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btoron%2Fapple-wallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30106588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"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":"2026-03-05T02:15:03.814Z","updated_at":"2026-03-05T02:15:04.367Z","avatar_url":"https://github.com/btoron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apple Wallet\n\nA very simple library to generate Passes for Apple Wallet\n\nModel-based (hello pydantic)\n\n### Configuration\n\nAll the configuration comes through environment vars (see `pydantic-settings`, but can be overwritten):\n\n- **APPLE_WALLET_TEMPLATE_PATH**: Path to the templates. Every template is a folder called `\u003cTEMPLATE\u003e.pass` that follows the structure defined in [3]. Defaults to `./templates`\n\n- **APPLE_WALLET_CERTIFICATE_PATH**: Path to the folder containing certificates and keys. Defaults to `./certificates`. Three certificates are needed:\n  - Key\n  - CSR\n  - WWDR\n\n### Tests\n\n202409: Tested for iOS 17 and 18\n\n### Acknowledgments\n\nThis library is heavily based on the examples and code provided in:\n\n[1] https://github.com/twopointone/applepassgenerator (Worked fine but I am addicted to Pydantic)\n\n[2] https://github.com/alexandercerutti/passkit-generator (Excellent ideas that I try to replicate in Python)\n\n### More about Apple Pass ###\n[3] Reference: Human Interface: https://developer.apple.com/design/human-interface-guidelines/wallet\n\n[4] Reference: PassKit: https://developer.apple.com/wallet/\n\n[5] Reference: PassKit Package Format Reference: https://developer.apple.com/library/archive/documentation/UserExperience/Reference/PassKit_Bundle/Chapters/Introduction.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtoron%2Fapple-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtoron%2Fapple-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtoron%2Fapple-wallet/lists"}