{ "info": { "author": "Brandon Gomes", "author_email": "bhgomes.github@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": "\n# oeis\n[![Build Status](https://travis-ci.com/bhgomes/oeis.svg?&branch=master)](https://travis-ci.com/bhgomes/oeis)\n[![Documentation Status](https://readthedocs.org/projects/oeis/badge/?version=latest)](https://oeis.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/bhgomes/oeis/branch/master/graph/badge.svg)](https://codecov.io/gh/bhgomes/oeis) \n[![Maintainability](https://api.codeclimate.com/v1/badges/0e5458a2571e7b6c63f6/maintainability)](https://codeclimate.com/github/bhgomes/oeis/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/0e5458a2571e7b6c63f6/test_coverage)](https://codeclimate.com/github/bhgomes/oeis/test_coverage)\n\n_Interface to [OEIS](https://oeis.org)_\n\n## Installation\n\n```bash\npip install oeis-api\n```\n\nGo to the [PyPi](https://pypi.org/project/oeis-api) page for more details.\n\n## Documentation\n\nGo to [bhgomes.github.io/oeis](https://bhgomes.github.io/oeis) for documentation.\n\n## Install Anaconda Testing Environment\n\nFor quick installation:\n\n```bash\nconda create env -f environment.yml\nsource activate oeis\n```\n\nFor a more customized environment replace `{ }` with your choices and run:\n\n```bash\nconda create -n {environment_name} python={python_version} pip\nconda env update -n {environment_name} -f environment.yml\nsource activate {environment_name}\n```\n\nor edit the `environment.yml` file to your choosing.\n\n---\n\n_[Copyright (c) 2019 Brandon Gomes](LICENSE)_\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/bhgomes/oeis", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "oeis-api", "package_url": "https://pypi.org/project/oeis-api/", "platform": "", "project_url": "https://pypi.org/project/oeis-api/", "project_urls": { "Homepage": "https://github.com/bhgomes/oeis" }, "release_url": "https://pypi.org/project/oeis-api/0.1.0/", "requires_dist": [ "numpy", "sympy", "wrapt", "python-box" ], "requires_python": ">=3.6.0", "summary": "interface to the OEIS", "version": "0.1.0" }, "last_serial": 5001821, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7324d6083d9d35f0f4a480438647ccb8", "sha256": "e811b107d37285a721d3b3ad1db6a2d1f0abda9d0566283737ae2b4f1e742585" }, "downloads": -1, "filename": "oeis_api-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7324d6083d9d35f0f4a480438647ccb8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 15389, "upload_time": "2019-03-29T04:39:03", "url": "https://files.pythonhosted.org/packages/ca/ed/c2a5881bb1ed18f917c38c07eea45d67bf559f5c91e031bcd6aa97ccdf41/oeis_api-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18950f67b4ee0f383f5edefeda171eef", "sha256": "c132f6886bb1a06d74721bbe0de67489c2c866b51399dcc92e6db703f1e8e02a" }, "downloads": -1, "filename": "oeis-api-0.0.1.tar.gz", "has_sig": false, "md5_digest": "18950f67b4ee0f383f5edefeda171eef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9935, "upload_time": "2019-03-29T04:39:06", "url": "https://files.pythonhosted.org/packages/9f/0d/5c5b2e79806275b0168130cbf2775542d87ca28ffec3a5095ca74c4b9d8e/oeis-api-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "b8205115974ec4f1375795d789fae9af", "sha256": "9383a6e4dec55b0a8b4df5c094da483003852bf533aae5629ab58d0ebb63e890" }, "downloads": -1, "filename": "oeis_api-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8205115974ec4f1375795d789fae9af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 16144, "upload_time": "2019-03-29T07:00:04", "url": "https://files.pythonhosted.org/packages/31/cf/3ad7bb6e1bc082e5c502eb840d8e2f1ae619169f96c6ea79cbb76ce3b8c5/oeis_api-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "476f81f71cd2eb70465c4e1d944e9533", "sha256": "7131ff91adf8fb4443778bcc2ea4d39bb66359dd71f83a5664aaae6c78168894" }, "downloads": -1, "filename": "oeis-api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "476f81f71cd2eb70465c4e1d944e9533", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 10998, "upload_time": "2019-03-29T07:00:05", "url": "https://files.pythonhosted.org/packages/c8/bb/a85ba193846d3df228a1d8be3a6f367f66949800f46f9e14a2cf6a806d22/oeis-api-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8205115974ec4f1375795d789fae9af", "sha256": "9383a6e4dec55b0a8b4df5c094da483003852bf533aae5629ab58d0ebb63e890" }, "downloads": -1, "filename": "oeis_api-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8205115974ec4f1375795d789fae9af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 16144, "upload_time": "2019-03-29T07:00:04", "url": "https://files.pythonhosted.org/packages/31/cf/3ad7bb6e1bc082e5c502eb840d8e2f1ae619169f96c6ea79cbb76ce3b8c5/oeis_api-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "476f81f71cd2eb70465c4e1d944e9533", "sha256": "7131ff91adf8fb4443778bcc2ea4d39bb66359dd71f83a5664aaae6c78168894" }, "downloads": -1, "filename": "oeis-api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "476f81f71cd2eb70465c4e1d944e9533", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 10998, "upload_time": "2019-03-29T07:00:05", "url": "https://files.pythonhosted.org/packages/c8/bb/a85ba193846d3df228a1d8be3a6f367f66949800f46f9e14a2cf6a806d22/oeis-api-0.1.0.tar.gz" } ] }