wolframalpha


Namewolframalpha JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/jaraco/wolframalpha
SummaryWolfram|Alpha 2.0 API client
upload_time2021-02-15 01:43:48
maintainer
docs_urlNone
authorJason R. Coombs
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/wolframalpha.svg
   :target: `PyPI link`_

.. image:: https://img.shields.io/pypi/pyversions/wolframalpha.svg
   :target: `PyPI link`_

.. _PyPI link: https://pypi.org/project/wolframalpha

.. image:: https://github.com/jaraco/wolframalpha/workflows/tests/badge.svg
   :target: https://github.com/jaraco/wolframalpha/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. image:: https://readthedocs.org/projects/wolframalpha/badge/?version=latest
   :target: https://wolframalpha.readthedocs.io/en/latest/?badge=latest

Python Client built against the `Wolfram|Alpha <http://wolframalpha.com>`_
v2.0 API.

Usage
=====

See the self-documenting source in
`the docs <https://wolframalpha.readthedocs.io/en/latest/?badge=latest>`_
for examples to get started.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/wolframalpha",
    "name": "wolframalpha",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/89/3d/a117423c85669131d74aa9d2b8df1c68bb23e0cf6c055aa0ffd0747c7d1d/wolframalpha-5.0.0.tar.gz",
    "platform": "",
    "description": ".. image:: https://img.shields.io/pypi/v/wolframalpha.svg\n   :target: `PyPI link`_\n\n.. image:: https://img.shields.io/pypi/pyversions/wolframalpha.svg\n   :target: `PyPI link`_\n\n.. _PyPI link: https://pypi.org/project/wolframalpha\n\n.. image:: https://github.com/jaraco/wolframalpha/workflows/tests/badge.svg\n   :target: https://github.com/jaraco/wolframalpha/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/wolframalpha/badge/?version=latest\n   :target: https://wolframalpha.readthedocs.io/en/latest/?badge=latest\n\nPython Client built against the `Wolfram|Alpha <http://wolframalpha.com>`_\nv2.0 API.\n\nUsage\n=====\n\nSee the self-documenting source in\n`the docs <https://wolframalpha.readthedocs.io/en/latest/?badge=latest>`_\nfor examples to get started.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Wolfram|Alpha 2.0 API client",
    "version": "5.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e183bc28cd366bdbb5bca68d8442a485fc824d4ea16c358482b488149356d8d3",
                "md5": "0303a23a72e19083ffb74002dc7e9b60",
                "sha256": "159f5d8fd31e4a734a34a9f3ae8aec4e9b2ef392607f82069b4a324b6b1831d5"
            },
            "downloads": -1,
            "filename": "wolframalpha-5.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0303a23a72e19083ffb74002dc7e9b60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7548,
            "upload_time": "2021-02-15T01:43:46",
            "upload_time_iso_8601": "2021-02-15T01:43:46.992008Z",
            "url": "https://files.pythonhosted.org/packages/e1/83/bc28cd366bdbb5bca68d8442a485fc824d4ea16c358482b488149356d8d3/wolframalpha-5.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "893da117423c85669131d74aa9d2b8df1c68bb23e0cf6c055aa0ffd0747c7d1d",
                "md5": "d685f3d9134b1536d4bd385d6b725b12",
                "sha256": "38bf27654039ec85cc62c199dd319b6a4d6a7badfed7af1cd161f081afdb57c0"
            },
            "downloads": -1,
            "filename": "wolframalpha-5.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d685f3d9134b1536d4bd385d6b725b12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15232,
            "upload_time": "2021-02-15T01:43:48",
            "upload_time_iso_8601": "2021-02-15T01:43:48.049173Z",
            "url": "https://files.pythonhosted.org/packages/89/3d/a117423c85669131d74aa9d2b8df1c68bb23e0cf6c055aa0ffd0747c7d1d/wolframalpha-5.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-02-15 01:43:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jaraco",
    "github_project": "wolframalpha",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "wolframalpha"
}
        
Elapsed time: 0.04770s