{ "info": { "author": "Chris Ward", "author_email": "cward@redhat.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Topic :: Office/Business", "Topic :: Utilities" ], "description": "======================\n status-report\n======================\n\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n Generate status report stats for selected date range\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n:Manual section: 1\n:Manual group: User Commands\n:Date: April 2015\n\n\nDESCRIPTION\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nComfortably generate status report stats (e.g. list of committed\nchanges) for given week, month, quarter, year or selected date\nrange. By default all available stats for this week are reported.\n\n\nEXAMPLES\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nGenerate all stats for current week::\n\n status-report\n\nGenerate stats for the last week::\n\n status-report last week\n\nSee status-report --help for complete list of available stats.\n\n\nCONFIGURATION\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nThe config file ~/.status-report is used to store both general\nsettings and configuration of individual reports::\n\n [general]\n email = \"Petr \u0160pl\u00edchal\" \n width = 79\n\n [header]\n type = header\n highlights = Highlights\n joy = Joy of the week ;-)\n\n [footer]\n type = footer\n next = Plans, thoughts, ideas...\n status = Status: Green | Yellow | Orange | Red\n\n [tools]\n type = git\n apps = /home/psss/git/apps\n\n [tests]\n type = git\n tests = /home/psss/git/tests/*\n\n [trac]\n type = trac\n prefix = TT\n url = https://some.trac.com/trac/project/rpc\n\nSee also examples link for some more inspiration.\n\n\nINSTALLATION\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nInstall directly from Fedora/Copr repository or use PIP::\n\n # Basic dependencies for buiding/installing pip packages\n sudo yum install gcc krb5-devel\n sudo yum install python-devel python-pip python-virtualenv\n\n # Upgrade to the latest pip/setup/virtualenv installer code\n sudo pip install -U pip setuptools virtualenv\n\n # Install into a python virtual environment (OPTIONAL)\n virtualenv --no-site-packages ~/virtenv_statusreport\n source ~/virtenv_statusreport/bin/activate\n\n # Install status_report (sudo required if not in a virtualenv)\n pip install status_report\n\n\nTESTS\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nTo run tests using pytest::\n\n pip install pytest (sudo required if not in a virtualenv)\n py.test source/tests\n\n\nLINKS\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nProject page:\nhttp://psss.fedorapeople.org/status-report/\n\nRelease notes:\nhttp://psss.fedorapeople.org/status-report/notes.html\n\nExamples:\nhttp://psss.fedorapeople.org/status-report/examples/\n\nDownload:\nhttp://psss.fedorapeople.org/status-report/download/\n\nCopr repo:\nhttp://copr.fedoraproject.org/coprs/psss/status-report/\n\nGit repo:\nhttps://github.com/psss/status-report\n\nPIP repo:\nhttps://pypi.python.org/pypi/status_report/\n\n\nAUTHORS\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nPetr \u0160pl\u00edchal, Karel \u0160rot, Luk\u00e1\u0161 Zachar, Mat\u011bj Cepl, Ond\u0159ej Pt\u00e1k,\nChris Ward.\n\n\nCOPYRIGHT\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nCopyright (c) 2015 Red Hat, Inc. All rights reserved.\n\nThis program is free software; you can redistribute it and/or\nmodify it under the terms of the GNU General Public License as\npublished by the Free Software Foundation; either version 2 of\nthe License, or (at your option) any later version.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/psss/status-report/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/psss/status-report", "keywords": "information,postgresql,tasks,snippets", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "status_report", "package_url": "https://pypi.org/project/status_report/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/status_report/", "project_urls": { "Download": "https://github.com/psss/status-report/archive/master.zip", "Homepage": "https://github.com/psss/status-report" }, "release_url": "https://pypi.org/project/status_report/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Status Report - Comfortable CLI Activity Status Reporting", "version": "0.3.1" }, "last_serial": 1517751, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3a52908a176cc412a0d45005abbd77c1", "sha256": "a3817ac441dd7dc9628b4c153045926a7f6287429d017e49df6b91246cc46fdf" }, "downloads": -1, "filename": "status_report-0.1.tar.gz", "has_sig": false, "md5_digest": "3a52908a176cc412a0d45005abbd77c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16233, "upload_time": "2015-04-21T13:43:59", "url": "https://files.pythonhosted.org/packages/92/3e/7e9678d2f06a47aa48a213785d1090ed9f4adf72b701f9309aec69273ddb/status_report-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5f8002729aa7d26ac0cec267cf7ab447", "sha256": "76f411bdbc065968aad886a68b855f262b57152126c03e39feb0eb87b2925777" }, "downloads": -1, "filename": "status_report-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5f8002729aa7d26ac0cec267cf7ab447", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17439, "upload_time": "2015-04-22T06:39:12", "url": "https://files.pythonhosted.org/packages/2c/16/9044161dfe97ea903b653dd0e61a1fb167c13e74cb7bb271f872c47c9c6c/status_report-0.1.1.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "5b04ab679f1e1de0a28f0e51423772b9", "sha256": "e02b65d83a145f41276543b636dfc60bf8cbe58feabb2b74bd8a955eb9f14aa3" }, "downloads": -1, "filename": "status_report-0.3.1.tar.gz", "has_sig": false, "md5_digest": "5b04ab679f1e1de0a28f0e51423772b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17156, "upload_time": "2015-04-23T10:30:20", "url": "https://files.pythonhosted.org/packages/fd/10/2e9204d4730933240ddad8e1a98d6304c0251f79f62a6ef9239845c6e34f/status_report-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b04ab679f1e1de0a28f0e51423772b9", "sha256": "e02b65d83a145f41276543b636dfc60bf8cbe58feabb2b74bd8a955eb9f14aa3" }, "downloads": -1, "filename": "status_report-0.3.1.tar.gz", "has_sig": false, "md5_digest": "5b04ab679f1e1de0a28f0e51423772b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17156, "upload_time": "2015-04-23T10:30:20", "url": "https://files.pythonhosted.org/packages/fd/10/2e9204d4730933240ddad8e1a98d6304c0251f79f62a6ef9239845c6e34f/status_report-0.3.1.tar.gz" } ] }