{ "info": { "author": "J\u00e9r\u00f4me Laheurte", "author_email": "jerome@jeromelaheurte.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\nqtaui\n=====\n\nqtaui - (c) J\u00e9r\u00f4me Laheurte 2015\n\n.. contents:: **Table of contents**\n\nWhat is qtaui ?\n---------------\n\nqtaui is a minimalist clone of wxPython's `wxaui `_. It allows a PySide-based program to arrange \"frames\", i.e. child widgets, in an arbitrary tree of splitters and tabs. The user can \"undock\" a frame and let it float as a top-level window, or drop it back onto the UI in a position that will create a new splitter or tabbed interface, or add it to an existing one.\n\nThis code is licensed under the `GNU LGPL version 3 or, at your\noption, any later version\n`_.\n\nSupported platforms\n-------------------\n\nPython 2.7 with PySide 1.2.\n\nInstallation\n------------\n\nUsing pip::\n\n $ pip install -U qtaui\n\nFrom source::\n\n $ wget https://pypi.python.org/packages/source/q/qtaui/qtaui-1.0.3.tar.gz\n $ tar xjf qtaui-1.0.3.tar.bz2; cd qtaui-1.0.3\n $ sudo python ./setup.py install\n\nAPI documentation\n-----------------\n\nThe full documentation is hosted `here `_.\n\nChangelog\n---------\n\nVersion 1.0.3:\n\n- Fix addChild() signatures\n\nVersion 1.0.2:\n\n- Another Pypi-related fix...\n\nVersion 1.0.1:\n\n- Pypi-related fixes.\n\nVersion 1.0.0:\n\n- First release.\n", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/packages/source/q/qtaui/qtaui-1.0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/fraca7/qtaui", "keywords": "pyside,aui", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "qtaui", "package_url": "https://pypi.org/project/qtaui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qtaui/", "project_urls": { "Download": "https://pypi.python.org/packages/source/q/qtaui/qtaui-1.0.3.tar.gz", "Homepage": "https://bitbucket.org/fraca7/qtaui" }, "release_url": "https://pypi.org/project/qtaui/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "A clone of wx.aui for PySide", "version": "1.0.3" }, "last_serial": 2253871, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0aae3372759e64971fa165c0bc7b215f", "sha256": "2ff193db046b765628b2775785f3e7c89f85c1f16dd1655a4ac42ea659886b4b" }, "downloads": -1, "filename": "qtaui-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0aae3372759e64971fa165c0bc7b215f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 475628, "upload_time": "2016-07-31T15:12:29", "url": "https://files.pythonhosted.org/packages/ad/87/40a5315c08afce6630714f19d3f1fe28645b0d4c99e1d25224451bff2c97/qtaui-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c7358dc48de11004e161e472ceb99874", "sha256": "d5d824bad98ee542522cfa38c27fa05945993b5fb01747fe90f828e025d82672" }, "downloads": -1, "filename": "qtaui-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c7358dc48de11004e161e472ceb99874", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 476103, "upload_time": "2016-07-31T15:27:03", "url": "https://files.pythonhosted.org/packages/e8/00/15ec080668961d20c3bf96280953411d80ea751605b3d4bd3ed1e2971141/qtaui-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "a445c678f22af9643b72f9bfa0a43da2", "sha256": "6f9be3c3d8b647994b7a0efab1ea26cdc5e3b849b982a361c7917b4bde0f670f" }, "downloads": -1, "filename": "qtaui-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a445c678f22af9643b72f9bfa0a43da2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 475570, "upload_time": "2016-07-31T15:37:54", "url": "https://files.pythonhosted.org/packages/87/a0/e645ac8e26be7765ae2ff26544305e1578acd40c61fa96496eccb2c542c0/qtaui-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "9d097dabfc3a5825a7924d28b9c20d92", "sha256": "a9656a321ab89ea6c4b9a8cdef2203981e0cf26648e0e98d80f14810cdcae35b" }, "downloads": -1, "filename": "qtaui-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9d097dabfc3a5825a7924d28b9c20d92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 476126, "upload_time": "2016-07-31T15:50:05", "url": "https://files.pythonhosted.org/packages/f9/f3/b232ded972abc2141f373f57ef02beadf61e556df2d3c88476e52c796aa9/qtaui-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d097dabfc3a5825a7924d28b9c20d92", "sha256": "a9656a321ab89ea6c4b9a8cdef2203981e0cf26648e0e98d80f14810cdcae35b" }, "downloads": -1, "filename": "qtaui-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9d097dabfc3a5825a7924d28b9c20d92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 476126, "upload_time": "2016-07-31T15:50:05", "url": "https://files.pythonhosted.org/packages/f9/f3/b232ded972abc2141f373f57ef02beadf61e556df2d3c88476e52c796aa9/qtaui-1.0.3.tar.gz" } ] }