{"id":20095819,"url":"https://github.com/pr00xxy/pfpcw","last_synced_at":"2025-03-02T16:23:11.598Z","repository":{"id":176188842,"uuid":"173505024","full_name":"Pr00xxy/pfpcw","owner":"Pr00xxy","description":"FPC warmer written in python","archived":false,"fork":false,"pushed_at":"2024-02-13T08:25:13.000Z","size":11,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T03:42:06.810Z","etag":null,"topics":["cache","cache-warmer","caching","fpc","full-page-cache","magento","magento2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pr00xxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2019-03-02T22:18:51.000Z","updated_at":"2024-12-01T22:22:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8dc02538-64da-4eb8-8f8f-5525b72e3fb4","html_url":"https://github.com/Pr00xxy/pfpcw","commit_stats":null,"previous_names":["pr00xxy/pfpcw"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pr00xxy%2Fpfpcw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pr00xxy%2Fpfpcw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pr00xxy%2Fpfpcw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pr00xxy%2Fpfpcw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pr00xxy","download_url":"https://codeload.github.com/Pr00xxy/pfpcw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241534990,"owners_count":19978072,"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":["cache","cache-warmer","caching","fpc","full-page-cache","magento","magento2"],"created_at":"2024-11-13T16:56:32.205Z","updated_at":"2025-03-02T16:23:11.548Z","avatar_url":"https://github.com/Pr00xxy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PFPCW\nPython Full Page Cache Warmer\n\n## Description\n\nPython cache warming tool used for warming full page cache solutions by visting pages in sitemap.xml \n\nHas built-in support for concurrent threads, randomizing sort order, url parse delay, and more.\n\nTests has been performed on Wordpress, Magento 1 and 2.\n\n## Installation\n\n### Step 1. Prerequisites\n\n`python3`  \n\n`pip3 install -r requirements.txt`\n\n## Parameters and flags\n\n- `--sitemap`   Url to sitemap (Exclusive to `--site`)\n- `--site`      Url to site (Exclusive to `--sitemap`)\n                _Will try to locate robots.txt for any sitemaps and parse found ones_\n- `--delay`     Delay in seconds between url warming (Default: 0)\n- `--limit`\t\tLimit of urls to scan. (Default: None)\n- `--threads`   Number of concurrent threads to use (Default: 1)\n- `-r`\t\t\tRandomize order of url warming. (Default: False)\t\n- `-v`          Run in verbose mode. Will print output to terminal\n- `-s`\t\t\tRun in silent mode. Redirects all output to /dev/null\n\n## Usage\n\n`./pfpcw ( --site \u003curl\u003e | --sitemap \u003curl to sitemap.xml\u003e ) [--threads \u003cint\u003e] [--delay \u003cint\u003e] [--limit \u003cint\u003e] [-v] [-s] [-r]`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr00xxy%2Fpfpcw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr00xxy%2Fpfpcw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr00xxy%2Fpfpcw/lists"}