{ "info": { "author": "Justin Crown", "author_email": "admin@humanssuck.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=============\nharalyzer-api\n=============\n\n.. image:: https://travis-ci.org/mrname/haralyzer-api.svg?branch=master\n :target: https://travis-ci.org/mrname/haralyzer-api\n\n.. image:: https://coveralls.io/repos/mrname/haralyzer-api/badge.svg?branch=master\n :target: https://coveralls.io/r/mrname/haralyzer-api?branch=master\n\n.. image:: https://readthedocs.org/projects/haralyzer-api/badge/?version=latest\n :target: http://haralyzer-api.readthedocs.org/en/latest/\n\nA REST API For Har Data Analysis\n\nOverview\n--------\n\nThe haralyzer API module provides a deployable REST API for storing raw HAR\ndata and extracting performance data for the pages inside the HAR data.\n\nStatus\n------\n\nThis is currently SUPER beta, with limited features, and no guarantees as to appropriate\nfunctionality.\n\nDevelopment Process\n-------------------\n\nStart by forking the repository, and cloning down your fork. Make a fresh virtualenv,\nand then install the developer requirements.\n\n pip install -r developer_requirements\n\n python setup.py develop\n\nRun the tests:\n\n py.test tests/\n\nIMPORTANT: This application REQUIRES Redis. I have been too lazy to use any kind of mocking or\ndb fixtures, so you need to have Redis running locally for the tests to complete. SORRY!\n\nThe repo has Travis CI and Coveralls integration, so please do the needful with repo\naccess on your account.\n\nPLEASE write tests for your new code! Travis and Coveralls makes it easy to see if you\nare missing coverage on any of your new stuff.\n\nWhen you are finished, just open a pull request!\n\nSchema Changes\n--------------\n\nThis project uses flask-migrate to manage schema changes. Consult the docs_ if you have\nquestions about how to use it.\n\n.. _docs: http://flask-migrate.readthedocs.org/en/latest/\n\nProject Documentation\n---------------------\n\n.. _Haralyzer API Documentation: http://haralyzer-api.readthedocs.org/\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/mrname/haralyzer-api", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "haralyzer-api", "package_url": "https://pypi.org/project/haralyzer-api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/haralyzer-api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mrname/haralyzer-api" }, "release_url": "https://pypi.org/project/haralyzer-api/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "REST API for storing HAR data and retrieving analyzed results", "version": "0.1.2" }, "last_serial": 2531764, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3ba9baa01a7ba9e3a9fe675474bf4039", "sha256": "ffdb1eb9557432e0c3347805d8bef2973f3284488ac60de6a647ddc83274dc09" }, "downloads": -1, "filename": "haralyzer-api-0.1.tar.gz", "has_sig": false, "md5_digest": "3ba9baa01a7ba9e3a9fe675474bf4039", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7160, "upload_time": "2015-09-05T21:23:21", "url": "https://files.pythonhosted.org/packages/e4/3f/5a158c075ecfb4c0d707474f6ad5774e05ff163dfcd5171646b4e9dbf8fe/haralyzer-api-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d007d8b6c2699de89728f819ccc0324c", "sha256": "f97a2947b03c5050be94e1fe338deb221f1261fd839a94a0dfe5d218e9cec4fd" }, "downloads": -1, "filename": "haralyzer-api-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d007d8b6c2699de89728f819ccc0324c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7183, "upload_time": "2015-09-05T21:30:25", "url": "https://files.pythonhosted.org/packages/c9/99/81d0eb8aadaffc0c5cc515923fcc835b3d0e29592a2f54230a4862af8973/haralyzer-api-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b1f73739b8ff2dc9ef15678f789cebf3", "sha256": "1529eb538b7d357d3626a70a66d7b13f9459235908b641040a235b01fe60a05b" }, "downloads": -1, "filename": "haralyzer-api-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b1f73739b8ff2dc9ef15678f789cebf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7486, "upload_time": "2016-12-21T03:38:06", "url": "https://files.pythonhosted.org/packages/be/11/de119ab0d572bf0481588986b0bc7a2d6d77b6ed0437fd44e0fc369f61c6/haralyzer-api-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b1f73739b8ff2dc9ef15678f789cebf3", "sha256": "1529eb538b7d357d3626a70a66d7b13f9459235908b641040a235b01fe60a05b" }, "downloads": -1, "filename": "haralyzer-api-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b1f73739b8ff2dc9ef15678f789cebf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7486, "upload_time": "2016-12-21T03:38:06", "url": "https://files.pythonhosted.org/packages/be/11/de119ab0d572bf0481588986b0bc7a2d6d77b6ed0437fd44e0fc369f61c6/haralyzer-api-0.1.2.tar.gz" } ] }