{ "info": { "author": "Open Knowledge Foundation", "author_email": "info@okfn.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Swiss Army Knife for Data Work\n==============================\n\nThe swiss package provides various utilities for working with data:\n\n * cache: Url caching and scraping\n * tabular/*: Processing and transforming tabular data to and from various\n formats including csv, json, google spreadsheets, xls\n * misc, date: Cleaning up and parsing data especially dates.\n * id: ID generation and shortenening\n * clitools.py: Command line tools such as creating optparse object and usage\n from a module of object.\n * deliveranceproxy.py: Deliverance proxy helper\n\n\nCHANGELOG\n=========\n\nv0.3 2010-08-01\n---------------\n\n * Support for google docs spreadsheets as sources for TabularData\n * Improve documentation of date module and add FlexiDate.as_datetime()\n * New clitools module incorporating existing cli tools\n * deliveranceproxy.py: Deliverance proxy helper for proxying to remote\n websites and retheming with deliverance.\n * parse/name.py: new (human) name parsing code\n\nv0.2 2009-10-23\n---------------\n\n * Extensive refactoring of tabular module/package\n * Standardized interface with BaseReader and BaseWriter\n * JsonReader and JsonWriter providing json reading and writing\n * TxtWriter to support writing to plain text\n * Improvements to date parsing (support for circa, 'c.', etc)\n * New id module to do 'compression' of uuids using 32 and 64 bit encoding\n\n\nv0.1 2009-06-03\n---------------\n\n * Bring together existing code (from last 2+ years) into new 'swiss' package\n * Url caching and scraping\n * Tabular data handling including csv reader/writer, xls reader, latex writer\n and associated utilities (such as pivot_table)\n * Cleaning and parsing data especially dates (misc and date modules)", "description_content_type": null, "docs_url": null, "download_url": "http://knowledgeforge.net/okfn/swiss/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://knowledgeforge.net/okfn/swiss/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "swiss", "package_url": "https://pypi.org/project/swiss/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/swiss/", "project_urls": { "Download": "http://knowledgeforge.net/okfn/swiss/", "Homepage": "http://knowledgeforge.net/okfn/swiss/" }, "release_url": "https://pypi.org/project/swiss/0.3/", "requires_dist": null, "requires_python": null, "summary": "Swiss Army Knife for Data Work", "version": "0.3" }, "last_serial": 800296, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "756ad71c942d2af38fb831113acee7c3", "sha256": "b6d01aaaaf4f66783f98c85a7f3d96f0aebdbcc7053346b4d04a82ece8a3e4ad" }, "downloads": -1, "filename": "swiss-0.1.tar.gz", "has_sig": false, "md5_digest": "756ad71c942d2af38fb831113acee7c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17677, "upload_time": "2009-06-03T13:59:34", "url": "https://files.pythonhosted.org/packages/93/c7/29cc851437ea7372fe10177c229cd9e2e1d0be3f00a2a5f2f3718ae81108/swiss-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3dab4ed22e8a01776b33114a49bd86f2", "sha256": "fefa1a4056f4d7cbe48ae1cf0a03b39fdf49eed43ac8de63d6de8fab37fe7fc8" }, "downloads": -1, "filename": "swiss-0.2.tar.gz", "has_sig": false, "md5_digest": "3dab4ed22e8a01776b33114a49bd86f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23510, "upload_time": "2009-10-23T12:38:15", "url": "https://files.pythonhosted.org/packages/d4/37/862cb39f9ea38b53232e13a48b0f0e4cbd54c459362f8c18dfbaf453e9e3/swiss-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "11121c4db758a3a5199e6bcd76eae410", "sha256": "4dfd8d13f0288cbe866039e77e8af0f73ed11a004c2830992fc57214a5415dac" }, "downloads": -1, "filename": "swiss-0.3.tar.gz", "has_sig": false, "md5_digest": "11121c4db758a3a5199e6bcd76eae410", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28841, "upload_time": "2010-08-01T22:17:30", "url": "https://files.pythonhosted.org/packages/00/ba/fff0bec88366581435ae6e022a8384ffbcadbc545c85470c7bc6508c4bb9/swiss-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11121c4db758a3a5199e6bcd76eae410", "sha256": "4dfd8d13f0288cbe866039e77e8af0f73ed11a004c2830992fc57214a5415dac" }, "downloads": -1, "filename": "swiss-0.3.tar.gz", "has_sig": false, "md5_digest": "11121c4db758a3a5199e6bcd76eae410", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28841, "upload_time": "2010-08-01T22:17:30", "url": "https://files.pythonhosted.org/packages/00/ba/fff0bec88366581435ae6e022a8384ffbcadbc545c85470c7bc6508c4bb9/swiss-0.3.tar.gz" } ] }