{ "info": { "author": "Scott Torborg", "author_email": "scott@cartlogic.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware" ], "description": "Manhattan - Robust Server-Side Analytics\n========================================\n\nScott Torborg - `Cart Logic `_\n\nManhattan is a Python infrastructure block to provide basic server-side\nanalytics and multivariate testing. It is:\n\n* **Easy** to deploy and develop on\n* **Scalable** \n* **Not slow**, in-band request latency < 1ms and can process > 2k events/sec\n* **Customizable** and flexible to varying rollup needs\n* **Robust** to server failures, migrating between cluster topologies, and\n backend reconfiguration\n\nIt is also:\n\n* 2 oz rye whiskey\n* ½ oz sweet vermouth\n* 2 dashes bitters\n* 1 cherry\n\n\nInstallation\n============\n\nInstall with pip::\n\n $ pip install manhattan\n\n\nDocumentation\n=============\n\nManhattan has `extensive documentation here `_.\n\n\nLicense\n=======\n\nManhattan is licensed under an MIT license. Please see the LICENSE file for\nmore information.\n\n\nCode Standards\n==============\n\nManhattan has a comprehensive test suite with 100% line and branch coverage, as\nreported by the excellent ``coverage`` module. To run the tests, simply run in\nthe top level of the repo::\n\n $ nosetests\n\nThere are no `PEP8 `_ or\n`Pyflakes `_ warnings in the codebase. To\nverify that::\n\n $ pip install pep8 pyflakes\n $ pep8 .\n $ pyflakes .\n\nAny pull requests must maintain the sanctity of these three pillars.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cartlogic/manhattan", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "manhattan", "package_url": "https://pypi.org/project/manhattan/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/manhattan/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cartlogic/manhattan" }, "release_url": "https://pypi.org/project/manhattan/0.2/", "requires_dist": null, "requires_python": null, "summary": "Robust Server-Side Analytics", "version": "0.2" }, "last_serial": 978144, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "fae2d6e56c2ef4fbe266f4c8ea93b997", "sha256": "1f5083890bc78407b67a38752abb67cb06c1f966a3c3f0a777a73de330d2022f" }, "downloads": -1, "filename": "manhattan-0.2.tar.gz", "has_sig": false, "md5_digest": "fae2d6e56c2ef4fbe266f4c8ea93b997", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26366, "upload_time": "2014-01-23T10:20:31", "url": "https://files.pythonhosted.org/packages/40/64/f21d22fdd2bef361d3574b1aea3c8092919d6f01d6823e9e0af12e41f56c/manhattan-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fae2d6e56c2ef4fbe266f4c8ea93b997", "sha256": "1f5083890bc78407b67a38752abb67cb06c1f966a3c3f0a777a73de330d2022f" }, "downloads": -1, "filename": "manhattan-0.2.tar.gz", "has_sig": false, "md5_digest": "fae2d6e56c2ef4fbe266f4c8ea93b997", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26366, "upload_time": "2014-01-23T10:20:31", "url": "https://files.pythonhosted.org/packages/40/64/f21d22fdd2bef361d3574b1aea3c8092919d6f01d6823e9e0af12e41f56c/manhattan-0.2.tar.gz" } ] }