{"id":19258858,"url":"https://github.com/lucascompython/counting-lines","last_synced_at":"2026-06-20T05:31:42.723Z","repository":{"id":107553511,"uuid":"435228282","full_name":"lucascompython/counting-lines","owner":"lucascompython","description":"This program counts the lines, files and folders inside a given directory","archived":false,"fork":false,"pushed_at":"2022-03-01T22:22:02.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T18:16:48.779Z","etag":null,"topics":["files","python","python3"],"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/lucascompython.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,"publiccode":null,"codemeta":null}},"created_at":"2021-12-05T17:06:15.000Z","updated_at":"2022-09-08T22:58:07.000Z","dependencies_parsed_at":"2023-06-08T12:00:14.320Z","dependency_job_id":null,"html_url":"https://github.com/lucascompython/counting-lines","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucascompython/counting-lines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fcounting-lines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fcounting-lines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fcounting-lines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fcounting-lines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucascompython","download_url":"https://codeload.github.com/lucascompython/counting-lines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fcounting-lines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34558893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["files","python","python3"],"created_at":"2024-11-09T19:14:34.993Z","updated_at":"2026-06-20T05:31:42.704Z","avatar_url":"https://github.com/lucascompython.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Preview\n![plot](https://cdn.discordapp.com/attachments/795277227423301643/947602124563415090/unknown.png \"Display Image\")\n\n---\n![lines](https://img.shields.io/tokei/lines/github/lucascompython/counting-lines)\n# Counting lines, files and folders in a directory \n\nThis projects counts all lines of code(except compiled), files and directories in a folder.\n\n## Installation and Execution \n```sh\ngit clone https://github.com/lucascompython/counting-lines.git\ncd counting-lines\npip3 install -r requirements.txt\npython3 main.py\n```\n## Features\n\nThis program supports argument parsing.\n\nExample:\n```sh\npython3 main.py --path ~/Desktop -d node_modules -i .ini --verbose\n```\nUse this to get some help:\n```sh\npython3 main.py --help\n```\n### Requirements\n\n- `Python` obviously...\n- [`Colorama`](https://pypi.org/project/colorama/)\n- [`PrettyTable`](https://pypi.org/project/prettytable/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascompython%2Fcounting-lines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucascompython%2Fcounting-lines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascompython%2Fcounting-lines/lists"}