{ "info": { "author": "Nicola Musatti", "author_email": "nicola.musatti@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries" ], "description": "Nxpy Command\n============\n\nYou can install the library with pip::\n\n pip install nxpy-command\n\n*Nxpy Command* implements a wrapper that lets you turn executables with complex command lines into\nclasses with methods corresponding to subcommands. *Command* is for one-shot executables, like\n``svn``, and *Interpreter* is for interactive programs, like the original ``ftp`` client.\n\nThe library's documentation is available on\n`ReadTheDocs `_.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Boost Software License 1.0 (BSL-1.0)", "maintainer": "", "maintainer_email": "", "name": "nxpy-command", "package_url": "https://pypi.org/project/nxpy-command/", "platform": "", "project_url": "https://pypi.org/project/nxpy-command/", "project_urls": { "Documentation": "https://nxpy.readthedocs.io/en/latest/", "Source Code": "https://github.com/nmusatti/nxpy" }, "release_url": "https://pypi.org/project/nxpy-command/1.0.0/", "requires_dist": [ "six", "nxpy-core", "nxpy-nonblocking-subprocess", "nxpy-sequence" ], "requires_python": "", "summary": "Wrap programs to call them as Python methods", "version": "1.0.0" }, "last_serial": 4371747, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5c208295a674515ab708d9ad488596a5", "sha256": "995bdf733f6c44373bad1ef79cdca51d53ce82b55b2f52ea9d30fd2a2e919d9f" }, "downloads": -1, "filename": "nxpy_command-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5c208295a674515ab708d9ad488596a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11337, "upload_time": "2018-10-13T12:16:38", "url": "https://files.pythonhosted.org/packages/69/a5/7982e308b6778be21a9919530b2624f0eaf883709a0ae0e2d65dfae25000/nxpy_command-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3fc661ffe32456837658ea63e08dd78c", "sha256": "267a76e5d3f2dd2f0d0b40bb5c9c5e735f32d31230cf3e20ac681207553c3123" }, "downloads": -1, "filename": "nxpy_command-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3fc661ffe32456837658ea63e08dd78c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8362, "upload_time": "2018-10-13T12:16:39", "url": "https://files.pythonhosted.org/packages/c6/e6/bc4fb4981273ad24076608b1fe49b6b1dd40b1294d3a3d86ab7b66eddb40/nxpy_command-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c208295a674515ab708d9ad488596a5", "sha256": "995bdf733f6c44373bad1ef79cdca51d53ce82b55b2f52ea9d30fd2a2e919d9f" }, "downloads": -1, "filename": "nxpy_command-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5c208295a674515ab708d9ad488596a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11337, "upload_time": "2018-10-13T12:16:38", "url": "https://files.pythonhosted.org/packages/69/a5/7982e308b6778be21a9919530b2624f0eaf883709a0ae0e2d65dfae25000/nxpy_command-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3fc661ffe32456837658ea63e08dd78c", "sha256": "267a76e5d3f2dd2f0d0b40bb5c9c5e735f32d31230cf3e20ac681207553c3123" }, "downloads": -1, "filename": "nxpy_command-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3fc661ffe32456837658ea63e08dd78c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8362, "upload_time": "2018-10-13T12:16:39", "url": "https://files.pythonhosted.org/packages/c6/e6/bc4fb4981273ad24076608b1fe49b6b1dd40b1294d3a3d86ab7b66eddb40/nxpy_command-1.0.0.tar.gz" } ] }