Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

pysym

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pysym - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+1
-1
PKG-INFO
Metadata-Version: 1.1
Name: pysym
Version: 0.2.1
Version: 0.2.2
Summary: Minimal symbolic manipulation framework.

@@ -5,0 +5,0 @@ Home-page: https://github.com/bjodah/pysym

Metadata-Version: 1.1
Name: pysym
Version: 0.2.1
Version: 0.2.2
Summary: Minimal symbolic manipulation framework.

@@ -5,0 +5,0 @@ Home-page: https://github.com/bjodah/pysym

@@ -1,1 +0,1 @@

__version__ = '0.2.1'
__version__ = '0.2.2'

@@ -10,2 +10,5 @@ pysym

:alt: PyPI version
.. image:: https://img.shields.io/badge/python-2.7,3.4,3.5-blue.svg
:target: https://www.python.org/
:alt: Python version
.. image:: https://img.shields.io/pypi/l/pysym.svg

@@ -21,3 +24,3 @@ :target: https://github.com/bjodah/pysym/blob/master/LICENSE

`pysym <https://github.com/bjodah/pysym>`_ is an experimental
`pysym <https://github.com/bjodah/pysym>`_ is an *experimental*
Python package for symbolic manipulation with limited scope (as in minimal).

@@ -24,0 +27,0 @@ It tries to stay compatible with the API of `SymPy <http://www.sympy.org>`_.