Metadata-Version: 2.1
Name: networkinfotranslator
Version: 0.5.11
Summary: Visualize the network of SBML models
Home-page: https://github.com/adelhpour/NetworkInfoTranslator
Author: Adel Heydarabadipour
Author-email: ad.heydarabadi@gmail.com
License: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: libsbmlnetwork >=0.2.1
Requires-Dist: python-libsbml
Requires-Dist: skia-python
Requires-Dist: numpy
Requires-Dist: webcolors
Requires-Dist: pillow

Network Info Translator is python tool that helps you render a static illustration of the biological network of the SBML model through matplotlib and generate a .json file containing the elements and styles information required to render a dynamic illustration of the biological network of the model through cytoscape.js.
