{ "info": { "author": "Roger Marsh", "author_email": "roger.marsh@solentware.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development" ], "description": "========================\nMiscellaneous Components\n========================\n\n.. contents::\n\n\nDescription\n===========\n\nThis package contains a number of modules which do not have an obvious home in an existing sibling package, or have been kept separate deliberately.\n\n Main package (solentware_misc).\n\n workarounds subpackage.\n\n * dialogues.py - wrappers for messagebox and filedialog functions.\n * workarounds.py - workarounds for problems met in Tkinter functions.\n\n api subpackage.\n\n * callthreadqueue.py - run methods from a queue in a thread.\n * indexmap.py - DPT style bitmap manager.\n * modulequery.py - functions to pick an installed database interface.\n * null.py - Null object from Python Cookbook.\n * utilities.py - Some name and date methods.\n\n gui subpackage.\n\n * colourslider.py - widget for choosing colours.\n * exceptionhandler.py - write exception details to error log.\n * fontchooser.py - widget for selecting fonts.\n * frame.py - customised Tkinter.Frame widget for notebook style GUI.\n * gridbindings.py - common bindings for solentware-grid grid widget.\n * help.py - create widgets to display help files.\n * logpanel.py - widgets for displaying task logs.\n * panel.py - customised Tkinter.Frame widget for notebook style GUI.\n * reports.py - customised Tkinter.Toplevel for reports and dialogues.\n * tasklog.py - run task in thread and report progress.\n * textentry.py - customised Tkinter.Text widget.\n * textreadonly.py - customised Tkinter.Text widget.\n * texttab.py - customised Tkinter.Text widget.\n * threadqueue.py - add api.callthreadqueue to gui.frame.\n\n\nInstallation Instructions\n=========================\n\nInstall the package by typing\n\n python setup.py install\n\nat the command prompt with setup.py in the current directory.\n\nYou may need to give the path and version of Python depending on your system's configuration:\n\n /python setup.py install\n\n For example\n\n C:\\\\Python33\\\\python setup.py install\n\n on Microsoft Windows or\n\n python3.3 setup.py install\n\n on Unix-like systems.\n\nUse `Python`_ 3.3 or later.\n\n\nNotes\n=====\n\nThe frame, panel, logpanel,and threadqueue, modules are obsolete given the addition of ttk:notebook to tk after Tk8.4 and access via tkinter.\n\n\n.. _`Python`: https://python.org", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.solentware.co.uk", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "solentware-misc", "package_url": "https://pypi.org/project/solentware-misc/", "platform": "", "project_url": "https://pypi.org/project/solentware-misc/", "project_urls": { "Homepage": "http://www.solentware.co.uk" }, "release_url": "https://pypi.org/project/solentware-misc/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Classes perhaps useful beyond original application", "version": "1.1.1" }, "last_serial": 4502278, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "43fbbd06625649eaacf7c4641e4d16fd", "sha256": "b0c8c998cbb75dba3c647816852ac5905fe49b8aba69577c8d3bf0513212beb3" }, "downloads": -1, "filename": "solentware-misc-1.1.1.tar.gz", "has_sig": false, "md5_digest": "43fbbd06625649eaacf7c4641e4d16fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40469, "upload_time": "2018-11-19T10:15:16", "url": "https://files.pythonhosted.org/packages/d6/41/ec8c80d2c37c45bd59b6d039823b1a3e31b6183259b4ac45bdeb7b59dfca/solentware-misc-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43fbbd06625649eaacf7c4641e4d16fd", "sha256": "b0c8c998cbb75dba3c647816852ac5905fe49b8aba69577c8d3bf0513212beb3" }, "downloads": -1, "filename": "solentware-misc-1.1.1.tar.gz", "has_sig": false, "md5_digest": "43fbbd06625649eaacf7c4641e4d16fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40469, "upload_time": "2018-11-19T10:15:16", "url": "https://files.pythonhosted.org/packages/d6/41/ec8c80d2c37c45bd59b6d039823b1a3e31b6183259b4ac45bdeb7b59dfca/solentware-misc-1.1.1.tar.gz" } ] }