{ "info": { "author": "Omer Murat Yildirim", "author_email": "omermuratyildirim@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "obur\n====\n\n**obur** is a minimalistic http speedtest library. It can test the speed\nbetween two ends. You can use it via command line or inside your python\nprogram.\n\nInstallation\n------------\n\n::\n\n pip install obur\n\nUsage\n-----\n\nCommand Line\n\n::\n\n obur \n\nPython Program\n\n::\n\n from obur import measure \n\n measure(url, duration=60, chunk_size=1024)\n\nYou can override ``duration`` and ``chunk_size`` parameters via command\nline.\n\n::\n\n obur --duration 60 --chunk 1024\n\nImportant Note\n--------------\n\nFor a healthy and accurate speed test result, the target url should be a\nstream url. You can use `puke\n`_ on the\nserver side for providing a dummy stream url.", "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/muraty/obur", "keywords": "speedtest speed obur puke", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "obur", "package_url": "https://pypi.org/project/obur/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/obur/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/muraty/obur" }, "release_url": "https://pypi.org/project/obur/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A minimalistic speed test library.", "version": "0.2.0" }, "last_serial": 2657660, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "f11a3a8825c8bd6e6382ed6c2f18c482", "sha256": "a2bf0d2e83d525d4ffc282fedbd8c59bd0343856cec422a50f0432c365e230df" }, "downloads": -1, "filename": "obur-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f11a3a8825c8bd6e6382ed6c2f18c482", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3296, "upload_time": "2016-12-26T13:08:05", "url": "https://files.pythonhosted.org/packages/8b/f2/375e6be28c7f92cf426501bdc9a925f71d0e28d59f5270a146da4e75a545/obur-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "a60db789370fe2824c450edce16ce8b5", "sha256": "144c4760d10f94ebdd4e6bdb4515f5007d9c5e3f5be0b89ba534f4c8c9396bd4" }, "downloads": -1, "filename": "obur-0.1.3.tar.gz", "has_sig": false, "md5_digest": "a60db789370fe2824c450edce16ce8b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3355, "upload_time": "2017-01-27T13:46:56", "url": "https://files.pythonhosted.org/packages/1e/96/06d6e7d8b1a0d668623a6fd34982d0c461672f09b37cb308f95e593afc33/obur-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "b8201c4117b8d73094f7924ca3f46487", "sha256": "afdad897f3047646a394d5466db57765c92071f28e549d80a3d97dffa16e15b5" }, "downloads": -1, "filename": "obur-0.1.4.tar.gz", "has_sig": false, "md5_digest": "b8201c4117b8d73094f7924ca3f46487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3362, "upload_time": "2017-02-07T14:03:58", "url": "https://files.pythonhosted.org/packages/83/eb/3df09e1823023189287ad8b652af5a6b8801f0d4f8a30e238014966099b4/obur-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4718bd440070363265403ba8e2189b10", "sha256": "6a65a0871fc6f4b74a6f36212d7e8bac143438177ed718513e279662ad523446" }, "downloads": -1, "filename": "obur-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4718bd440070363265403ba8e2189b10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3513, "upload_time": "2017-02-21T13:02:33", "url": "https://files.pythonhosted.org/packages/f5/f1/81bf1dbd604e456d3bd3fef5944d976e04ccbd8f248ef2b49e21e6b6c8d0/obur-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4718bd440070363265403ba8e2189b10", "sha256": "6a65a0871fc6f4b74a6f36212d7e8bac143438177ed718513e279662ad523446" }, "downloads": -1, "filename": "obur-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4718bd440070363265403ba8e2189b10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3513, "upload_time": "2017-02-21T13:02:33", "url": "https://files.pythonhosted.org/packages/f5/f1/81bf1dbd604e456d3bd3fef5944d976e04ccbd8f248ef2b49e21e6b6c8d0/obur-0.2.0.tar.gz" } ] }