{ "info": { "author": "qalfaki", "author_email": "qusai.alfaki@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "### check if 2 x axis are overlapping\n\n* python library for checking whether 2 x axis are overlapping\n- expected params lists/sets/tuples\n- returned value is a `boolean`\n\n### Installation:\n\n`pip3 install x_axis_lib`\n\n\n### Usage:\n\n```\nfrom x_axis.overlap import overlapping\n\nresult1 = overlapping([1, 2], [34, -2]) # True\nresult2 = overlapping((5, 10,), (1, 4,)) # False\nresult3 = overlapping({56, 100}, {49, 23}) # False\n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/qalfaki/py-lib/tree/master/x_axis_lib", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "x-axis-lib", "package_url": "https://pypi.org/project/x-axis-lib/", "platform": "", "project_url": "https://pypi.org/project/x-axis-lib/", "project_urls": { "Homepage": "https://github.com/qalfaki/py-lib/tree/master/x_axis_lib" }, "release_url": "https://pypi.org/project/x-axis-lib/0.0.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "module for testing weheather 2 x axis are overlapping", "version": "0.0.2", "yanked": false, "yanked_reason": null }, "last_serial": 6036616, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c12d03695c9952b6efc8c27470384ac5", "sha256": "331067833f59e530dfd7008c6285cabeb285d166f78df9d7d331f1317c9a1243" }, "downloads": -1, "filename": "x_axis_lib-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c12d03695c9952b6efc8c27470384ac5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 1965, "upload_time": "2019-10-27T10:59:03", "upload_time_iso_8601": "2019-10-27T10:59:03.839316Z", "url": "https://files.pythonhosted.org/packages/58/d9/2f67b3bb5c0e33e4c7dff0a99e5eee2c4c5ea3085e9a8b72e0abe029a96c/x_axis_lib-0.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c368f3fd090f63cd9c0438b181aa62f7", "sha256": "e6d39ba6be18a299757398f7281e24d4fd78a2408f10cf855ba651a7189a965a" }, "downloads": -1, "filename": "x_axis_lib-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c368f3fd090f63cd9c0438b181aa62f7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1516, "upload_time": "2019-10-27T10:59:06", "upload_time_iso_8601": "2019-10-27T10:59:06.491972Z", "url": "https://files.pythonhosted.org/packages/97/56/a42ad3c1bbc01964bece79739330f1d475f66c975527c5bb141a5b58b225/x_axis_lib-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "acdc1fccbad64f810f25d367c88c5e0e", "sha256": "0922fa0a6badfe620e0b634ffb7abe5902943b7d228a5278be597dbea0876453" }, "downloads": -1, "filename": "x_axis_lib-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "acdc1fccbad64f810f25d367c88c5e0e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 1965, "upload_time": "2019-10-27T11:12:58", "upload_time_iso_8601": "2019-10-27T11:12:58.514937Z", "url": "https://files.pythonhosted.org/packages/97/33/d36f25f2723cb8974d51e61aa5cbe860e95f728ed45a87ee7e96806d9a86/x_axis_lib-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6202978edb203e86b2448133fb89847f", "sha256": "d4eebba019f86f4e77d46020e27d4a2d376d954c24dcd2b95bc895936f5c17b9" }, "downloads": -1, "filename": "x_axis_lib-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6202978edb203e86b2448133fb89847f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1518, "upload_time": "2019-10-27T11:13:01", "upload_time_iso_8601": "2019-10-27T11:13:01.005165Z", "url": "https://files.pythonhosted.org/packages/49/b8/4d5c020eb692da7940a70e3a95c8cc851457927bc210a98943879e9a927d/x_axis_lib-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acdc1fccbad64f810f25d367c88c5e0e", "sha256": "0922fa0a6badfe620e0b634ffb7abe5902943b7d228a5278be597dbea0876453" }, "downloads": -1, "filename": "x_axis_lib-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "acdc1fccbad64f810f25d367c88c5e0e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 1965, "upload_time": "2019-10-27T11:12:58", "upload_time_iso_8601": "2019-10-27T11:12:58.514937Z", "url": "https://files.pythonhosted.org/packages/97/33/d36f25f2723cb8974d51e61aa5cbe860e95f728ed45a87ee7e96806d9a86/x_axis_lib-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6202978edb203e86b2448133fb89847f", "sha256": "d4eebba019f86f4e77d46020e27d4a2d376d954c24dcd2b95bc895936f5c17b9" }, "downloads": -1, "filename": "x_axis_lib-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6202978edb203e86b2448133fb89847f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1518, "upload_time": "2019-10-27T11:13:01", "upload_time_iso_8601": "2019-10-27T11:13:01.005165Z", "url": "https://files.pythonhosted.org/packages/49/b8/4d5c020eb692da7940a70e3a95c8cc851457927bc210a98943879e9a927d/x_axis_lib-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }