{ "info": { "author": "Nexign", "author_email": "MF_AIST_all@nexign-systems.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Robot Framework :: Library", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Testing" ], "description": "Robot Framework Excel Library\n=======================================\n\n|Build Status|\n\nShort Description\n-----------------\n\n`Robot Framework`_ library for working with Excel documents, based on `openpyxl`_.\n\nInstallation\n------------\n\n::\n\n pip install robotframework-excellib\n\nDocumentation\n-------------\n\nSee keyword documentation for robotframework-excellib library: docs_.\n\nExample\n-------\n\n.. code:: robotframework\n\n *** Settings ***\n Library ExcelLibrary\n\n *** Test Cases ***\n Check created excel doc\n ${document}= Create Excel Document doc_name\n Should Be Equal As Strings doc_name ${document}\n\n\nLicense\n-------\n\nApache License 2.0\n\n.. _Robot Framework: http://www.robotframework.org\n\n.. _openpyxl: https://pypi.python.org/pypi/openpyxl\n\n.. |Build Status| image:: https://travis-ci.org/peterservice-rnd/robotframework-excellib.svg?branch=master\n :target: https://travis-ci.org/peterservice-rnd/robotframework-excellib\n\n.. _docs: https://rawgit.com/peterservice-rnd/robotframework-excellib/master/docs/ExcelLibrary.html\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/peterservice-rnd/robotframework-excellib", "keywords": "testing testautomation robotframework excel", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "robotframework-excellib", "package_url": "https://pypi.org/project/robotframework-excellib/", "platform": "", "project_url": "https://pypi.org/project/robotframework-excellib/", "project_urls": { "Homepage": "https://github.com/peterservice-rnd/robotframework-excellib" }, "release_url": "https://pypi.org/project/robotframework-excellib/2.0.0/", "requires_dist": [ "openpyxl (>=2.4.1)", "robotframework (>=3.0.3)", "future (>=0.16.0) ; python_version <= \"2.7\"" ], "requires_python": "", "summary": "Robot Framework library for working with Excel documents", "version": "2.0.0" }, "last_serial": 5987555, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "85ebd8a8d2ea66b2fdfcdffccb6f9358", "sha256": "05d42ccda078f52d8e2d06b75a7e6fa1b0c10bc11d16d30b4c8ba890fc1802de" }, "downloads": -1, "filename": "robotframework_excellib-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "85ebd8a8d2ea66b2fdfcdffccb6f9358", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4874, "upload_time": "2018-03-20T13:12:14", "url": "https://files.pythonhosted.org/packages/3c/f9/1f3ac7662cfd9353ebc207efe99a35dd6e5c86e6cc87b95ae848742c3b53/robotframework_excellib-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59d6d98933d9702d86888fc10094a62d", "sha256": "92d8c8e8bbd426124107c96b97ea83f9ea22e32afd15275733e871eacda7f996" }, "downloads": -1, "filename": "robotframework-excellib-1.0.0.tar.gz", "has_sig": false, "md5_digest": "59d6d98933d9702d86888fc10094a62d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4438, "upload_time": "2018-03-20T13:12:15", "url": "https://files.pythonhosted.org/packages/a3/d2/ca7ea5b17687db9fe0678dd0f2005b275531ddbaa676fbaf28155e36d679/robotframework-excellib-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "272b747301777b73540942b927c13c79", "sha256": "6014347d61efabb9e7beff5493b36c24c32b1bbce6c2b583db344e635fa9d545" }, "downloads": -1, "filename": "robotframework_excellib-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "272b747301777b73540942b927c13c79", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5021, "upload_time": "2018-05-25T06:59:52", "url": "https://files.pythonhosted.org/packages/d9/84/26ce69be48beebdc2feaad77e51d5e962e11bbc72d6cd9b93c45b3cbc68b/robotframework_excellib-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5130fa7e2b68a99a240a0745f7ba2a28", "sha256": "50eb4945b896e3eca454550614d9e5c81b73c5e13a540811ddd3044d58578e8f" }, "downloads": -1, "filename": "robotframework-excellib-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5130fa7e2b68a99a240a0745f7ba2a28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4475, "upload_time": "2018-05-25T06:59:50", "url": "https://files.pythonhosted.org/packages/0c/de/a054ca38f240ee09ef7c0829fd3fa364ebf8abff2bbd1fc3cc839f6e1015/robotframework-excellib-1.0.1.tar.gz" } ], "1.0.1.dev0": [ { "comment_text": "", "digests": { "md5": "5e0acce7f54108711acd24cc41042917", "sha256": "59260442d18474b73cc2ed3a880a5c8b19c8b6a6dae326929bd60d42928c582f" }, "downloads": -1, "filename": "robotframework_excellib-1.0.1.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5e0acce7f54108711acd24cc41042917", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5091, "upload_time": "2018-05-25T06:56:04", "url": "https://files.pythonhosted.org/packages/32/58/774b3581e851a03621475739241cdb766589d823108aa82a90e4b49c6d1a/robotframework_excellib-1.0.1.dev0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "454129d8b76cd06ebed34f3d8d2e5a52", "sha256": "5170a02b1896beb5e1592c8c55e68e734aef6f38124dcb6e984279e2d5854a86" }, "downloads": -1, "filename": "robotframework-excellib-1.0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "454129d8b76cd06ebed34f3d8d2e5a52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4481, "upload_time": "2018-05-25T06:56:02", "url": "https://files.pythonhosted.org/packages/1e/69/5ec7430ab7e05d537274c3eb80b6113c835711ef1cc352dded2d9951a7cf/robotframework-excellib-1.0.1.dev0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "cb162e2e6e3d998fa0c8c11956627428", "sha256": "edb02ba003481520eddcb0e6ea4b0f9ae73785c70b5884efde03314aef5ebd14" }, "downloads": -1, "filename": "robotframework_excellib-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cb162e2e6e3d998fa0c8c11956627428", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5019, "upload_time": "2018-07-30T13:25:51", "url": "https://files.pythonhosted.org/packages/e5/82/6d16964ffa4eae8275f330495284b7fbcca3a372ba083424aa1fea803398/robotframework_excellib-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e65ea3909175e342d8446edd6da834c", "sha256": "91f69825f1cfc5e4db53a2006c51bbd8858bcea999c7a74e5bf9b81ad45e2446" }, "downloads": -1, "filename": "robotframework-excellib-1.1.0.tar.gz", "has_sig": false, "md5_digest": "0e65ea3909175e342d8446edd6da834c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4491, "upload_time": "2018-07-30T13:25:49", "url": "https://files.pythonhosted.org/packages/20/6c/2932f0af63ea4dfe7099353a682936f4d04e6de3c8a7c6baa5e1a6a34973/robotframework-excellib-1.1.0.tar.gz" } ], "1.1.0.dev0": [ { "comment_text": "", "digests": { "md5": "97f1987c51bb2547f14f06ddf3d74c0d", "sha256": "3efc63b0a8b95f2146f9e0b40ca645e06f6caaa987c4112168ff4213dbd5e156" }, "downloads": -1, "filename": "robotframework_excellib-1.1.0.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "97f1987c51bb2547f14f06ddf3d74c0d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5091, "upload_time": "2018-07-30T13:24:55", "url": "https://files.pythonhosted.org/packages/6e/cb/0e5e22ce54f0ec41f09ed7a241a590b8e025da543f1ad0a243f4c7372671/robotframework_excellib-1.1.0.dev0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee2c1795eb7e9a568bae9c2e0af21af7", "sha256": "85022c7e46c77efb9b6d246a18f4118c16e42c3c06193f8cb3ff3b4197d4ae40" }, "downloads": -1, "filename": "robotframework-excellib-1.1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "ee2c1795eb7e9a568bae9c2e0af21af7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4503, "upload_time": "2018-07-30T13:24:54", "url": "https://files.pythonhosted.org/packages/24/e9/42a6153f7dba3ac8ae159d892c2f3c77147dc8ddcb7d40110a4d36685dab/robotframework-excellib-1.1.0.dev0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "7b1152f56d854973bf59263b361b0710", "sha256": "86b91b02f99361ac7574db45df62a5cc0ecf00a0b8c62aa2aa1a6db48bfaf5d2" }, "downloads": -1, "filename": "robotframework_excellib-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b1152f56d854973bf59263b361b0710", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8930, "upload_time": "2019-10-17T04:44:30", "url": "https://files.pythonhosted.org/packages/a4/26/2263b91d714dfa45c0a844b8e36376e297573d64af34a306b052f40b7469/robotframework_excellib-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7e6984588249c08e9ebea4553c76cee", "sha256": "5c0375b5e5f672a39a75bcf52cbdb7283c09411ea4ee7a5f8d260f1644db7812" }, "downloads": -1, "filename": "robotframework-excellib-2.0.0.tar.gz", "has_sig": false, "md5_digest": "b7e6984588249c08e9ebea4553c76cee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4625, "upload_time": "2019-10-17T04:44:31", "url": "https://files.pythonhosted.org/packages/f1/ac/9a6f25a5c37d8e5e90698a88a16483386862483d85f79eaaf2bc679a93ae/robotframework-excellib-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b1152f56d854973bf59263b361b0710", "sha256": "86b91b02f99361ac7574db45df62a5cc0ecf00a0b8c62aa2aa1a6db48bfaf5d2" }, "downloads": -1, "filename": "robotframework_excellib-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b1152f56d854973bf59263b361b0710", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8930, "upload_time": "2019-10-17T04:44:30", "url": "https://files.pythonhosted.org/packages/a4/26/2263b91d714dfa45c0a844b8e36376e297573d64af34a306b052f40b7469/robotframework_excellib-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7e6984588249c08e9ebea4553c76cee", "sha256": "5c0375b5e5f672a39a75bcf52cbdb7283c09411ea4ee7a5f8d260f1644db7812" }, "downloads": -1, "filename": "robotframework-excellib-2.0.0.tar.gz", "has_sig": false, "md5_digest": "b7e6984588249c08e9ebea4553c76cee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4625, "upload_time": "2019-10-17T04:44:31", "url": "https://files.pythonhosted.org/packages/f1/ac/9a6f25a5c37d8e5e90698a88a16483386862483d85f79eaaf2bc679a93ae/robotframework-excellib-2.0.0.tar.gz" } ] }