{ "info": { "author": "limodou", "author_email": "limodou@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature" ], "description": "What is meide\r\n===============\r\n\r\nmeide is a ui interface creation library. You can use it to create wxPython\r\nbased user interface. It can deal with several sizer class, for example:\r\nBoxSizer, GridBagSizer, StaticBoxSizer, and it also provide an easy way to\r\ncreate widgets, like: StaticText, TextCtrl, CheckBox, etc. You know create ui\r\ninterface manually is a hard work, and that's why meide comes out.\r\nWhat is the goals of meide\r\n\r\n 1. Supports easily sizer creation\r\n 2. Supports easily widgets creation\r\n 3. Supports easily frame creation, like: Dialog, Panel, etc\r\n 4. Supports SetValue and GetValue to value-field\r\n 5. Supports event binding\r\n 6. Supports validate\r\n 7. Makes above as easy as I can \r\n\r\nmeide is still in heavy developpint, so please keep touch with it, maybe you can\r\nfind something very useful or helpful.\r\n\r\nHow to use it\r\n===============\r\n\r\nThe step is easy:\r\n\r\n 1. Creatint a layout\r\n 2. Add widgets or sub-layout\r\n 3. Binding event\r\n 4. invoke the create method", "description_content_type": null, "docs_url": null, "download_url": "http://meide.googlecode.com/files/meide-0.0.5.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/meide/", "keywords": "wxPython ui tool", "license": "GPLv3", "maintainer": "limodou", "maintainer_email": "limodou@gmail.com", "name": "meide", "package_url": "https://pypi.org/project/meide/", "platform": "", "project_url": "https://pypi.org/project/meide/", "project_urls": { "Download": "http://meide.googlecode.com/files/meide-0.0.5.zip", "Homepage": "http://code.google.com/p/meide/" }, "release_url": "https://pypi.org/project/meide/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "meide is a wxPython ui interface creation library.", "version": "0.0.5" }, "last_serial": 43231, "releases": { "0.0.1": [], "0.0.2": [], "0.0.3": [], "0.0.3.1": [], "0.0.4": [], "0.0.5": [] }, "urls": [] }