{ "info": { "author": "DANDI developers", "author_email": "team@dandiarchive.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "# DANDI Client\n\nThis repository is under heavy development. Check-in later.\n\n## Development/contributing\n\nAssuming that you have `python3` (and virtualenv) installed, the fastest\nway to establish yourself a development environment (or a sample deployment),\nis via virtualenv:\n\n git clone https://github.com/dandi/dandi-cli \\\n && cd dandi-cli \\\n && virtualenv --system-site-packages --python=python3 venvs/dev3 \\\n && source venvs/dev3/bin/activate \\\n && pip install -e .\n\n### Install and activate precommit\n\nInstall pre-commit dependency with `pip install pre-commit`\n\nIn the source directory\n```\npre-commit install\n```\n## 3rd party components included\n\n### dandi/support/generatorify.py\n\nFrom https://github.com/eric-wieser/generatorify, as of 7bd759ecf88f836ece6cdbcf7ce1074260c0c5ef\nCopyright (c) 2019 Eric Wieser, MIT/Expat licensed.", "description_content_type": "text/x-rst; charset=UTF-8", "docs_url": null, "download_url": "https://github.com/dandi/dandi-cli", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dandiarchive.org", "keywords": "", "license": "Apache 2.0", "maintainer": "Yaroslav O. Halchenko", "maintainer_email": "debian@onerussian.com", "name": "dandi", "package_url": "https://pypi.org/project/dandi/", "platform": "OS Independent", "project_url": "https://pypi.org/project/dandi/", "project_urls": { "Download": "https://github.com/dandi/dandi-cli", "Homepage": "http://dandiarchive.org" }, "release_url": "https://pypi.org/project/dandi/0.1/", "requires_dist": null, "requires_python": ">=3.5.1", "summary": "Command line client for interaction with DANDI archive elements", "version": "0.1" }, "last_serial": 6001409, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "82b752479345180e25e16cef0a16ddfb", "sha256": "2a9e9896efb3f7c61581e07328caadbbe8948ea9b8aa9825627fd949658474e8" }, "downloads": -1, "filename": "dandi-0.0.2.tar.gz", "has_sig": false, "md5_digest": "82b752479345180e25e16cef0a16ddfb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.1", "size": 32950, "upload_time": "2019-10-15T18:28:30", "url": "https://files.pythonhosted.org/packages/08/7f/2920fd72155e0559cd34b917d975bde6604846cebb1dd3af7379c8bd96da/dandi-0.0.2.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "b93a1770c3bb1d7a3ed2a6c583ea50e7", "sha256": "62de7e8dc3c018c3e954f556a760dced82942801da685c7a6a17fb6e650a67fe" }, "downloads": -1, "filename": "dandi-0.1.tar.gz", "has_sig": false, "md5_digest": "b93a1770c3bb1d7a3ed2a6c583ea50e7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.1", "size": 39509, "upload_time": "2019-10-20T00:31:32", "url": "https://files.pythonhosted.org/packages/a5/d8/c7657a7b6f81188a6b495b5bdcf396931cfe71db56ca7c7f3a4a5a9e8c7d/dandi-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b93a1770c3bb1d7a3ed2a6c583ea50e7", "sha256": "62de7e8dc3c018c3e954f556a760dced82942801da685c7a6a17fb6e650a67fe" }, "downloads": -1, "filename": "dandi-0.1.tar.gz", "has_sig": false, "md5_digest": "b93a1770c3bb1d7a3ed2a6c583ea50e7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.1", "size": 39509, "upload_time": "2019-10-20T00:31:32", "url": "https://files.pythonhosted.org/packages/a5/d8/c7657a7b6f81188a6b495b5bdcf396931cfe71db56ca7c7f3a4a5a9e8c7d/dandi-0.1.tar.gz" } ] }