Metadata-Version: 2.1
Name: pygma
Version: 0.2a0
Summary: Python machine learning on graphs
Home-page: https://github.com/abelinsky/pygma
Author: Alexander Belinsky
Author-email: a.v.belinsky@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
Requires-Dist: numpy

Pygma
--------

Simply do::

    >>> import pygma



