{ "info": { "author": "Nidhin Bose J", "author_email": "nidhinb@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "make_excel\n=======================\n\nA script to create excel from Python dictionary data.\n\n----\n\nExample usage:\n\nExample usage -> make_excel({'data': [1, 2, 3, 4, 5, 6, 7], 'data1': ['apples', 'oranges'], 'data3': 1}, full_filepath='output_NsURCM')\n\nThis will create an excel of name 'output_NsURCM.xls' with the data supplied to it as Python dictionary.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nidhinbose89/make_excel.git", "keywords": "Create .xls file with Python dictionary", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "make_excel", "package_url": "https://pypi.org/project/make_excel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/make_excel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nidhinbose89/make_excel.git" }, "release_url": "https://pypi.org/project/make_excel/1.2.0.dev1/", "requires_dist": null, "requires_python": null, "summary": "Create .xls file with Python dictionary", "version": "1.2.0.dev1" }, "last_serial": 1806646, "releases": { "1.2.0.dev1": [ { "comment_text": "", "digests": { "md5": "fd506d37dae3b59e1dba9f2fd56310ec", "sha256": "a225f6a282f952df68d5924c4be28afc13e0f7c3cfaaa270a3587df5000e05c4" }, "downloads": -1, "filename": "make_excel-1.2.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd506d37dae3b59e1dba9f2fd56310ec", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4065, "upload_time": "2015-11-08T16:19:12", "url": "https://files.pythonhosted.org/packages/a7/21/305fc74234de9af504926dcdd95e698d855598253ca35b262dd61c2a7f6c/make_excel-1.2.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2abb04489828ad6025a98f6d83c04812", "sha256": "952f15d8e0327fffc817852e0fb487f8476a624c9fdd7de9138e849f17060e32" }, "downloads": -1, "filename": "make_excel-1.2.0.dev1.tar.gz", "has_sig": false, "md5_digest": "2abb04489828ad6025a98f6d83c04812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3046, "upload_time": "2015-11-08T16:14:29", "url": "https://files.pythonhosted.org/packages/9c/9e/e834d85884bfb7e7bdd3b708854c3146588886d48ebe93d075dc8d6ef849/make_excel-1.2.0.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd506d37dae3b59e1dba9f2fd56310ec", "sha256": "a225f6a282f952df68d5924c4be28afc13e0f7c3cfaaa270a3587df5000e05c4" }, "downloads": -1, "filename": "make_excel-1.2.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd506d37dae3b59e1dba9f2fd56310ec", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4065, "upload_time": "2015-11-08T16:19:12", "url": "https://files.pythonhosted.org/packages/a7/21/305fc74234de9af504926dcdd95e698d855598253ca35b262dd61c2a7f6c/make_excel-1.2.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2abb04489828ad6025a98f6d83c04812", "sha256": "952f15d8e0327fffc817852e0fb487f8476a624c9fdd7de9138e849f17060e32" }, "downloads": -1, "filename": "make_excel-1.2.0.dev1.tar.gz", "has_sig": false, "md5_digest": "2abb04489828ad6025a98f6d83c04812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3046, "upload_time": "2015-11-08T16:14:29", "url": "https://files.pythonhosted.org/packages/9c/9e/e834d85884bfb7e7bdd3b708854c3146588886d48ebe93d075dc8d6ef849/make_excel-1.2.0.dev1.tar.gz" } ] }