{"id":23778632,"url":"https://github.com/purplelemons-dev/deckpy","last_synced_at":"2025-09-05T22:36:24.360Z","repository":{"id":270079462,"uuid":"909280003","full_name":"purplelemons-dev/deckpy","owner":"purplelemons-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-30T13:10:50.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T01:58:36.228Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purplelemons-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-12-28T08:17:51.000Z","updated_at":"2024-12-30T13:10:53.000Z","dependencies_parsed_at":"2024-12-28T09:20:35.120Z","dependency_job_id":"3c0804e8-9641-44ec-966a-c22eb571b4a5","html_url":"https://github.com/purplelemons-dev/deckpy","commit_stats":null,"previous_names":["purplelemons-dev/deckpy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/purplelemons-dev/deckpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fdeckpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fdeckpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fdeckpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fdeckpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purplelemons-dev","download_url":"https://codeload.github.com/purplelemons-dev/deckpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fdeckpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273832562,"owners_count":25176262,"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-09-05T02:00:09.113Z","response_time":402,"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-01-01T09:12:34.795Z","updated_at":"2025-09-05T22:36:24.311Z","avatar_url":"https://github.com/purplelemons-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeckPy\n\nmy custom card deck library\n\n## Example\n\n```py\nfrom deckpy import Deck\n\ndeck = Deck()\ndeck.shuffle()\nhands = deck.deal(num_hands=2, cards_per=2)\n\nprint(hands)\nprint(len(deck))\n```\n\nOutput:\n\n```\n[Deck([Card('3 of SPADES'), Card('7 of HEARTS')]), Deck([Card('J of DIAMONDS'), Card('2 of DIAMONDS')])]\n48\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplelemons-dev%2Fdeckpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplelemons-dev%2Fdeckpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplelemons-dev%2Fdeckpy/lists"}