{ "info": { "author": "The NDEx Project", "author_email": "contact@ndexbio.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Medical Science Apps." ], "description": "# ndex-python-utilities\n\nIn addition to python, these utilities require some additional modules.\n\nTo install these modules, type the following commands:\n\n```shell\npip install requests\npip install requests-toolbelt\npip install ndex\n```\n\nUtility Scripts:\n\nIn all scripts that have arguments username and password, these will be the username and password for the NDEx account that you are using.\n\nupload-to-ndex.py\n\n```shell\npython upload-to-ndex.py \n```\n\nWhere directory contains all of the network files you want to upload.\n\ncreate_network_from_tsv.py\n\n```shell\npython create_network_from_tsv.py \n```\nchange_network_descriptions.py\n\nchange_network_versions.py\n\nmake_networks_public.py\n\nmake_networks_private.py\n\ndelete_all_networks.py\n\nget_user_account_statistics.py\n\ndownload_pc_pathways.py\n\n```shell\ndownload_pc_pathways.py \n```", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.ndexbio.org", "keywords": "network analysis biology", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ndex-utils", "package_url": "https://pypi.org/project/ndex-utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ndex-utils/", "project_urls": { "Homepage": "https://www.ndexbio.org" }, "release_url": "https://pypi.org/project/ndex-utils/3.0.11.8/", "requires_dist": null, "requires_python": null, "summary": "NDEx Python utilities. Includes file conversion and importing functions", "version": "3.0.11.8" }, "last_serial": 2558712, "releases": { "3.0.11.8": [] }, "urls": [] }