{"id":23863146,"url":"https://github.com/cnuahs/flashcards","last_synced_at":"2026-06-03T21:30:19.047Z","repository":{"id":84775017,"uuid":"98311352","full_name":"cnuahs/flashcards","owner":"cnuahs","description":"Command line tool (and Python module) for producing PDF flashcards.","archived":false,"fork":false,"pushed_at":"2017-08-03T13:22:50.000Z","size":578,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T07:48:50.239Z","etag":null,"topics":["command-line-tool","moo-minicards","python","reportlab"],"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/cnuahs.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":"2017-07-25T13:49:39.000Z","updated_at":"2023-12-20T21:16:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"76c40a21-1a22-475b-abf8-e1b57a0d0a8a","html_url":"https://github.com/cnuahs/flashcards","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/cnuahs%2Fflashcards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnuahs%2Fflashcards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnuahs%2Fflashcards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnuahs%2Fflashcards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnuahs","download_url":"https://codeload.github.com/cnuahs/flashcards/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240173347,"owners_count":19759760,"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":["command-line-tool","moo-minicards","python","reportlab"],"created_at":"2025-01-03T07:47:36.495Z","updated_at":"2026-06-03T21:30:18.932Z","avatar_url":"https://github.com/cnuahs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flashcards\n\nA command line utility (and Python module) for producing flashcards suitable for printing on [Moo](http://moo.com/) MiniCards.\n\nThis module makes use of the [ReportLab](http://www.reportlab.com/opensource/) open-source PDF Toolkit to produce .pdf files.\n\nThe module provides a minimal class definition for Moo MiniCards, and a minimal wrapper around some useful PDF generation/drawing commands from the ReportLab Toolkit.\n___\nThe command line utility can be used to produce simple flashcards from a comma delimited list containing (Rank,Value) pairs.\n\nI have used the command line utility to produce spelling flashcards using wordlists from [Oxford University Press](http://www.oxfordwordlist.com/).\n\nHaving generated and downloaded (as .csv) a wordlist,\n\n```bash\n$ cat oxford_wordlist.csv | ./flashcards.py ./pdfs/\n```\n\nproduces one .pdf file (e.g., [rank]_[word].pdf) in ./pdfs/ for each card, containing a single word from the wordlist together with its rank. These .pdf files can be uploaded at [Moo.com](http://moo.com/) to produce high quality flashcards.\n\n![alt text](https://github.com/cnuahs/flashcards/blob/master/images/Photo_2017-08-03.jpg \"Moo MiniCard Flashcards\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnuahs%2Fflashcards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnuahs%2Fflashcards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnuahs%2Fflashcards/lists"}