{"id":30184621,"url":"https://github.com/studyresearchprojects/cdvpp","last_synced_at":"2025-08-12T12:43:49.257Z","repository":{"id":104132111,"uuid":"428842842","full_name":"StudyResearchProjects/cdvpp","owner":"StudyResearchProjects","description":"Chilean Digital Vaccination Pass Parser (CDVPP) parses digital vaccination passes from PDF files","archived":false,"fork":false,"pushed_at":"2021-11-16T23:14:07.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-06T00:42:55.768Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StudyResearchProjects.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":"2021-11-16T23:13:52.000Z","updated_at":"2025-08-04T20:53:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a04941a-6b6a-4738-895d-5d3ccd37d319","html_url":"https://github.com/StudyResearchProjects/cdvpp","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"14526f82aaf836e2022910a04e23b33a2f328c95"},"previous_names":["leoborai/cdvpp","estebanborai/cdvpp","studyresearchprojects/cdvpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StudyResearchProjects/cdvpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fcdvpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fcdvpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fcdvpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fcdvpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StudyResearchProjects","download_url":"https://codeload.github.com/StudyResearchProjects/cdvpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fcdvpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270064254,"owners_count":24520928,"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-08-12T02:00:09.011Z","response_time":80,"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-08-12T12:43:46.491Z","updated_at":"2025-08-12T12:43:49.193Z","avatar_url":"https://github.com/StudyResearchProjects.png","language":"Python","readme":"\u003cdiv\u003e\n  \u003ch1 align=\"center\"\u003ecdvpp\u003c/h1\u003e\n  \u003ch4 align=\"center\"\u003e\n    Chilean Digital Vaccination Pass Parser (CDVPP) parses digital vaccination\n    passes from PDF files\n  \u003c/h4\u003e\n\u003c/div\u003e\n\nReads a Digital Vaccination Pass PDF file as input and retrieves its details\nas an instance of `VaccinationPass`.\n\n## Development\n\nThis project was developed using `pyenv` and `pipenv`.\n\nFirst install the Python version for this project specified in the\n`.python-version` file.\n\n```bash\npyenv install 3.10.0\n```\n\nThen move to the project directory and run `pipenv install` to install Pipfile\nspecified dependencies.\n\nFinally run the virtual environment using `pipenv shell`.\n\nExecute `python src/main.py` through Pipenv's shell to run the project.\n\n## Caveats\n\nCurrently only the version of the PDF issued as of November 16, 2021 is admited.\nOther versions are not yet compatible. This application relies on a specific\norder of lines to retrieve each field from the PDF file.\n\n## Pyright Support\n\nCreate a `pyrightconfig.json` file in the root directory and append the\nfollowing contents:\n\n```json\n{\n  \"venvPath\": \"\u003cAbsolute Path to your virtualenvs directory\u003e\",\n  \"venv\": \"\u003cVirtualenv directory name\u003e\",\n}\n```\n\nWhere `venvPath` belongs to your `virtualenvs` directory path, and `venv` to\nthis project virtual environment.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudyresearchprojects%2Fcdvpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudyresearchprojects%2Fcdvpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudyresearchprojects%2Fcdvpp/lists"}