{ "info": { "author": "Quentin Xia", "author_email": "873334303@qq.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Win32 (MS Windows)", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing" ], "description": "Matip is an open source,test automation tool for native and hybrid apps,\r\ntested on emulators and real devices.\r\n\r\nSupported Python Versions\r\n=========================\r\n \r\n * Python 2.6, 2.7\r\n * Python 3.2, 3.3\r\n\r\nInstalling\r\n==========\r\n \r\nIf you have `pip `_ on your system, you can simply install or upgrade the Python bindings::\r\n \r\n\tpip install -U matip\r\n \r\nAlternately, you can download the source distribution from `PyPI `,unarchive it, and run::\r\n \r\n\tpython setup.py install\r\n \r\nNote: both of the methods described above install `matip` as a system-wide package That will require administrative/root access to ther machine. You may consider using a `virtualenv `_ to create isolated Python environments instead.\r\n \r\nExample :\r\n==========\r\n\r\n* open a native apps\r\n\r\n::\r\n\r\n from matip import driver\r\n\r\n capabilities = {}\r\n capabilities[\"app\"] = \"c:/selendroid-test-app.apk\"\r\n capabilities[\"device\"] = \"0123456789ABCDEF\"\r\n capabilities[\"model\"] = \"native\"\r\n\r\n driver = driver.MobileDriver(capabilities)\r\n\r\n ...\r\n \r\n driver.quit()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "matip", "package_url": "https://pypi.org/project/matip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/matip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/matip/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Mobile application test automation framework", "version": "0.1.2" }, "last_serial": 2961577, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4c6024a403c1989f27ba5b74d1e8badf", "sha256": "21b330495cc704fbff2e0345dac6c0003d58af1e83fb296c89e81a673ae9e021" }, "downloads": -1, "filename": "matip-0.1.0.zip", "has_sig": false, "md5_digest": "4c6024a403c1989f27ba5b74d1e8badf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15805527, "upload_time": "2014-12-19T09:43:34", "url": "https://files.pythonhosted.org/packages/3f/8a/f63c0d18034ea487f99a565c3a7c0c9f05e494af655805aa3f0c02249bfc/matip-0.1.0.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6fcb19acaf86f14f89762d02fce67abd", "sha256": "43b20414e789912571973a5f78a1249a88728a480af62390022341069f30a650" }, "downloads": -1, "filename": "matip-0.1.1.zip", "has_sig": false, "md5_digest": "6fcb19acaf86f14f89762d02fce67abd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15806294, "upload_time": "2014-12-24T09:05:58", "url": "https://files.pythonhosted.org/packages/29/47/30943b3b9d749227c9ae637cc90046592101b70e4107d6a5b98c111a511d/matip-0.1.1.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6cef16c1b16d58f90160338eeb8e26e5", "sha256": "3b81f827867aea7f6bfb61a49a7f78fe23a8e817c5221fb78e587a84e3d5a0ef" }, "downloads": -1, "filename": "matip-0.1.2.zip", "has_sig": false, "md5_digest": "6cef16c1b16d58f90160338eeb8e26e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15806296, "upload_time": "2014-12-24T09:22:40", "url": "https://files.pythonhosted.org/packages/90/93/9247873ff5250a466d2f87c2c56017e42a81d5adae85c5c8e575b654087b/matip-0.1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6cef16c1b16d58f90160338eeb8e26e5", "sha256": "3b81f827867aea7f6bfb61a49a7f78fe23a8e817c5221fb78e587a84e3d5a0ef" }, "downloads": -1, "filename": "matip-0.1.2.zip", "has_sig": false, "md5_digest": "6cef16c1b16d58f90160338eeb8e26e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15806296, "upload_time": "2014-12-24T09:22:40", "url": "https://files.pythonhosted.org/packages/90/93/9247873ff5250a466d2f87c2c56017e42a81d5adae85c5c8e575b654087b/matip-0.1.2.zip" } ] }