{ "info": { "author": "Lamy Jean-Baptiste (Jiba)", "author_email": "jibalamy@free.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Environment :: X11 Applications :: GTK", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Scientific/Engineering :: Human Machine Interfaces", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces" ], "description": "Editobj3\n========\n\nEditobj3 is an automatic dialog box generator for Python objects. It supports several backends; currenlty\nQt, GTK and HTML are supported. The HTML backend is based on `W2UI `_, and can be used\neither in local single user mode, or in distributed multiple users mode.\n\nEditobj3 dialog boxes are composed of an attribute list, a luxurious good-looking but useless icon and\ntitle bar, and a tree view (if the edited object is part of a tree-like structure). Editobj3 includes an\nadvanced introspection module that usually guesses how to edit any object; it can also be customized for a\ngiven class of object through the editobj3.introsp module. Editobj3 also supports the simultaneous\nedition of a group of objects, as if they were a single object.\n\nAdditional helper modules are included:\n\n - editobj3.observe: Observation framework\n\n - editobj3.undoredo: Multiple undo/redo framework\n\n - editobj3.http_ws_server: HTTP server with WebSocket support, with an interface similar to Python's http.server module\n\nEditobj3 has been created by Jean-Baptiste Lamy. It is available under the GNU LGPL licence.\n\nIn case of trouble, please contact Jean-Baptiste Lamy \n\n\nInstallation\n------------\n\nFirst untar the tarball.\n\nEditObj 3 uses Python's DistUtils for installation. To install, type (as root):\n\ncd EditObj3-*\npython3 ./setup.py install\n\nBy default, EditObj 3 is installed in /usr, you can modify the\nsetup.cfg file if you prefer another location.\n\n\nLinks\n-----\n\nEditobj3 on BitBucket (development repository): https://bitbucket.org/jibalamy/editobj3\n\nMail me for any comment, problem, suggestion or help !\n\nJiba -- Jean-Baptiste LAMY -- jibalamy @ free.fr\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/jibalamy/editobj3", "keywords": "", "license": "LGPLv3+", "maintainer": "", "maintainer_email": "", "name": "Editobj3", "package_url": "https://pypi.org/project/Editobj3/", "platform": "", "project_url": "https://pypi.org/project/Editobj3/", "project_urls": { "Homepage": "https://bitbucket.org/jibalamy/editobj3" }, "release_url": "https://pypi.org/project/Editobj3/0.1/", "requires_dist": null, "requires_python": "", "summary": "An automatic dialog box generator for Python objects, supporting multiple graphical backends: Qt, GTK and HTML (single-user or with multiple users).", "version": "0.1" }, "last_serial": 3163674, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6ec4718b4301cb3bfc757d6c40e26ece", "sha256": "69db8d86a3d4ac4dff8590b01524ca77ca5bcf578a76ace59a0facf6f3345e74" }, "downloads": -1, "filename": "Editobj3-0.1.tar.gz", "has_sig": false, "md5_digest": "6ec4718b4301cb3bfc757d6c40e26ece", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 870146, "upload_time": "2017-09-10T19:38:39", "url": "https://files.pythonhosted.org/packages/15/87/097603105f7a16ad74df4f7238eca8f8a637f1bad863a01951427744d622/Editobj3-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ec4718b4301cb3bfc757d6c40e26ece", "sha256": "69db8d86a3d4ac4dff8590b01524ca77ca5bcf578a76ace59a0facf6f3345e74" }, "downloads": -1, "filename": "Editobj3-0.1.tar.gz", "has_sig": false, "md5_digest": "6ec4718b4301cb3bfc757d6c40e26ece", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 870146, "upload_time": "2017-09-10T19:38:39", "url": "https://files.pythonhosted.org/packages/15/87/097603105f7a16ad74df4f7238eca8f8a637f1bad863a01951427744d622/Editobj3-0.1.tar.gz" } ] }