summaryrefslogtreecommitdiff
path: root/external/pyodide/packages.json
blob: df9288c83358941db7cd8a1b4a6caa15c2f792d7 (plain)
1
{"dependencies": {"numpy": [], "pytest": ["atomicwrites", "attrs", "more-itertools", "pluggy", "py", "setuptools"], "mne": ["numpy", "scipy"], "biopython": [], "cytoolz": ["nose", "toolz"], "docutils": [], "pandas": ["numpy", "python-dateutil", "pytz"], "webencodings": [], "networkx": ["decorator", "setuptools", "matplotlib", "numpy"], "patsy": ["numpy"], "toolz": [], "xlrd": [], "decorator": [], "pyparsing": [], "atomicwrites": [], "Pygments": [], "scikit-learn": ["numpy", "scipy", "joblib"], "scipy": ["numpy"], "bleach": ["setuptools", "webencodings"], "attrs": [], "mpmath": [], "beautifulsoup4": ["soupsieve"], "kiwisolver": [], "soupsieve": [], "html5lib": ["webencodings"], "micropip": ["distlib"], "MarkupSafe": [], "setuptools": ["pyparsing"], "matplotlib": ["cycler", "kiwisolver", "numpy", "pyparsing", "python-dateutil", "pytz"], "nose": ["setuptools"], "pytz": [], "joblib": [], "py": [], "sympy": ["mpmath"], "python-dateutil": [], "statsmodels": ["numpy", "scipy", "pandas", "patsy"], "cycler": [], "more-itertools": [], "pluggy": [], "Jinja2": ["MarkupSafe"], "distlib": [], "nltk": [], "regex": [], "test": []}, "import_name_to_package_name": {"numpy": "numpy", "pytest": "pytest", "mne": "mne", "Bio": "biopython", "cytoolz": "cytoolz", "docutils": "docutils", "pandas": "pandas", "webencodings": "webencodings", "networkx": "networkx", "networkx.algorithms": "networkx", "networkx.algorithms.approximation": "networkx", "networkx.algorithms.assortativity": "networkx", "networkx.algorithms.bipartite": "networkx", "networkx.algorithms.centrality": "networkx", "networkx.algorithms.chordal": "networkx", "networkx.algorithms.coloring": "networkx", "networkx.algorithms.community": "networkx", "networkx.algorithms.components": "networkx", "networkx.algorithms.connectivity": "networkx", "networkx.algorithms.flow": "networkx", "networkx.algorithms.isomorphism": "networkx", "networkx.algorithms.link_analysis": "networkx", "networkx.algorithms.node_classification": "networkx", "networkx.algorithms.operators": "networkx", "networkx.algorithms.shortest_paths": "networkx", "networkx.algorithms.traversal": "networkx", "networkx.algorithms.tree": "networkx", "networkx.classes": "networkx", "networkx.drawing": "networkx", "networkx.generators": "networkx", "networkx.linalg": "networkx", "networkx.readwrite": "networkx", "networkx.readwrite.json_graph": "networkx", "networkx.utils": "networkx", "patsy": "patsy", "toolz": "toolz", "xlrd": "xlrd", "decorator": "decorator", "pyparsing": "pyparsing", "atomicwrites": "atomicwrites", "Pygments": "Pygments", "sklearn": "scikit-learn", "sklearn.calibration": "scikit-learn", "sklearn.cluster": "scikit-learn", "sklearn.compose": "scikit-learn", "sklearn.covariance": "scikit-learn", "sklearn.cross_decomposition": "scikit-learn", "sklearn.datasets": "scikit-learn", "sklearn.decomposition": "scikit-learn", "sklearn.discriminant_analysis": "scikit-learn", "sklearn.dummy": "scikit-learn", "sklearn.ensemble": "scikit-learn", "sklearn.exceptions": "scikit-learn", "sklearn.externals": "scikit-learn", "sklearn.feature_extraction": "scikit-learn", "sklearn.feature_selection": "scikit-learn", "sklearn.gaussian_process": "scikit-learn", "sklearn.impute": "scikit-learn", "sklearn.isotonic": "scikit-learn", "sklearn.kernel_approximation": "scikit-learn", "sklearn.kernel_ridge": "scikit-learn", "sklearn.linear_model": "scikit-learn", "sklearn.manifold": "scikit-learn", "sklearn.metrics": "scikit-learn", "sklearn.mixture": "scikit-learn", "sklearn.model_selection": "scikit-learn", "sklearn.multiclass": "scikit-learn", "sklearn.multioutput": "scikit-learn", "sklearn.naive_bayes": "scikit-learn", "sklearn.neighbors": "scikit-learn", "sklearn.neural_network": "scikit-learn", "sklearn.pipeline": "scikit-learn", "sklearn.preprocessing": "scikit-learn", "sklearn.random_projection": "scikit-learn", "sklearn.semi_supervised": "scikit-learn", "sklearn.svm": "scikit-learn", "sklearn.tree": "scikit-learn", "sklearn.utils": "scikit-learn", "scipy": "scipy", "scipy.cluster": "scipy", "scipy.constants": "scipy", "scipy.fftpack": "scipy", "scipy.odr": "scipy", "scipy.sparse": "scipy", "scipy.interpolate": "scipy", "scipy.integrate": "scipy", "scipy.linalg": "scipy", "scipy.misc": "scipy", "scipy.ndimage": "scipy", "scipy.spatial": "scipy", "scipy.special": "scipy", "bleach": "bleach", "attr": "attrs", "mpmath": "mpmath", "bs4": "beautifulsoup4", "kiwisolver": "kiwisolver", "soupsieve": "soupsieve", "html5lib": "html5lib", "micropip": "micropip", "markupsafe": "MarkupSafe", "setuptools": "setuptools", "easy_install": "setuptools", "pkg_resources": "setuptools", "matplotlib": "matplotlib", "mpl_toolkits": "matplotlib", "nose": "nose", "pytz": "pytz", "joblib": "joblib", "py": "py", "py.code": "py", "sympy": "sympy", "dateutil": "python-dateutil", "statsmodels": "statsmodels", "cycler": "cycler", "more_itertools": "more-itertools", "pluggy": "pluggy", "jinja2": "Jinja2", "distlib": "distlib", "nltk": "nltk", "regex": "regex"}}