{"id":15946643,"url":"https://github.com/kanghyojun/lspy","last_synced_at":"2025-04-03T22:40:16.932Z","repository":{"id":25842225,"uuid":"29281751","full_name":"kanghyojun/lspy","owner":"kanghyojun","description":null,"archived":false,"fork":false,"pushed_at":"2015-01-19T16:26:22.000Z","size":220,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T10:29:53.243Z","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/kanghyojun.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}},"created_at":"2015-01-15T05:06:12.000Z","updated_at":"2015-01-19T16:26:22.000Z","dependencies_parsed_at":"2022-08-24T14:14:52.308Z","dependency_job_id":null,"html_url":"https://github.com/kanghyojun/lspy","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/kanghyojun%2Flspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanghyojun%2Flspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanghyojun%2Flspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanghyojun%2Flspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanghyojun","download_url":"https://codeload.github.com/kanghyojun/lspy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092373,"owners_count":20882217,"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-10-07T09:22:44.414Z","updated_at":"2025-04-03T22:40:16.888Z","avatar_url":"https://github.com/kanghyojun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lspy\n\n[![Circle CI](https://circleci.com/gh/admire93/lspy/tree/master.svg?style=svg)](https://circleci.com/gh/admire93/lspy/tree/master)\n\nimplement unix `ls` command in python\n\n## Usage\n\n```python\n$ lspy --help\nUsage: lspy [OPTIONS] [PATH]\n\nOptions:\n  --all   Include directory entries whose names beginwith a dot (.).\n  --long  List in long format.\n  ...\n  --help  Show this message and exit.\n\n$ lspy --long .\ndrwxr-xr-x me staff 510 1 18 03:20 lspy\n-rw-r--r-- me staff 22 1 15 14:42 pytest.ini\n-rw-r--r-- me staff 558 1 15 16:17 setup.py\ndrwxr-xr-x me staff 340 1 18 03:13 tests\n```\n\n## Support options\n\n\n```bash\n\n--all        Include directory entries whose names begin with a dot (.).\n--long       List in long format.\n--time       sort by modification time.\n--changed    with --long --time: sort by, and show, ctime with --long: show\n             ctime and  sort  by  name otherwise: sort by ctime\n--accessed   with --long --time: sort by, and show, atime with --long: show\n             atime and  sort  by  name otherwise: sort by atime\n--reverse    reverse order while sorting\n--size       sort by file size\n--recursive  list subdirectories recursively\n--human      with -l, print sizes in human readable format (e.g., 1K 234M\n             2G)\n--help       Show this message and exit.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanghyojun%2Flspy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanghyojun%2Flspy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanghyojun%2Flspy/lists"}