{ "info": { "author": "Cong Zhang", "author_email": "congzhangzh@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing" ], "description": "oum\n======================================================\nUI automation <==> object auto map which work with selenium engine(winium: https://github.com/medlab/winium-super-build), focus on Win32/WinForm/WPF\n\nTutorial\n======================================================\n\nUi contract\n------------------------------------------------------\n.. include:: oum/uiapps/uiacontractfortest.py\n :code: python\n\nUi PageObject\n------------------------------------------------------\n.. include:: oum/uiapps/uiacontractfortest.py\n :code: python\n\nTest Sample\n------------------------------------------------------\n.. include:: oum/tests/hello_test.py\n :code: python\n\nRelease to pypi workflow\n======================================================\n1. setup.py sdist\n2. twine upload dist/*\n\nRefs\n=======================================================\n1. https://blog.jetbrains.com/pycharm/2017/05/how-to-publish-your-package-on-pypi/\n2. https://github.com/medlab/winium-super-build", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/medlab/oum", "keywords": "", "license": "BSD 3-Clause \"New\" or \"Revised\" License", "maintainer": "", "maintainer_email": "", "name": "oum", "package_url": "https://pypi.org/project/oum/", "platform": "", "project_url": "https://pypi.org/project/oum/", "project_urls": { "Homepage": "https://github.com/medlab/oum" }, "release_url": "https://pypi.org/project/oum/0.99.1/", "requires_dist": null, "requires_python": "", "summary": "Object<-->UI Automation Map", "version": "0.99.1" }, "last_serial": 4044114, "releases": { "0.09": [ { "comment_text": "", "digests": { "md5": "b2ef8cab6d611d2674312dabb97ce7b2", "sha256": "aa488f9d8a01d8ef7b9f8457996721bffcbff9e7dcc1f33fc89e0023d688b2c6" }, "downloads": -1, "filename": "oum-0.09.tar.gz", "has_sig": false, "md5_digest": "b2ef8cab6d611d2674312dabb97ce7b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1666, "upload_time": "2018-06-06T18:13:43", "url": "https://files.pythonhosted.org/packages/dd/bd/611746bbd538432b6ad40f785f2b01c5922b8e14d96a8e16b3a8217643a9/oum-0.09.tar.gz" } ], "0.99": [ { "comment_text": "", "digests": { "md5": "94388d032064ca0aadf9f34b2c65f18b", "sha256": "c0f3c382ad4d2ffb592a2be0082b7f8dc5faa3625937654feadfbed319acbcff" }, "downloads": -1, "filename": "oum-0.99.tar.gz", "has_sig": false, "md5_digest": "94388d032064ca0aadf9f34b2c65f18b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1916, "upload_time": "2018-06-10T18:57:12", "url": "https://files.pythonhosted.org/packages/9f/13/8cf3c6cf9210a0b4ce7c61abd486e7e25d995558a8c62edd593c8effb8fa/oum-0.99.tar.gz" } ], "0.99.1": [ { "comment_text": "", "digests": { "md5": "65d41e0abf74e68cfb08a95af8c571bc", "sha256": "be55567530e6f94f469aa1c5f26d53b59ec5c144f75b51468368de1bab5a98fc" }, "downloads": -1, "filename": "oum-0.99.1.tar.gz", "has_sig": false, "md5_digest": "65d41e0abf74e68cfb08a95af8c571bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2796, "upload_time": "2018-07-09T15:46:19", "url": "https://files.pythonhosted.org/packages/e3/ef/9edb63494afb4bdd61ec485396ea65859183f680dacb2a471e1990463766/oum-0.99.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "65d41e0abf74e68cfb08a95af8c571bc", "sha256": "be55567530e6f94f469aa1c5f26d53b59ec5c144f75b51468368de1bab5a98fc" }, "downloads": -1, "filename": "oum-0.99.1.tar.gz", "has_sig": false, "md5_digest": "65d41e0abf74e68cfb08a95af8c571bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2796, "upload_time": "2018-07-09T15:46:19", "url": "https://files.pythonhosted.org/packages/e3/ef/9edb63494afb4bdd61ec485396ea65859183f680dacb2a471e1990463766/oum-0.99.1.tar.gz" } ] }