Metadata-Version: 2.1
Name: algorithmx
Version: 1.0.0b1
Summary: A library for network visualization and algorithm simulation.
Home-page: https://github.com/algorithmx/algorithmx-python
Author: Alex Socha
Author-email: algorithmx.lib@gmail.com
License: MIT
Keywords: Jupyter,Widgets,IPython
Platform: Linux
Platform: MacOS
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Framework :: Jupyter
Requires-Dist: ipywidgets (>=7.0.0)
Provides-Extra: docs
Requires-Dist: sphinx (>=1.5) ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: nbsphinx (>=0.2.13) ; extra == 'docs'
Requires-Dist: jupyter-sphinx ; extra == 'docs'
Requires-Dist: pytest-check-links ; extra == 'docs'
Requires-Dist: pypandoc ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest (>=3.3.0) ; extra == 'test'
Requires-Dist: pytest-cov (<2.6.0) ; extra == 'test'
Requires-Dist: nbval ; extra == 'test'

UNKNOWN


