{"id":27697882,"url":"https://github.com/martinsecc/comptia-question-gen","last_synced_at":"2026-04-25T21:33:46.250Z","repository":{"id":289577305,"uuid":"971714600","full_name":"Martinsecc/comptia-question-gen","owner":"Martinsecc","description":" Simple Python quiz generator for CompTIA Security+ practice (SY0-701)","archived":false,"fork":false,"pushed_at":"2025-04-24T01:12:22.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T01:38:02.437Z","etag":null,"topics":["comptia","comptia-security","cybersecurity","python","quiz","terminal","training"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Martinsecc.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,"zenodo":null}},"created_at":"2025-04-24T00:27:31.000Z","updated_at":"2025-04-24T01:12:25.000Z","dependencies_parsed_at":"2025-04-24T01:38:10.039Z","dependency_job_id":null,"html_url":"https://github.com/Martinsecc/comptia-question-gen","commit_stats":null,"previous_names":["martinsecc/comptia-question-gen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Martinsecc%2Fcomptia-question-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Martinsecc%2Fcomptia-question-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Martinsecc%2Fcomptia-question-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Martinsecc%2Fcomptia-question-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Martinsecc","download_url":"https://codeload.github.com/Martinsecc/comptia-question-gen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250850388,"owners_count":21497498,"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":["comptia","comptia-security","cybersecurity","python","quiz","terminal","training"],"created_at":"2025-04-25T16:21:40.721Z","updated_at":"2026-04-25T21:33:46.220Z","avatar_url":"https://github.com/Martinsecc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# CompTIA Security+ Question Generator\nA simple Python script that generates multiple-choice questions at CompTIA Security+ level (SY0-701).\nI felt like rapid fire questions were a good way to prepare.\nThey are AI-generated, so be aware it's not official and may contain errors.\n## ** Features\n- Generates exam-style Security+ questions\n- Lets you choose an answer and tells you if it was correct\n- Keeps the question and options visible after answering\n- One question per run, clean and simple\n## ** How to use\n1. Clone this repository:\ngit clone https://github.com/Martinsecc/comptia-question-gen.git\ncd comptia-question-gen\n2. Create a `.env` file in the root folder:\nOPENAI_API_KEY=sk-...\n3. Set up a virtual environment:\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n4. Run the quiz:\npython main.py\n---\nMade for personal study use. Contributions welcome.\nIf you fail the test because of this generator, you're not eligible for compensation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinsecc%2Fcomptia-question-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinsecc%2Fcomptia-question-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinsecc%2Fcomptia-question-gen/lists"}