{"id":28456799,"url":"https://github.com/tddschn/path-utils","last_synced_at":"2025-10-10T01:14:35.784Z","repository":{"id":291354526,"uuid":"615583409","full_name":"tddschn/path-utils","owner":"tddschn","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-20T17:21:29.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-17T17:23:23.303Z","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/tddschn.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,"zenodo":null}},"created_at":"2023-03-18T04:05:59.000Z","updated_at":"2023-03-18T04:18:12.000Z","dependencies_parsed_at":"2025-05-04T04:29:52.058Z","dependency_job_id":"5ed33a12-8fac-4526-b1a4-98a23e36939c","html_url":"https://github.com/tddschn/path-utils","commit_stats":null,"previous_names":["tddschn/path-utils"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tddschn/path-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fpath-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fpath-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fpath-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fpath-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tddschn","download_url":"https://codeload.github.com/tddschn/path-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fpath-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265888902,"owners_count":23844529,"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":"2025-06-06T23:08:55.939Z","updated_at":"2025-10-10T01:14:30.756Z","avatar_url":"https://github.com/tddschn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# $PATH Utilities\n\nCreated for personal use.\n\n\n- [$PATH Utilities](#path-utilities)\n  - [Available commands](#available-commands)\n    - [`list-executables`](#list-executables)\n  - [Installation](#installation)\n    - [pipx](#pipx)\n    - [pip](#pip)\n  - [Develop](#develop)\n\n## Available commands\n\n### `list-executables`\n\n```\n$ list-executables --help\n\nusage: list-executables [-h] [-p path] [-C] [-s] [-d]\n\nList all executables in $PATH\n\noptions:\n  -h, --help            show this help message and exit\n  -p path, --path path  Paths to search, defaults to $PATH (default: None)\n  -C, --commands-only   Only list command names instead of full paths (default: False)\n  -s, --sort            Sort the output (default: False)\n  -d, --dedup           Deduplicate the output (default: False)\n```\n\n## Installation\n\nI am not able to upload this package under the name `path-utils` to PyPI, probably because it's too similar to an existing package `path-util` on PyPI.\n\nPlease install from `git+https://github.com/tddschn/path-utils.git` until this issues is resolved.\n\n### pipx\n\nThis is the recommended installation method.\n\n```bash\n# pipx install path-utils\npipx install git+https://github.com/tddschn/path-utils.git\n```\n\n### [pip](https://pypi.org/project/path-utils/)\n\n```bash\n# pip install path-utils\npip install git+https://github.com/tddschn/path-utils.git\n```\n\n## Develop\n\n```\n$ git clone https://github.com/tddschn/path-utils.git\n$ cd path-utils\n$ poetry install\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftddschn%2Fpath-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftddschn%2Fpath-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftddschn%2Fpath-utils/lists"}