{"id":15150819,"url":"https://github.com/qverg/latex-flashcards","last_synced_at":"2026-01-21T16:31:03.720Z","repository":{"id":255886026,"uuid":"853789348","full_name":"qverg/latex-flashcards","owner":"qverg","description":"Create flashcards for printing using LaTeX.","archived":false,"fork":false,"pushed_at":"2024-10-19T09:49:34.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T12:24:19.662Z","etag":null,"topics":["flashcards","latex","learning","math","mathematics","studying"],"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/qverg.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":"2024-09-07T14:43:09.000Z","updated_at":"2024-10-19T09:49:38.000Z","dependencies_parsed_at":"2024-09-07T17:41:31.998Z","dependency_job_id":"34e4ff34-840e-4b7a-bc86-9d5c6c0f6159","html_url":"https://github.com/qverg/latex-flashcards","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"6121143aa29971393368e2a1ebf03cecca368f12"},"previous_names":["qverg/latex-flashcards"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qverg%2Flatex-flashcards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qverg%2Flatex-flashcards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qverg%2Flatex-flashcards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qverg%2Flatex-flashcards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qverg","download_url":"https://codeload.github.com/qverg/latex-flashcards/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247623006,"owners_count":20968574,"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":["flashcards","latex","learning","math","mathematics","studying"],"created_at":"2024-09-26T14:43:04.899Z","updated_at":"2026-01-21T16:31:03.257Z","avatar_url":"https://github.com/qverg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# latex-flashcards\nThis python script takes takes in a set of flashcards and creates a ``.tex`` file which you can compile, print double-sided (flip on long edge) and cut out. You need to have Python and a TeX compiler installed to use it. Instructions below.\n\nExample of code generated from ``sample_set.txt``:\n![image](https://github.com/user-attachments/assets/4fa5d00a-d820-4342-8b19-578e9a1d3252)\n\nScreenshots of the corresponding output:\n - First 4 cards on question page:\n![image](https://github.com/user-attachments/assets/09d6e99e-0425-46ee-8660-9e3cd861a77e)\n - First 4 cards on answer page:\n![image](https://github.com/user-attachments/assets/59fc7889-4a1d-44fb-b4f0-a693d2d78e38)\n\n\n\n### Instructions\n\nSee ``sample_set.txt`` for what an input file should look like. Download or clone this repository.\n\n###### Windows\nRun ``latex-flashcards.bat`` and follow the instructions. (``python`` must be a valid command in the command line. If it is not, add your Python installation to PATH.)\n\n###### Other/manually\nOpen the command line or terminal in the same directory as the file ``latex-flashcards.py`` and run the following command (``python`` must be a valid command):\n```\npython latex-flashcards.py sample_set.txt\n```\nreplacing ``sample_set.txt`` with the path/filename of your set of flashcards. (If you use only the filename, make sure the file is in the same directory as ``latex-flashcards.py``.)\n\nThe script will create a folder called \"output\" containing the ``.tex`` file.\n\nThere will be 8 flashcards per A4 page, so make sure the contents of the flashcards are small enough to fit. The script supports newlines (using \\n in the source file, see ``sample_set.txt``) and line wrapping.\n\n### Tips\n - To use $\\LaTeX$ packages, edit the variable ``head_text`` in ``latex-flashcards.py``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqverg%2Flatex-flashcards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqverg%2Flatex-flashcards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqverg%2Flatex-flashcards/lists"}