{ "info": { "author": "Ryan Galloway", "author_email": "ryan@rsgalloway.com", "bugtrack_url": null, "classifiers": [], "description": "QRangeSlider\n\nThu Apr 28 00:08:07 PDT 2011\n\n\n1 Overview\n~~~~~~~~~~\n\nThe QRangeSlider class implements a horizontal PyQt range slider widget.\n\n * README\t \tthis file\n * LICENSE\t \tthe license under which QRangeSlider is released\n * qrangeslider.py\tqrangeslider python module\n * examples.py\t\tsome usage examples\n\n\n2 Installation\n~~~~~~~~~~~~~~\n\n $ sudo easy_install qrangeslider\n\nor download the source and run\n\n $ sudo python setup.py install\n\n\n3 Basic Usage\n~~~~~~~~~~~~~\n\n >>> from qrangeslider import QRangeSlider\n >>> app = QtGui.QApplication(sys.argv)\n >>> slider = QRangeSlider()\n >>> slider.show()\n >>> app.exec_()", "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/rsgalloway/qrangeslider", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "qrangeslider", "package_url": "https://pypi.org/project/qrangeslider/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qrangeslider/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rsgalloway/qrangeslider" }, "release_url": "https://pypi.org/project/qrangeslider/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "The QRangeSlider class implements a horizontal PyQt range slider widget.", "version": "0.1.1" }, "last_serial": 1324629, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0c1542448341a9ee642603df978d00ae", "sha256": "f0d3f7dcc5e1fc36e2f46fdaa37d2b565e7862eeae6dbfcc9251c01976d45b22" }, "downloads": -1, "filename": "qrangeslider-0.1.tar.gz", "has_sig": false, "md5_digest": "0c1542448341a9ee642603df978d00ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52505, "upload_time": "2011-04-28T19:10:50", "url": "https://files.pythonhosted.org/packages/00/8e/d2b76fe9acbc054bc48c0799e34fbbd7dad41ed112b7bb4e79f6cdc21282/qrangeslider-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3734635e571a7cc71930130b87dd8951", "sha256": "cc8a3bd97fb2dce7a60854bc0ad2c84b70d3a94522ff99a3a85d26a78ae96864" }, "downloads": -1, "filename": "qrangeslider-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3734635e571a7cc71930130b87dd8951", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5069, "upload_time": "2014-11-29T06:03:51", "url": "https://files.pythonhosted.org/packages/52/ca/8696fc32bad8eff815a0d9d84f9e37579bc008309e85290b528206d2255a/qrangeslider-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3734635e571a7cc71930130b87dd8951", "sha256": "cc8a3bd97fb2dce7a60854bc0ad2c84b70d3a94522ff99a3a85d26a78ae96864" }, "downloads": -1, "filename": "qrangeslider-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3734635e571a7cc71930130b87dd8951", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5069, "upload_time": "2014-11-29T06:03:51", "url": "https://files.pythonhosted.org/packages/52/ca/8696fc32bad8eff815a0d9d84f9e37579bc008309e85290b528206d2255a/qrangeslider-0.1.1.tar.gz" } ] }