{ "info": { "author": "math22", "author_email": "2691475984@qq.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "This project provides 10 functions that can help mathematics computation and code evaluation.\nIs_prime (num) function is used to judge whether a number is prime. Input should be a number above zero and output is true or false.\n\nFunction of is_square(num) is used to judge if a number is square number by commutating its square root. input should be a number above zero and result is true or false.\n\nThe quad_equation_1unknown (a, b, c) function is used to compute the root of equation of two degree. 3 input values are coefficients of equation. the results are roots of quadratic equation with one unknown. If there is no solution for this equation, the result will be \u201cnone\u201d. If all inputs are zero, the result will be \u201cnot an equation\u201d\n\nThe function of fib(num) is to compute the nth number in Fibonacci sequence . \n\nThe functions [random _method1(len1), random_method2(len1) and random_all(len1)] can provide a random password with an input length of password. The function \u201crandom_method1\u201d includes all letters (both upper case and lower case). The function \u201crandom_method2\u201d includes all letters and numbers. The function \u201crandom_all\u201d includes all printable characters (except whitespaces).\n\nThe next function is \u201clevel(string1)\u201d that is used to evaluate level of password. You should give a string object to the function and it will return the strength grade of this password. The levels from good to bad are [perfect, very good, very strong, average, low and too low]. It has an attach function \u201clevel_store\u201d and it is only used to support the \u201clevel\u201d function.\n\nThe function of encode(st) is used to encode a string by using an encryption algorithm. Every character of this string will be replaced by next character in alphabet. The space will be replaced to the character \u201c!\u201d.\n\n(there is a new object too,but it's not completed)\n\n(version 2.1.7, 3rd January, 2020 add)\nFunction \u201cline_equation_2unknown(a, b, u, c, d, v)\u201dgives the root of a linear equation in two unknowns \u201dax+by=u, cx+dy=v\u201d.If it has no roots, the result will be none.\n(version 2.2, 15st February, 2020 add)\nFunction \"base_convert(before, after, num)\" is used to convert the base of from to .\n must be a string. and must be bigger than 1 and smaller than 63.The order is 0-9,a-z,A-Z.\n\nIf there\u2019s a new version, the descriptions of the new functions will be add into the text.\n\nThis project is created by a 12-year-old student. You can send emails to 2691475984@qq.com to contact with me.\n\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://baidu.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "math22", "package_url": "https://pypi.org/project/math22/", "platform": "", "project_url": "https://pypi.org/project/math22/", "project_urls": { "Homepage": "https://baidu.com" }, "release_url": "https://pypi.org/project/math22/2.2/", "requires_dist": null, "requires_python": "", "summary": "useful math functions", "version": "2.2", "yanked": false, "yanked_reason": null }, "last_serial": 6789144, "releases": { "0.0.1.0b2": [ { "comment_text": "", "digests": { "md5": "de51674d7bc044065b42255c54651a5e", "sha256": "3c3966fa248fe6f70dce6998551107e8e4d277a4015e31f84a0ad5f09d83cc19" }, "downloads": -1, "filename": "math22-0.0.1.0b2-py3-none-any.whl", "has_sig": false, "md5_digest": "de51674d7bc044065b42255c54651a5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1188, "upload_time": "2019-10-26T13:40:10", "upload_time_iso_8601": "2019-10-26T13:40:10.188487Z", "url": "https://files.pythonhosted.org/packages/14/c7/1d081f57ef1df231b07628610c584dd834db3ae4084a366c738a21b8a921/math22-0.0.1.0b2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "55363b42280b10cf02d1e73f48096ca6", "sha256": "bf0bd4a7205edab5dd25e0c9b230404f3467b8258da7434b47458fc093c3fed6" }, "downloads": -1, "filename": "math22-0.0.1.0b2.tar.gz", "has_sig": false, "md5_digest": "55363b42280b10cf02d1e73f48096ca6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 773, "upload_time": "2019-10-26T13:40:12", "upload_time_iso_8601": "2019-10-26T13:40:12.520572Z", "url": "https://files.pythonhosted.org/packages/5c/77/be538e4ad5c99da1b3121229989b5949b9ec7ee5ff084ee43ef59be6328f/math22-0.0.1.0b2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.1.0b3": [ { "comment_text": "", "digests": { "md5": "3b1909414ae379ee739620236caacc6d", "sha256": "87c4a6685d02b12f05db6c99c38701702940bfec65c1b853f1076c2c8dc0caec" }, "downloads": -1, "filename": "math22-0.0.1.0b3-py3-none-any.whl", "has_sig": false, "md5_digest": "3b1909414ae379ee739620236caacc6d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1370, "upload_time": "2019-10-26T13:57:28", "upload_time_iso_8601": "2019-10-26T13:57:28.375800Z", "url": "https://files.pythonhosted.org/packages/16/4c/439f4c071496abf8e25807da0b8420e78b60294af23b442cc505d2128258/math22-0.0.1.0b3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7e704145bec903e0db5d79f0f865c5e9", "sha256": "cb668a54080a738eb8a63d78bb051f7f9fb56208f170e5f2b44ed5546d8e3c8e" }, "downloads": -1, "filename": "math22-0.0.1.0b3.tar.gz", "has_sig": false, "md5_digest": "7e704145bec903e0db5d79f0f865c5e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 566, "upload_time": "2019-10-26T13:57:31", "upload_time_iso_8601": "2019-10-26T13:57:31.175451Z", "url": "https://files.pythonhosted.org/packages/61/b0/65fc7e812ca1aa42345c2228c23f860cef8f31cc37b7ac096615810e9efc/math22-0.0.1.0b3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.1.1": [ { "comment_text": "", "digests": { "md5": "4dd3477ca5f257947769d02d79a8cd02", "sha256": "2a470bf84ceaf06a8da53a7e76769929ce36c0e53ae505eefb5f7513e88fe33d" }, "downloads": -1, "filename": "math22-0.0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4dd3477ca5f257947769d02d79a8cd02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1627, "upload_time": "2019-10-26T14:16:13", "upload_time_iso_8601": "2019-10-26T14:16:13.344824Z", "url": "https://files.pythonhosted.org/packages/59/4c/c31f4ab64ca4b314584b5fce14bdb5bee477151ac37ff981c5b2cc456f74/math22-0.0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7a0fc26f6390d2c3773c596d35fb5816", "sha256": "f88cdcd73dc44a8121c90eac23d64994314c067c39fd76d827c710f121bc8a92" }, "downloads": -1, "filename": "math22-0.0.1.1.tar.gz", "has_sig": false, "md5_digest": "7a0fc26f6390d2c3773c596d35fb5816", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 657, "upload_time": "2019-10-26T14:16:28", "upload_time_iso_8601": "2019-10-26T14:16:28.554804Z", "url": "https://files.pythonhosted.org/packages/1a/c5/0b68a163829d2d6c9ec53a1c816039d1ba1856c32e3bf6d978b29adfaf5e/math22-0.0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.1.2": [ { "comment_text": "", "digests": { "md5": "9d69e54be9b286dcd368dd1f9ead494c", "sha256": "707de3a7c5df24ebbd8b1748cdfcf142e828bfccf8528bc93b117f2958920137" }, "downloads": -1, "filename": "math22-0.0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9d69e54be9b286dcd368dd1f9ead494c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1621, "upload_time": "2019-10-27T00:09:49", "upload_time_iso_8601": "2019-10-27T00:09:49.076731Z", "url": "https://files.pythonhosted.org/packages/5e/c2/9fe870d426b41943f542bd0aaed2dd11006edd7debda08e34c50916e06c2/math22-0.0.1.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4b62fe30deb38bc1bea6477720e4a36b", "sha256": "768f8504520e92a5d4fa80c1d9a33043053fa72dd23600825cb793ec97e1ae6e" }, "downloads": -1, "filename": "math22-0.0.1.2.tar.gz", "has_sig": false, "md5_digest": "4b62fe30deb38bc1bea6477720e4a36b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 628, "upload_time": "2019-10-27T00:09:50", "upload_time_iso_8601": "2019-10-27T00:09:50.659142Z", "url": "https://files.pythonhosted.org/packages/56/30/3886639a2078be0dc57b9870615d156435110545fe30a51c1eb5a8f6cddc/math22-0.0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.1.2a1": [ { "comment_text": "", "digests": { "md5": "547679f875af082d27d7d5d3f76c4816", "sha256": "2eaf8bee6d92d5d6164bd77af68430dab8943dfd8a65e7e785e8655da2e5c680" }, "downloads": -1, "filename": "math22-0.0.1.2a1-py3-none-any.whl", "has_sig": false, "md5_digest": "547679f875af082d27d7d5d3f76c4816", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1727, "upload_time": "2019-10-28T13:18:53", "upload_time_iso_8601": "2019-10-28T13:18:53.205349Z", "url": "https://files.pythonhosted.org/packages/93/ff/0759504157c012aa546ddd9c5442276ada6caa753befc4254a924118bad2/math22-0.0.1.2a1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f7d349f0d7dfbeb3923058691ef82243", "sha256": "e8f9d8552a29537dd8cae4d9f4e881e45c67fa7f4f04d7023b47daef3ac1c1c0" }, "downloads": -1, "filename": "math22-0.0.1.2a1.tar.gz", "has_sig": false, "md5_digest": "f7d349f0d7dfbeb3923058691ef82243", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 667, "upload_time": "2019-10-28T13:18:54", "upload_time_iso_8601": "2019-10-28T13:18:54.529238Z", "url": "https://files.pythonhosted.org/packages/c3/ba/f67ee2010697bbaf3dc404c80817d0959e17bc53db0dd517d894bccbb66b/math22-0.0.1.2a1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2.0b1": [ { "comment_text": "", "digests": { "md5": "0385617a15453143a05bf57075016b16", "sha256": "bf7d606b25320657da793cf352410b22f0fa4c0b28256acf3a5ab25b753931db" }, "downloads": -1, "filename": "math22-0.0.2.0b1-py3-none-any.whl", "has_sig": false, "md5_digest": "0385617a15453143a05bf57075016b16", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1748, "upload_time": "2019-11-01T12:11:05", "upload_time_iso_8601": "2019-11-01T12:11:05.191116Z", "url": "https://files.pythonhosted.org/packages/4c/77/8837dbe0e7a27a86e52176b569e899dca78065d2ba6cc89de216d6414134/math22-0.0.2.0b1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "55e8cbb1cef74399ddd0c541e7bf4035", "sha256": "2152d8fc28ffa79a21b673d95a79ecbeb5c22af77f2b6b7b7380b8d4e5b53e13" }, "downloads": -1, "filename": "math22-0.0.2.0b1.tar.gz", "has_sig": false, "md5_digest": "55e8cbb1cef74399ddd0c541e7bf4035", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 657, "upload_time": "2019-11-01T12:11:06", "upload_time_iso_8601": "2019-11-01T12:11:06.954285Z", "url": "https://files.pythonhosted.org/packages/68/02/fd3ab7bec89f3702e9b17d525f88a7d1c8878b4a93cc6149b3c150b6b70f/math22-0.0.2.0b1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "f53d147f81a5374e782193b128493423", "sha256": "b3ef39b5d48f5b140e801b4c881663bbb0b8a12569a4cab7d2e5a2224b69940d" }, "downloads": -1, "filename": "math22-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f53d147f81a5374e782193b128493423", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1849, "upload_time": "2019-11-17T07:48:51", "upload_time_iso_8601": "2019-11-17T07:48:51.025656Z", "url": "https://files.pythonhosted.org/packages/02/aa/dc2bcc3dff5d1da2080f12bc8d9ef7b43ef0621597f5a26adcf04696e91b/math22-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9bfc55ed852aa84c963ff88c68580dd6", "sha256": "c695bce17da92148895f6eb2257508c8355db266cfe20c8f5bbca4045f27916b" }, "downloads": -1, "filename": "math22-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9bfc55ed852aa84c963ff88c68580dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 647, "upload_time": "2019-11-17T07:48:52", "upload_time_iso_8601": "2019-11-17T07:48:52.437730Z", "url": "https://files.pythonhosted.org/packages/64/0c/7ae878bc602a7bf12dee1f7d0d56010cfb8cf7f683332e6bd8a3606b1480/math22-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "043cdd472ccdcd774079c7d65b956226", "sha256": "4ae3c387447e830b6a9c0ff44820f7e5ca9decf85368dd5ab3ad9f32fe8216c1" }, "downloads": -1, "filename": "math22-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "043cdd472ccdcd774079c7d65b956226", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2144, "upload_time": "2019-11-17T13:42:20", "upload_time_iso_8601": "2019-11-17T13:42:20.229403Z", "url": "https://files.pythonhosted.org/packages/26/bf/8ec1792dee79d21557f1140d1acbb75e64e5dfba3f914d72ea2ad8a5a058/math22-0.1.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "73ec00787a4334f14ef1935ce20308ad", "sha256": "86fb457e75e4b256a831d9ad8e43f7bb3cbffb816cab13b9f148b6db149ef9bd" }, "downloads": -1, "filename": "math22-0.1.4.tar.gz", "has_sig": false, "md5_digest": "73ec00787a4334f14ef1935ce20308ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 565, "upload_time": "2019-11-17T13:42:22", "upload_time_iso_8601": "2019-11-17T13:42:22.432396Z", "url": "https://files.pythonhosted.org/packages/39/a7/2cf681c64d7175f23caa411b8910c43a5227f83347b23d176c4f6a8dcb75/math22-0.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1": [ { "comment_text": "", "digests": { "md5": "228bc2466c19e348696e8511a1a16073", "sha256": "486a186f9dfe53b40696ef1b40872652c14c667f7ab6bc077decbb4411109d24" }, "downloads": -1, "filename": "math22-2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "228bc2466c19e348696e8511a1a16073", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3456, "upload_time": "2019-12-25T13:24:30", "upload_time_iso_8601": "2019-12-25T13:24:30.514871Z", "url": "https://files.pythonhosted.org/packages/43/c8/c6d601edfb9bf7b8901e4448ff33a2a24341c05d86cf3536b2e359ac9db4/math22-2.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "219a982d281c078d4119ea42d91170b0", "sha256": "4f092421834dcf750e7dbdc59dcd71d8d6bcad76ece64a4f867594b87fdf88c8" }, "downloads": -1, "filename": "math22-2.1.tar.gz", "has_sig": false, "md5_digest": "219a982d281c078d4119ea42d91170b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 562, "upload_time": "2019-12-25T13:24:31", "upload_time_iso_8601": "2019-12-25T13:24:31.938844Z", "url": "https://files.pythonhosted.org/packages/b7/a0/b8995d724ca121a5d8f503567047b1c6e7c2dbaf95dba449ed90c0d3e36a/math22-2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.5": [ { "comment_text": "", "digests": { "md5": "8caa699b9b344c0fcbc682c4854f381d", "sha256": "82f88608ebe1ee266419e608138219d440b2c06df47287a50d7129ab0a4bedb2" }, "downloads": -1, "filename": "math22-2.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "8caa699b9b344c0fcbc682c4854f381d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3564, "upload_time": "2019-12-27T12:57:57", "upload_time_iso_8601": "2019-12-27T12:57:57.497642Z", "url": "https://files.pythonhosted.org/packages/e3/9c/a7715652ccb07a9d57c43cba682eb05132746d97eccd52309546e130e885/math22-2.1.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1b732a1dfa4f5ea980a7c52445910428", "sha256": "dd9c43adad577901749f5b0e0ddebe4b63cad9593d4f83065aede0844a9fc8af" }, "downloads": -1, "filename": "math22-2.1.5.tar.gz", "has_sig": false, "md5_digest": "1b732a1dfa4f5ea980a7c52445910428", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 568, "upload_time": "2019-12-27T12:57:59", "upload_time_iso_8601": "2019-12-27T12:57:59.228081Z", "url": "https://files.pythonhosted.org/packages/af/9d/e446a122edadb4b5ce968906136558c1e1a21488ede36edb7e73ff0e58b8/math22-2.1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.6": [ { "comment_text": "", "digests": { "md5": "959c9f4e0c8c3b11565b5b366b220a32", "sha256": "0be530bb033610fb7ef0ed5104be787b390fee2589501af62790bef0b543cb38" }, "downloads": -1, "filename": "math22-2.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "959c9f4e0c8c3b11565b5b366b220a32", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5253, "upload_time": "2019-12-28T14:07:20", "upload_time_iso_8601": "2019-12-28T14:07:20.969803Z", "url": "https://files.pythonhosted.org/packages/a3/d3/09d4d44efdc0e646a98fe30de03b13e1e5fa511fd881b46d144b1312deb9/math22-2.1.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "527f62ff20558e8042fd3b419e7f393c", "sha256": "8c19a801c2aed2436a9f76424c954051103ff1bc8c1c73c6d4e57d092e2bf4be" }, "downloads": -1, "filename": "math22-2.1.6.tar.gz", "has_sig": false, "md5_digest": "527f62ff20558e8042fd3b419e7f393c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1774, "upload_time": "2019-12-28T14:07:22", "upload_time_iso_8601": "2019-12-28T14:07:22.543673Z", "url": "https://files.pythonhosted.org/packages/1d/5c/45263bef9f3efb7784a1a5fddb87bd0564623f0973b786af8380b52b016a/math22-2.1.6.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.6.1": [ { "comment_text": "", "digests": { "md5": "e2eb3076fd34f359381ebcfe6fb20a34", "sha256": "9599248fba0287c43ad0a0ecf9fecba7983bfdb76dd8ef1c8f04d404356132d4" }, "downloads": -1, "filename": "math22-2.1.6.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e2eb3076fd34f359381ebcfe6fb20a34", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5287, "upload_time": "2019-12-28T14:18:08", "upload_time_iso_8601": "2019-12-28T14:18:08.548441Z", "url": "https://files.pythonhosted.org/packages/9e/1d/897bbd605331f24c7ab86733a22059c8adbddf64f067d112217fc33bb2b7/math22-2.1.6.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "43a1a5a744dbab491c96634fa8db9b68", "sha256": "695e2775f9b841b1132bf1fe20261697bc8a06623fbec9f73f5e380940baff89" }, "downloads": -1, "filename": "math22-2.1.6.1.tar.gz", "has_sig": false, "md5_digest": "43a1a5a744dbab491c96634fa8db9b68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1780, "upload_time": "2019-12-28T14:18:10", "upload_time_iso_8601": "2019-12-28T14:18:10.116070Z", "url": "https://files.pythonhosted.org/packages/74/16/53216e4c37d9dcbf5ca84d7fea3e2da23e393fa2cc4221b77935c17144cb/math22-2.1.6.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.7": [ { "comment_text": "", "digests": { "md5": "a64a43ce592c8c87b0da0ffe2a080e7f", "sha256": "88da944f0d1a4c144f4fe99626655e57027b601c9ebf6b5dd40be770dfd7a3e9" }, "downloads": -1, "filename": "math22-2.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "a64a43ce592c8c87b0da0ffe2a080e7f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6448, "upload_time": "2020-01-03T11:09:00", "upload_time_iso_8601": "2020-01-03T11:09:00.186462Z", "url": "https://files.pythonhosted.org/packages/71/fb/2a25105deaa743e49b0a03c8cc8de8e203bbd84fa0d63398b2fb9af6ddb9/math22-2.1.7-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "2.1.7b1": [ { "comment_text": "", "digests": { "md5": "fddcb263365e3b7dabc676ea4135a7da", "sha256": "9401d6a8504145d7ce05d466762116e8e360fa1b265619b16b9a07b12b1acda1" }, "downloads": -1, "filename": "math22-2.1.7b1-py3-none-any.whl", "has_sig": false, "md5_digest": "fddcb263365e3b7dabc676ea4135a7da", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6475, "upload_time": "2019-12-29T07:32:11", "upload_time_iso_8601": "2019-12-29T07:32:11.475387Z", "url": "https://files.pythonhosted.org/packages/e3/ff/31302204a44b7a840d31124bb40dabc496db1f9da6e8f9fafd45d3ba59bb/math22-2.1.7b1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "633de8a3a37148d6a4e45303589f898b", "sha256": "f2493e0532b4346a7e5cf97f088c95f22d353d6e0a39e4431d2b81c49bc23926" }, "downloads": -1, "filename": "math22-2.1.7b1.tar.gz", "has_sig": false, "md5_digest": "633de8a3a37148d6a4e45303589f898b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1923, "upload_time": "2019-12-29T07:32:13", "upload_time_iso_8601": "2019-12-29T07:32:13.157782Z", "url": "https://files.pythonhosted.org/packages/96/d8/fb42e5508aa87d2ab567a5eec90013c610da6a990458a67186a94b47babf/math22-2.1.7b1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.7b2": [ { "comment_text": "", "digests": { "md5": "3ac4bb7a0e204991c8c7fedd6509f113", "sha256": "0224fec2e03ba6316f81411f6e1d22a3ec754aa2d0fed29a96336ea82e43754f" }, "downloads": -1, "filename": "math22-2.1.7b2-py3-none-any.whl", "has_sig": false, "md5_digest": "3ac4bb7a0e204991c8c7fedd6509f113", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6461, "upload_time": "2019-12-29T07:49:43", "upload_time_iso_8601": "2019-12-29T07:49:43.233943Z", "url": "https://files.pythonhosted.org/packages/41/05/afcbe288ab26e323c645aa58ad6192abe4ad3c04ed98a5d8383d07b9ddea/math22-2.1.7b2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e9c556239f872a1135017e33891b595b", "sha256": "7febc76df44f140bbd7bc72385e0b86bc3dea060fdddf4183ad58bf087d5c044" }, "downloads": -1, "filename": "math22-2.1.7b2.tar.gz", "has_sig": false, "md5_digest": "e9c556239f872a1135017e33891b595b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1885, "upload_time": "2019-12-29T07:49:44", "upload_time_iso_8601": "2019-12-29T07:49:44.499540Z", "url": "https://files.pythonhosted.org/packages/3a/cb/c55159d4502edbcae8c75ac4be4a51f161f25eba8b519de89781b039392c/math22-2.1.7b2.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2": [ { "comment_text": "", "digests": { "md5": "d2459edd53a56ab92cf40195c50aed92", "sha256": "a69388c950ad41d510ce1920894a66855307bfd4fc0d4f0a72e8e8ceb08fbe9d" }, "downloads": -1, "filename": "math22-2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d2459edd53a56ab92cf40195c50aed92", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6078, "upload_time": "2020-02-27T13:24:28", "upload_time_iso_8601": "2020-02-27T13:24:28.454803Z", "url": "https://files.pythonhosted.org/packages/91/6e/34c765434cba121173b3f721e4b2b0271975034f247e940b4f821c47404e/math22-2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "659993f3bcd3b5b6a5f8582947f8ac31", "sha256": "77a8eb8b572b873303f89bcc19773490c09ef7a44f7f1c826cb356b742347192" }, "downloads": -1, "filename": "math22-2.2.tar.gz", "has_sig": false, "md5_digest": "659993f3bcd3b5b6a5f8582947f8ac31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1673, "upload_time": "2020-02-27T13:24:29", "upload_time_iso_8601": "2020-02-27T13:24:29.954782Z", "url": "https://files.pythonhosted.org/packages/31/3a/d40e7329920a65e80a3e89d99c6f234a0846f06629c16d67c48072abb365/math22-2.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2459edd53a56ab92cf40195c50aed92", "sha256": "a69388c950ad41d510ce1920894a66855307bfd4fc0d4f0a72e8e8ceb08fbe9d" }, "downloads": -1, "filename": "math22-2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d2459edd53a56ab92cf40195c50aed92", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6078, "upload_time": "2020-02-27T13:24:28", "upload_time_iso_8601": "2020-02-27T13:24:28.454803Z", "url": "https://files.pythonhosted.org/packages/91/6e/34c765434cba121173b3f721e4b2b0271975034f247e940b4f821c47404e/math22-2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "659993f3bcd3b5b6a5f8582947f8ac31", "sha256": "77a8eb8b572b873303f89bcc19773490c09ef7a44f7f1c826cb356b742347192" }, "downloads": -1, "filename": "math22-2.2.tar.gz", "has_sig": false, "md5_digest": "659993f3bcd3b5b6a5f8582947f8ac31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1673, "upload_time": "2020-02-27T13:24:29", "upload_time_iso_8601": "2020-02-27T13:24:29.954782Z", "url": "https://files.pythonhosted.org/packages/31/3a/d40e7329920a65e80a3e89d99c6f234a0846f06629c16d67c48072abb365/math22-2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }