{"id":29200317,"url":"https://github.com/zmoog/ifq","last_synced_at":"2026-02-25T10:37:35.113Z","repository":{"id":48689403,"uuid":"240613628","full_name":"zmoog/ifq","owner":"zmoog","description":"Library to download www.ilfattoquotidiano.it issues in PDF.","archived":false,"fork":false,"pushed_at":"2025-03-12T23:51:37.000Z","size":59,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-01T20:18:11.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmoog.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":"2020-02-14T23:04:55.000Z","updated_at":"2025-01-22T17:02:15.000Z","dependencies_parsed_at":"2025-01-22T18:29:06.928Z","dependency_job_id":null,"html_url":"https://github.com/zmoog/ifq","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/zmoog/ifq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmoog","download_url":"https://codeload.github.com/zmoog/ifq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263121445,"owners_count":23416997,"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":[],"created_at":"2025-07-02T10:35:41.355Z","updated_at":"2026-02-25T10:37:30.094Z","avatar_url":"https://github.com/zmoog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ifq\n\n[![PyPI](https://img.shields.io/pypi/v/ifq.svg)](https://pypi.org/project/ifq/)\n[![Changelog](https://img.shields.io/github/v/release/zmoog/ifq?include_prereleases\u0026label=changelog)](https://github.com/zmoog/ifq/releases)\n[![Tests](https://github.com/zmoog/ifq/actions/workflows/test.yml/badge.svg)](https://github.com/zmoog/ifq/actions/workflows/test.yml)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/zmoog/ifq/blob/master/LICENSE)\n\nCLI tool and Python library to download PDF issues of ilfattoquotidiano.it\n\n## Installation\n\nInstall this tool using `pip`:\n\n```bash\npip install ifq\n```\n\n## Usage\n\nDownload the IFQ issue for Jan, 2nd 2025:\n\n```sh\n# Requires a valid subscription to the newspaper\nexport IFQ_USERNAME=\"[your username]\"\nexport IFQ_PASSWORD=\"[your password]\"\n\n$ ifq issues download 2025-01-02\n\nDownloading issue for 2025-01-02 00:00:00 to /Users/zmoog/code/projects/zmoog/ifq\nDownloaded issue to /Users/zmoog/code/projects/zmoog/ifq/2025-01-02.pdf\n\n$ file 2025-01-02.pdf \n2025-01-02.pdf: PDF document, version 1.7\n```\n\nFor help, run:\n\n```bash\nifq --help\n```\n\nYou can also use:\n\n```bash\npython -m ifq --help\n```\n\n## Development\n\nTo contribute to this tool, first checkout the code. Then create a new virtual environment:\n\n```bash\ncd ifq\npython -m venv venv\nsource venv/bin/activate\n```\n\nNow install the dependencies and test dependencies:\n\n```bash\npip install -e '.[test]'\n```\n\nTo run the tests:\n\n```bash\npython -m pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmoog%2Fifq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmoog%2Fifq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmoog%2Fifq/lists"}