Metadata-Version: 2.0
Name: ndex-dev
Version: 3.0.11.17
Summary: NDEx Python includes a client and a data model.
Home-page: https://www.ndexbio.org
Author: The NDEx Project
Author-email: contact@ndexbio.org
License: BSD
Keywords: network analysis biology
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: networkx
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: urllib3 (>=1.16)

# ndex-python
This repository stores all of the code we are going to release under the name 'ndex' on PyPi.

API documention can be found here: http://ndexbio.github.io/ndex-python/index.html

Please Note:
Anything in the ndex.beta package is subject to radically change or even be deleted without notice. This area is mostly intended for close collaborators.


