{"id":20667033,"url":"https://github.com/lu-zero/plaid","last_synced_at":"2025-04-19T17:04:29.613Z","repository":{"id":11227419,"uuid":"13619156","full_name":"lu-zero/plaid","owner":"lu-zero","description":"Patchwork workalike made using Flask","archived":false,"fork":false,"pushed_at":"2016-02-15T03:29:43.000Z","size":723,"stargazers_count":6,"open_issues_count":25,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-02T00:16:35.708Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lu-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-16T13:04:28.000Z","updated_at":"2019-05-16T21:20:14.000Z","dependencies_parsed_at":"2022-09-11T16:10:54.263Z","dependency_job_id":null,"html_url":"https://github.com/lu-zero/plaid","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/lu-zero%2Fplaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fplaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fplaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fplaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu-zero","download_url":"https://codeload.github.com/lu-zero/plaid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224964678,"owners_count":17399434,"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-16T19:42:43.297Z","updated_at":"2024-11-16T19:42:43.831Z","avatar_url":"https://github.com/lu-zero.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"plaid\n-----\n\nSimple patch tracking system based on Flask. It is similar to the more mature\nand featureful [patchwork](http://jk.ozlabs.org/projects/patchwork/), but focuses on\npatch series.\n\nDeploy\n======\n\nPlaid is written using Flask, so the usual procedure applies:\n\n* Set a virtualenv\n\n```\n# virtualenv --no-site-packages venv\n# source venv/bin/activate\n```\n\n* Install the dependencies\n```\n# pip install -r requirements.txt\n```\n* Use `manage.py` to populate the database (use `run_importer.sh` to use the\n  test mailbox\n```\n# python manage.py db init\n# python manage.py db migrate\n# python manage.py db upgrade\n# python manage.py user create -n username -e your@email -p pwd -r admin\n# python manage.py project create -n projectname -l listname -i listid -d \"Description\"\n```\n\n* Try locally\n\n```\n# python run.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Fplaid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu-zero%2Fplaid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Fplaid/lists"}