{ "info": { "author": "LOGILAB S.A. (Paris, FRANCE)", "author_email": "contact@logilab.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: CubicWeb", "Programming Language :: JavaScript", "Programming Language :: Python" ], "description": "Summary\n-------\n\nThe awstats cube integrates statistics processed by awstats into\ncubicweb for visualisation and integration.\n\nIt uses awstats processed files (`/var/lib/awstats/*`) to import stats\nand visualize them. It has a simple html export of the processed data\nand a visualisation of the imported stats (by document and for a time\nperiod).\n\nTo establish a link with the entity you want to build stats for\nyou need to create a relationship Hits \"stats_about\" X.\n\n.. sourcecode:: python\n\n class missing_stats_about(RelationDefinition):\n name = 'stats_about'\n subject = 'Hits'\n object = ('BlogEntry', 'MicroBlogEntry')\n\nWhen the link is established, importing the statistics is done using\nthe `update-webstats` cubicweb-ctl command. For help on that command\ntype ::\n\n cubicweb-ctl update-webstats -h\n\nThe process running cubicweb and cubicweb-ctl needs to have read\naccess to the configured location of the processed varnish files.\n\nConfiguration\n-------------\n\n:awstats-dir:\n\nThe directory where the processed awstats files are contained.\n\n:awstats-domain:\n\nIf awstats processes multiple domains, which domain to use for\nimporting into cubicweb.\n\n:awstats-periodicity:\n\nAwstats by default processes per month, but you can configure it to\ndeal with day periods. (split by hours is not yet implemented)\n\nDependencies\n------------\n\nhttp://awstats.sourceforge.net/\n\nor apt-get install awstats (for debian derived distributions)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.cubicweb.org/project/cubicweb-awstats", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "cubicweb-awstats", "package_url": "https://pypi.org/project/cubicweb-awstats/", "platform": "", "project_url": "https://pypi.org/project/cubicweb-awstats/", "project_urls": { "Homepage": "https://www.cubicweb.org/project/cubicweb-awstats" }, "release_url": "https://pypi.org/project/cubicweb-awstats/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "cubicweb integrated awstats frontend", "version": "0.3.0" }, "last_serial": 3206424, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "021836649c2f8599b15886cc79156d4c", "sha256": "fbd9b852e22c6696b247b7bc403753509194b5bf53fe16f46824a8f651d1c284" }, "downloads": -1, "filename": "cubicweb-awstats-0.1.3.tar.gz", "has_sig": false, "md5_digest": "021836649c2f8599b15886cc79156d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19633, "upload_time": "2012-01-12T18:27:26", "url": "https://files.pythonhosted.org/packages/8c/11/bf64dd7531f7c0862b094c190bee52882b4c3dcf3a7c05e3651164817401/cubicweb-awstats-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d1785646e0994ec8404b33992e99f4ba", "sha256": "a80687aca57fc32e0b0993aaf5536fe1533cf2f694e22b72023a728624d34a4c" }, "downloads": -1, "filename": "cubicweb-awstats-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d1785646e0994ec8404b33992e99f4ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18984, "upload_time": "2014-03-14T15:00:18", "url": "https://files.pythonhosted.org/packages/90/e8/f3ed1f8aae68e0327f791b459d6f5b201ea2df815b71d46db4de5f2b5ce8/cubicweb-awstats-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "3a8f672c9a28700e9aaace4cddf185fa", "sha256": "8282950ca52a913da9a6dd44c6ab2194411019c7df431d6d7b11273af0fe883b" }, "downloads": -1, "filename": "cubicweb-awstats-0.3.0.tar.gz", "has_sig": false, "md5_digest": "3a8f672c9a28700e9aaace4cddf185fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16943, "upload_time": "2017-09-27T08:44:49", "url": "https://files.pythonhosted.org/packages/09/93/b5916881590e04815394ded463cd43e644a80024c9a7f85c57b136a06f96/cubicweb-awstats-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a8f672c9a28700e9aaace4cddf185fa", "sha256": "8282950ca52a913da9a6dd44c6ab2194411019c7df431d6d7b11273af0fe883b" }, "downloads": -1, "filename": "cubicweb-awstats-0.3.0.tar.gz", "has_sig": false, "md5_digest": "3a8f672c9a28700e9aaace4cddf185fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16943, "upload_time": "2017-09-27T08:44:49", "url": "https://files.pythonhosted.org/packages/09/93/b5916881590e04815394ded463cd43e644a80024c9a7f85c57b136a06f96/cubicweb-awstats-0.3.0.tar.gz" } ] }