Wolframalpha-asyncio

Latest version: v4.0.1

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

4.0

====

Now in asyncio

3.0.1

=====

Refreshed project metadata.

3.0

===

* Models now parse the results using xmltodict.
* Changed parameter of ``Client.query`` from
``query`` to ``input``.
* ``Client.query`` now accepts keyword arguments
and parameters passed directly to Wolfram|Alpha
as URL parameters.
* ``Result.pods`` and ``Pod.subpods`` now returns
an iterator and not a list.
* ``Pod`` objects are no longer iterable. To access
the subpods of a pod, simply use the ``Pod.subpod``
property.
* ``Result.tree`` and ``Pod.node`` have been removed.
* ``Result`` now additionally presents the new attributes:
- assumptions: An iterable of Assumptions.
- warnings: An iterable of Warnings.
- info: An iterable combining all Pods, Assumptions,
and Warnings.

2.4

===

Automated release process with Travis-CI.

Issue 5: Use HTTPS by default.

2.3

===

Moved hosting to Github.

2.2

===

Add support for images (img attribute on Atom).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.