{"id":18397236,"url":"https://github.com/intellitect/linkify","last_synced_at":"2025-04-12T15:09:39.830Z","repository":{"id":114978725,"uuid":"422003724","full_name":"IntelliTect/Linkify","owner":"IntelliTect","description":"Change wordpress post absolute links to relative links","archived":false,"fork":false,"pushed_at":"2021-10-28T00:21:19.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-12T15:09:35.960Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IntelliTect.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":"2021-10-27T23:32:13.000Z","updated_at":"2024-08-26T16:54:13.000Z","dependencies_parsed_at":"2023-06-10T05:30:14.489Z","dependency_job_id":null,"html_url":"https://github.com/IntelliTect/Linkify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2FLinkify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2FLinkify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2FLinkify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2FLinkify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelliTect","download_url":"https://codeload.github.com/IntelliTect/Linkify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586234,"owners_count":21128997,"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":"2024-11-06T02:16:23.091Z","updated_at":"2025-04-12T15:09:39.808Z","avatar_url":"https://github.com/IntelliTect.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linkify\n![](https://github.com/IntelliTect/Linkify/actions/workflows/main.yml/badge.svg)\n\n## Setup dev environment\n\n### Install package dependencies\n`powershell`\n```powershell\npython -m virtualenv env\n.\\env\\Scripts\\activate.ps1\npip install -r requirements.txt\n```\n\n`bash`\n```bash\npython -m virtualenv env\nsource ./env/Scripts/activate\npip install -r requirements.txt\n```\n\n### Setup environment variables\n```\ncp sample.env .env\n```\n\nReplace `.env` values with your own database values.\n\n## To run\n\n```\npython -m linkify\n```\nModule will perform a dry-run by default (not make any changes). To commit changes to the database, run with `--commit`.\n```\npython -m linkify --commit\n```\n\nLogs are output to `/logs`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintellitect%2Flinkify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintellitect%2Flinkify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintellitect%2Flinkify/lists"}