{ "info": { "author": "Pedro Buteri Gonring", "author_email": "pedro@bigode.net", "bugtrack_url": null, "classifiers": [], "description": "|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\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\nNotes\n=====\n\n- Works on Python 2 and Python 3\n- Tested on Linux and Windows (Cygwin)\n\n\n.. |Downloads| image:: https://pepy.tech/badge/frate", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pdrb/frate", "keywords": "file rate growing line lines filerate frate", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "frate", "package_url": "https://pypi.org/project/frate/", "platform": "", "project_url": "https://pypi.org/project/frate/", "project_urls": { "Homepage": "https://github.com/pdrb/frate" }, "release_url": "https://pypi.org/project/frate/0.3/", "requires_dist": null, "requires_python": "", "summary": "Show file growing rate in real time", "version": "0.3" }, "last_serial": 4675034, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "1ff985e0ce1aa6187cd55b882f0a6cbe", "sha256": "020d664b0bcad195e65c7cc434b3c3811bc88b4ef0a01c169a40e6ced6085a28" }, "downloads": -1, "filename": "frate-0.2.tar.gz", "has_sig": false, "md5_digest": "1ff985e0ce1aa6187cd55b882f0a6cbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2709, "upload_time": "2017-02-07T22:54:56", "url": "https://files.pythonhosted.org/packages/e1/4c/57ff9804445d5a2dcbb269a78647d2b78482693a7c7cd4256af32494bab6/frate-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "064e7de9bb11580765bba4268b3a13e1", "sha256": "6235e65ace75409dff610bdaa072ead55de8855d2e1a45c2071e2b86e3683b06" }, "downloads": -1, "filename": "frate-0.3.tar.gz", "has_sig": false, "md5_digest": "064e7de9bb11580765bba4268b3a13e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2724, "upload_time": "2019-01-09T01:59:47", "url": "https://files.pythonhosted.org/packages/e5/ef/26626cf751f3fc9b7937ce14da5f832b2ec9e17aefe2d84404406dc05555/frate-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "064e7de9bb11580765bba4268b3a13e1", "sha256": "6235e65ace75409dff610bdaa072ead55de8855d2e1a45c2071e2b86e3683b06" }, "downloads": -1, "filename": "frate-0.3.tar.gz", "has_sig": false, "md5_digest": "064e7de9bb11580765bba4268b3a13e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2724, "upload_time": "2019-01-09T01:59:47", "url": "https://files.pythonhosted.org/packages/e5/ef/26626cf751f3fc9b7937ce14da5f832b2ec9e17aefe2d84404406dc05555/frate-0.3.tar.gz" } ] }