{ "info": { "author": "Rahiel Kasim", "author_email": "rahielkasim@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: System :: Shells", "Topic :: Utilities" ], "description": "shellstats\n==========\n\nShellstats reads your shell history and shows you the most used\ncommands. Typical output looks like:\n\n::\n\n Command Count Percentage\n 1 ls 326 17.0%\n 2 cd 254 13.3%\n 3 less 172 8.99%\n 4 sudo 162 8.47%\n 5 emacs 159 8.31%\n 6 screen 146 7.63%\n 7 echo 103 5.38%\n 8 top 100 5.23%\n 9 du 85 4.44%\n 10 grep 70 3.66%\n\nInstallation\n------------\n\nInstall it with a simple:\n\n::\n\n $ pip install shellstats\n\nIn addition if you want to see a pie chart of the above output, you need\nto have matplotlib installed (package 'python-matplotlib' in\nDebian/Ubuntu/Fedora).\n\nUsage\n-----\n\n::\n\n Usage: shellstats [OPTIONS]\n\n Print the most frequently used shell commands.\n\n Options:\n --n INTEGER How many commands to show.\n --plot Plot command usage in pie chart.\n --command TEXT Most frequent subcommands for command, e.g. sudo, git.\n --history-file PATH Read shell history from history-file.\n --shell TEXT Specify shell history format: bash, fish or zsh.\n --help Show this message and exit.\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rahiel/shellstats", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "shellstats", "package_url": "https://pypi.org/project/shellstats/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shellstats/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rahiel/shellstats" }, "release_url": "https://pypi.org/project/shellstats/0.1/", "requires_dist": null, "requires_python": null, "summary": "Show the most used shell commands.", "version": "0.1" }, "last_serial": 1324878, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "19f5d10052e04bb291f303935c5ec7a2", "sha256": "2adfe9d708930fd54762d2a9c996b6ddb377eaada0496150282058baaab5fbf4" }, "downloads": -1, "filename": "shellstats-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "19f5d10052e04bb291f303935c5ec7a2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3931, "upload_time": "2014-11-29T16:57:19", "url": "https://files.pythonhosted.org/packages/22/d2/0e92642c832d45f1390ac71c7b7668d30728b489b73b3b6b5dff5310413e/shellstats-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef140cccd4a9308c8fb51439463d01b1", "sha256": "77ed0911a6e11a3187bc708d3b7a664d152339bceb75fe5c95eda2dc3bee8275" }, "downloads": -1, "filename": "shellstats-0.1.tar.gz", "has_sig": false, "md5_digest": "ef140cccd4a9308c8fb51439463d01b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2905, "upload_time": "2014-11-29T16:57:11", "url": "https://files.pythonhosted.org/packages/ba/55/b37a215f61808b126fcdb0731442d772e8469f82940186939c546d23023b/shellstats-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19f5d10052e04bb291f303935c5ec7a2", "sha256": "2adfe9d708930fd54762d2a9c996b6ddb377eaada0496150282058baaab5fbf4" }, "downloads": -1, "filename": "shellstats-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "19f5d10052e04bb291f303935c5ec7a2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3931, "upload_time": "2014-11-29T16:57:19", "url": "https://files.pythonhosted.org/packages/22/d2/0e92642c832d45f1390ac71c7b7668d30728b489b73b3b6b5dff5310413e/shellstats-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef140cccd4a9308c8fb51439463d01b1", "sha256": "77ed0911a6e11a3187bc708d3b7a664d152339bceb75fe5c95eda2dc3bee8275" }, "downloads": -1, "filename": "shellstats-0.1.tar.gz", "has_sig": false, "md5_digest": "ef140cccd4a9308c8fb51439463d01b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2905, "upload_time": "2014-11-29T16:57:11", "url": "https://files.pythonhosted.org/packages/ba/55/b37a215f61808b126fcdb0731442d772e8469f82940186939c546d23023b/shellstats-0.1.tar.gz" } ] }