{ "info": { "author": "David McClosky", "author_email": "dmcc+py (at) bigasterisk.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python" ], "description": "Latest versions on BitBucket: https://bitbucket.org/dmcc/waterworks/\r\nor GitHub: https://github.com/dmcc/waterworks\r\n\r\nContents\r\n\r\n * AIMA - Provide some widely useful utilities. (not written by us, but\r\n slightly modified from the original -- see\r\n http://aima.cs.berkeley.edu/python/readme.html)\r\n * ClusterMetrics - a metric cluster**** of cluster metrics!\r\n * ExitCodes - Create textual descriptions of exit statuses.\r\n * FigUtil - Tools for creating tables and figures in papers.\r\n * FunctionPickler - Allows you to create pickle-able references to\r\n functions.\r\n * HeapQueue - A more object-oriented wrapper of the heapq module.\r\n * Histogram - Tools for creating and displaying histograms.\r\n * IntRange - Integer Range Parser and Generator\r\n * IntShelve - Just like shelve, but keys are always integers instead of\r\n strings.\r\n * LazyList - Lets you treat an interator as a list by filling in the\r\n list on demand.\r\n * PrecRec - standard calculation of precision, recall and f-score.\r\n * Probably - Potentially useful functions for probability, statistics,\r\n and machine learning\r\n * Selectron - A selecting widget for Tix.\r\n * Tailer - tail -f for multiple files written natively in Python.\r\n * TeXTable - Convert a Python table into a LaTeX/TeX table.\r\n * TerminalTitle - Lets you change the title of your terminal in *NIX.\r\n * ThreadedJobs - Wraps twisted.python.threadpool in a way that makes\r\n more sense to me.\r\n * TkGeomSavers - Common geometry behaviors for Tk/Tix\r\n * diffprint - Helps visualize diffs by giving you two parallel lists to\r\n print.\r\n * iterextras - Some useful iterator functions from py2.4\r\n test_itertools.py plus a couple added items\r\n * robust_apply - Simple front-end to louie.robustapply.robust_apply.\r\n * vimdiff - Simple interface for visualizing differences between two\r\n strings using vimdiff (or similar differs)\r\n\r\n Data structure specific collections\r\n\r\n * waterworks.Dictionaries\r\n * waterworks.Files\r\n * waterworks.Numbers\r\n * waterworks.Processes - for creating system processes\r\n * waterworks.Sequences - ists, tuples, etc.\r\n * waterworks.Streams - file-like streams\r\n * waterworks.Strings\r\n * waterworks.Tools - general tools and debugging helpers\r\n * waterworks.new_isinstance - version of isinstance which can handle\r\n module reload()ing better", "description_content_type": null, "docs_url": null, "download_url": "http://cs.brown.edu/~dmcc/software/waterworks/waterworks-0.2.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cs.brown.edu/~dmcc/software/", "keywords": "", "license": "GPLv2", "maintainer": "David McClosky", "maintainer_email": "dmcc+py (at) bigasterisk.com", "name": "waterworks", "package_url": "https://pypi.org/project/waterworks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/waterworks/", "project_urls": { "Download": "http://cs.brown.edu/~dmcc/software/waterworks/waterworks-0.2.5.tar.gz", "Homepage": "http://cs.brown.edu/~dmcc/software/" }, "release_url": "https://pypi.org/project/waterworks/0.2.5/", "requires_dist": null, "requires_python": null, "summary": "waterworks: Because everyone has their own utility library", "version": "0.2.5" }, "last_serial": 803442, "releases": { "(tip)": [], "0.2.5": [ { "comment_text": "", "digests": { "md5": "d2d3be58e451fbf0413164f5ad04ec77", "sha256": "37feac08455d1ab48584dd531022fdb4eff1bc88a01316a9a7ea155ad6b7eaa0" }, "downloads": -1, "filename": "waterworks-0.2.5.tar.gz", "has_sig": false, "md5_digest": "d2d3be58e451fbf0413164f5ad04ec77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46430, "upload_time": "2010-06-27T11:04:18", "url": "https://files.pythonhosted.org/packages/04/0a/c91c77046b757bd251e619ad16cc6f189ee7e14da9986d52abcaefb6e582/waterworks-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2d3be58e451fbf0413164f5ad04ec77", "sha256": "37feac08455d1ab48584dd531022fdb4eff1bc88a01316a9a7ea155ad6b7eaa0" }, "downloads": -1, "filename": "waterworks-0.2.5.tar.gz", "has_sig": false, "md5_digest": "d2d3be58e451fbf0413164f5ad04ec77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46430, "upload_time": "2010-06-27T11:04:18", "url": "https://files.pythonhosted.org/packages/04/0a/c91c77046b757bd251e619ad16cc6f189ee7e14da9986d52abcaefb6e582/waterworks-0.2.5.tar.gz" } ] }