{ "info": { "author": "Leon Feng", "author_email": "leonlibinfeng@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# fibonacci_calculators\nProvide two different ways to calculate fibonacci\n\n## install\n```shell\npip install fibonacci_calculators\n```\n\n## use\n```python\nfrom fibonacci_calculators import fib_dfs, fib_dp\nprint(fibonacci_dfs(5))\nprint(fibonacci_dp(5))\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/leon0707/fibonacci-calculators", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fibonacci-calculators", "package_url": "https://pypi.org/project/fibonacci-calculators/", "platform": "", "project_url": "https://pypi.org/project/fibonacci-calculators/", "project_urls": { "Homepage": "https://github.com/leon0707/fibonacci-calculators" }, "release_url": "https://pypi.org/project/fibonacci-calculators/0.0.2/", "requires_dist": null, "requires_python": ">= 2.7, >=3.6", "summary": "A package to calculate fibonacci number", "version": "0.0.2", "yanked": false, "yanked_reason": null }, "last_serial": 6035404, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0d93163599e61ace0db1db85d7504b24", "sha256": "b202a91f70ff9fca0ff5bbdb0cef129c800fa1ecb9cb9503d504b78a41f649b9" }, "downloads": -1, "filename": "fibonacci_calculators-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0d93163599e61ace0db1db85d7504b24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7, >=3.6", "size": 2879, "upload_time": "2019-10-26T22:58:32", "upload_time_iso_8601": "2019-10-26T22:58:32.572498Z", "url": "https://files.pythonhosted.org/packages/05/1a/2499cd5c06b4dd81a7a965f82f7a59061e719e7b0a30c4b525907b00cea9/fibonacci_calculators-0.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5331126821e80d598c2ae87062f192b2", "sha256": "30a0625d9e2a31cc4aa56f1f490b3edd84d735c20d180244ed186f2c844306f4" }, "downloads": -1, "filename": "fibonacci_calculators-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5331126821e80d598c2ae87062f192b2", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7, >=3.6", "size": 1378, "upload_time": "2019-10-26T22:58:35", "upload_time_iso_8601": "2019-10-26T22:58:35.023183Z", "url": "https://files.pythonhosted.org/packages/bb/ab/192935494fb456b7b31db80b442f848ad7f8ada8e251057a0501d4dbdcc4/fibonacci_calculators-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e6a090f9ff203b759011a61163f0b38a", "sha256": "de7349b80d505f73e18fc357d70a6967046a45f5b47a9d6e39d1a33a493c6fff" }, "downloads": -1, "filename": "fibonacci_calculators-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e6a090f9ff203b759011a61163f0b38a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7, >=3.6", "size": 3262, "upload_time": "2019-10-26T23:25:08", "upload_time_iso_8601": "2019-10-26T23:25:08.498606Z", "url": "https://files.pythonhosted.org/packages/90/a6/752bbccdbd57f2f5739a32288ace16f9b3232b8ca3169e17e7d0c66e2dce/fibonacci_calculators-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2b49fc4cb7ea881b991466bbadd7e861", "sha256": "e1a62dffb15309dd1af0b0e8336315a6957d1506148b4473c0ef4a67c8e26dcd" }, "downloads": -1, "filename": "fibonacci_calculators-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2b49fc4cb7ea881b991466bbadd7e861", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7, >=3.6", "size": 1398, "upload_time": "2019-10-26T23:25:10", "upload_time_iso_8601": "2019-10-26T23:25:10.963035Z", "url": "https://files.pythonhosted.org/packages/3a/dc/89b6861d41aca750da37a9d645809ca5e23fb53cb81988426b73bbf53e5d/fibonacci_calculators-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6a090f9ff203b759011a61163f0b38a", "sha256": "de7349b80d505f73e18fc357d70a6967046a45f5b47a9d6e39d1a33a493c6fff" }, "downloads": -1, "filename": "fibonacci_calculators-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e6a090f9ff203b759011a61163f0b38a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7, >=3.6", "size": 3262, "upload_time": "2019-10-26T23:25:08", "upload_time_iso_8601": "2019-10-26T23:25:08.498606Z", "url": "https://files.pythonhosted.org/packages/90/a6/752bbccdbd57f2f5739a32288ace16f9b3232b8ca3169e17e7d0c66e2dce/fibonacci_calculators-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2b49fc4cb7ea881b991466bbadd7e861", "sha256": "e1a62dffb15309dd1af0b0e8336315a6957d1506148b4473c0ef4a67c8e26dcd" }, "downloads": -1, "filename": "fibonacci_calculators-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2b49fc4cb7ea881b991466bbadd7e861", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7, >=3.6", "size": 1398, "upload_time": "2019-10-26T23:25:10", "upload_time_iso_8601": "2019-10-26T23:25:10.963035Z", "url": "https://files.pythonhosted.org/packages/3a/dc/89b6861d41aca750da37a9d645809ca5e23fb53cb81988426b73bbf53e5d/fibonacci_calculators-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }