{"id":21453550,"url":"https://github.com/trivernis/python-utility-scripts","last_synced_at":"2025-03-17T03:13:19.562Z","repository":{"id":43758737,"uuid":"152636664","full_name":"Trivernis/python-utility-scripts","owner":"Trivernis","description":"Some utility-scripts for python.","archived":false,"fork":false,"pushed_at":"2022-12-13T13:21:27.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T12:46:33.833Z","etag":null,"topics":["python-script","python-utilities"],"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-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Trivernis.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}},"created_at":"2018-10-11T18:23:19.000Z","updated_at":"2024-08-23T20:55:35.000Z","dependencies_parsed_at":"2023-01-28T12:30:57.058Z","dependency_job_id":null,"html_url":"https://github.com/Trivernis/python-utility-scripts","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trivernis%2Fpython-utility-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trivernis%2Fpython-utility-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trivernis%2Fpython-utility-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trivernis%2Fpython-utility-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trivernis","download_url":"https://codeload.github.com/Trivernis/python-utility-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965783,"owners_count":20375918,"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":["python-script","python-utilities"],"created_at":"2024-11-23T04:40:04.371Z","updated_at":"2025-03-17T03:13:19.539Z","avatar_url":"https://github.com/Trivernis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Utilities\n=========\n\nHere are some python-scripts that do all kinds of things.\n\n## Setup\nInstall all dependencies with\n```commandline\npip install -r requirements.txt\n```\n\n## Scripts\n\n### riddle.py\nDownloads all images from one or more given subreddits\n```commandline\nUsage: riddle.py [options] [subreddits]\n\nOptions:\n  -h, --help   show this help message and exit\n  -c, --chaos                         Doesn't wait for previous downloads to\n               finish and doesn't exit when no more\n               images can be found. Do only activate this if you want to\n               download a lot of images                       from multiple\n               subreddits at the same time.\n```\n\n## riddle2.py\nDownloads all images from one  or more given subreddits in a more predictable\n way than riddle.py.\n```commandline\nUsage: riddle2.py [options] [subreddits]\n\nOptions:\n  -h, --help            show this help message and exit\n  -c COUNT, --count=COUNT\n                        The number of images to download.\n  -o OUTPUT, --output=OUTPUT\n                        The name of the output zipfile. If none is specified,\n                        it's the subreddits name.\n  -t, --test            Tests the functions of the script\n  -l, --loop            Continuing download loop. When this option is set\n                        every 5 Minutes the program searches for\n                        new images\n```\n\n## sher.py\nSearches for string occurences in a file (line by line) or directory\n(all directory and filenames in the tree).\n\n```commandline\nUsage: sher.py [options]\n\nOptions:\n  -h, --help            show this help message and exit\n  -f S_FILE, --file=S_FILE\n                        Searching lines in the given file.\n  -d S_DIR, --directory=S_DIR\n                        Searching files in a directory.\n  -q QUERY, --query=QUERY\n                        The search term. Supporting \"\".\n  -l, --loop            Runs the program in an endless loop.\n ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrivernis%2Fpython-utility-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrivernis%2Fpython-utility-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrivernis%2Fpython-utility-scripts/lists"}