{"id":20892532,"url":"https://github.com/trimpta/clitools","last_synced_at":"2025-05-12T22:31:49.791Z","repository":{"id":226065546,"uuid":"767644906","full_name":"trimpta/clitools","owner":"trimpta","description":"A collection of simple utilities","archived":false,"fork":false,"pushed_at":"2024-03-19T05:40:10.000Z","size":26,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-19T07:10:35.826Z","etag":null,"topics":["cli","python","python3","reusable","text-manipulation","workflow"],"latest_commit_sha":null,"homepage":"","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/trimpta.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}},"created_at":"2024-03-05T16:56:23.000Z","updated_at":"2024-03-19T05:50:11.000Z","dependencies_parsed_at":"2024-03-12T04:32:51.738Z","dependency_job_id":null,"html_url":"https://github.com/trimpta/clitools","commit_stats":null,"previous_names":["trimpta/clitools"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimpta%2Fclitools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimpta%2Fclitools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimpta%2Fclitools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimpta%2Fclitools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trimpta","download_url":"https://codeload.github.com/trimpta/clitools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225157021,"owners_count":17429701,"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":["cli","python","python3","reusable","text-manipulation","workflow"],"created_at":"2024-11-18T10:13:12.520Z","updated_at":"2024-11-18T10:13:13.011Z","avatar_url":"https://github.com/trimpta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clitools\n A collection of simple utilities\n\nEvery now and then i would write something in small letters and then need to rewrite the entire thing in capital letters, so i just open up Python IDLE and do ```'this is very serious'.upper()```, and copy the output. or i would ```'atpmirt'[::-1]``` and copy the output. This got too repetitive with having to do things like that and some more complicated things which got tedious to do in IDLE every time.\n\nNow i can just do ```$python clitools.py invert atpmirt``` and itll just give me ```trimpta```\n\n^This is just a simple example, you can really take it and use it for whatever small things you wanna incorporate into your workflow\n\n# usage\n Get a list of utils: ```$python3 cliutils.py list -m```\n \n Get help for a specific util: ```$python3 cliutils.py \u003cutil name\u003e```\n\n\n\u003cbr\u003e\n\n \u003chr\u003e\n \n _Drop a ⭐ if you found this useful!_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrimpta%2Fclitools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrimpta%2Fclitools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrimpta%2Fclitools/lists"}