{ "info": { "author": "Prometheus Research, LLC", "author_email": "contact@prometheusresearch.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7" ], "description": "********************\nHTSQL_EXCEL Overview\n********************\n\nThe ``htsql_excel`` package is an extension for `HTSQL`_ that adds basic\nsupport for the Excel file format.\n\n.. _`HTSQL`: http://htsql.org/\n\n\nInstallation\n============\n\nInstall this package like you would any other Python package::\n\n $ pip install htsql_excel\n\nThen, enable the ``htsql_excel`` extension when you invoke HTSQL. E.g.::\n\n $ htsql-ctl -E htsql_excel ...\n\nOr, in your HTSQL configuration YAML file::\n\n htsql:\n db: ...\n htsql_excel:\n\n\nFormatters\n==========\n\nThis extension adds two formatter functions to HTSQL: ``/:xls`` and ``/:xlsx``.\nThey are tabular formatters (like ``/:csv``) that will output the results in\nin either XLS format (the binary format used prior to Excel 2007) or XLSX (the\nOffice Open XML format introduced with Excel 2007).\n\n\nLicense/Copyright\n=================\n\nThis project is licensed under the GNU Affero General Public License, version\n3. See the accompanying ``LICENSE.rst`` file for details.\n\nCopyright (c) 2016, Prometheus Research, LLC\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/prometheus/htsql_excel", "keywords": "htsql extension excel xls xlsx", "license": "AGPLv3", "maintainer": "", "maintainer_email": "", "name": "htsql_excel", "package_url": "https://pypi.org/project/htsql_excel/", "platform": "", "project_url": "https://pypi.org/project/htsql_excel/", "project_urls": { "Homepage": "https://bitbucket.org/prometheus/htsql_excel" }, "release_url": "https://pypi.org/project/htsql_excel/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "An HTSQL extension that adds basic Excel support.", "version": "0.1.3" }, "last_serial": 4854485, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cb2edffa9984d724820d6871548c3295", "sha256": "5488191a3244c60b8b60ea1934fd2c3ace84ef0a876b95d08cb0a84cb30bcebf" }, "downloads": -1, "filename": "htsql_excel-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "cb2edffa9984d724820d6871548c3295", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5768, "upload_time": "2016-02-23T14:29:25", "url": "https://files.pythonhosted.org/packages/f9/76/cc1e2263fdcad5e411b58c8f5cf507f4d421032b59452f2ef0ce03dfa05e/htsql_excel-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "70fc4d7c71d098c5e3ceb3b47b95dece", "sha256": "d84eeab5a676eda8ed0c4aceecf7ee78e2a25be024c06627d8aa6a9b1b056640" }, "downloads": -1, "filename": "htsql_excel-0.1.0.tar.gz", "has_sig": false, "md5_digest": "70fc4d7c71d098c5e3ceb3b47b95dece", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15889, "upload_time": "2016-02-23T14:29:32", "url": "https://files.pythonhosted.org/packages/26/bc/34e84473c388f80edee1d5b0ba2c959fd74da91415aa927a9b3aebf6144b/htsql_excel-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3da0b60f939b8cf5838fc2c6194742e2", "sha256": "d119014690ec30bfeec80c7f959f5cd16a2442c9736b6c88d7993603f2d6efa3" }, "downloads": -1, "filename": "htsql_excel-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3da0b60f939b8cf5838fc2c6194742e2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5780, "upload_time": "2017-05-04T18:49:18", "url": "https://files.pythonhosted.org/packages/52/31/233e76ef9c5dccc44d55b7066a76837b1f0a45cbeaa02e35ecf294fb85c9/htsql_excel-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f56880273aeee092a152ffd54fbe067a", "sha256": "b378633954a808a441ec5166896d15af3549679e55250db27eb9fd3e2c2ebf34" }, "downloads": -1, "filename": "htsql_excel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f56880273aeee092a152ffd54fbe067a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15952, "upload_time": "2017-05-04T18:49:20", "url": "https://files.pythonhosted.org/packages/d2/dd/84f7124c492529430b2fd7bc387180a336527ef79c783a904636ee6cfcf2/htsql_excel-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "bc38628393b181356d12ecdb0763258e", "sha256": "8fc624f5cbb0498d218afe784e7949ef80149cad4e6e04fe28bead5a34484ca5" }, "downloads": -1, "filename": "htsql_excel-0.1.2.tar.gz", "has_sig": false, "md5_digest": "bc38628393b181356d12ecdb0763258e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16403, "upload_time": "2018-09-07T17:47:01", "url": "https://files.pythonhosted.org/packages/46/ad/4f339a67463db10409027a0b0d25ef5d6926d5396efce49c88325f369af1/htsql_excel-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b4d09e5bb402b22e90355c13d0fefe2b", "sha256": "9fc4d8005ec40a28d5c84a910f230a4127f0a2b7e574781c3db68a0b4fc97a57" }, "downloads": -1, "filename": "htsql_excel-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b4d09e5bb402b22e90355c13d0fefe2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16419, "upload_time": "2019-02-22T13:39:49", "url": "https://files.pythonhosted.org/packages/fb/19/a3c3887a380a6d0c55bf9aac589bf7f530d3f6df96a784355f85154cdd3b/htsql_excel-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b4d09e5bb402b22e90355c13d0fefe2b", "sha256": "9fc4d8005ec40a28d5c84a910f230a4127f0a2b7e574781c3db68a0b4fc97a57" }, "downloads": -1, "filename": "htsql_excel-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b4d09e5bb402b22e90355c13d0fefe2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16419, "upload_time": "2019-02-22T13:39:49", "url": "https://files.pythonhosted.org/packages/fb/19/a3c3887a380a6d0c55bf9aac589bf7f530d3f6df96a784355f85154cdd3b/htsql_excel-0.1.3.tar.gz" } ] }