{"id":18887483,"url":"https://github.com/pdrb/frate","last_synced_at":"2025-10-18T04:49:44.633Z","repository":{"id":57432157,"uuid":"81259551","full_name":"pdrb/frate","owner":"pdrb","description":"Measure file growing rate in real time","archived":false,"fork":false,"pushed_at":"2019-01-14T15:57:18.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T19:05:38.517Z","etag":null,"topics":["file","growing","python","rate"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdrb.png","metadata":{"files":{"readme":"README.rst","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":"2017-02-07T22:07:29.000Z","updated_at":"2024-01-29T23:06:56.000Z","dependencies_parsed_at":"2022-08-30T11:41:22.293Z","dependency_job_id":null,"html_url":"https://github.com/pdrb/frate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pdrb/frate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrb%2Ffrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrb%2Ffrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrb%2Ffrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrb%2Ffrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdrb","download_url":"https://codeload.github.com/pdrb/frate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrb%2Ffrate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267929858,"owners_count":24167457,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["file","growing","python","rate"],"created_at":"2024-11-08T07:38:01.381Z","updated_at":"2025-10-18T04:49:39.576Z","avatar_url":"https://github.com/pdrb.png","language":"Python","readme":"|Downloads|\n\nfrate\n=====\n\nMeasure file growing rate in real time.\n\nShow the number of lines and KB per second the file is growing.\n\nOne useful use case is to monitor the \"acess.log\" of a webserver, to get a\nestimative of requests per second.\n\nSimple example::\n\n    $ frate /var/log/nginx/access.log\n\n    Lines: 195.0/s, Avg: 174.6/s | Write: 18.5KB/s, Avg: 16.5KB/s\n\n\nNotes\n=====\n\n- Works on Python 2 and Python 3\n- Uses only Python standard library for maximum compatibility\n\n\nInstall\n=======\n\nInstall using pip::\n\n    pip install frate\n\nor\n\nDownload and set executable permission on the script file::\n\n    chmod +x frate.py\n\nor\n\nDownload and run using the python interpreter::\n\n    python frate.py\n\n\nUsage\n=====\n\n::\n\n    Usage: frate file\n\n    show file growing rate, 'control-c' to stop\n\n    Options:\n    --version   show program's version number and exit\n    -h, --help  show this help message and exit\n\n\n.. |Downloads| image:: https://pepy.tech/badge/frate\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrb%2Ffrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdrb%2Ffrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrb%2Ffrate/lists"}