{ "info": { "author": "Xavier Dupr\u00e9", "author_email": "xavier.dupre@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Education", "Topic :: Scientific/Engineering" ], "description": "\n.. _l-README:\n\nREADME\n======\n\n.. image:: https://travis-ci.org/sdpython/pyenbc.svg?branch=master\n :target: https://travis-ci.org/sdpython/pyenbc\n :alt: Build status\n\n.. image:: https://ci.appveyor.com/api/projects/status/scv9gmggw7qc462i?svg=true\n :target: https://ci.appveyor.com/project/sdpython/pyenbc\n :alt: Build Status Windows\n\n.. image:: https://circleci.com/gh/sdpython/pyenbc/tree/master.svg?style=svg\n :target: https://circleci.com/gh/sdpython/pyenbc/tree/master\n\n.. image:: https://badge.fury.io/py/pyenbc.svg\n :target: http://badge.fury.io/py/pyenbc\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n :alt: MIT License\n :target: http://opensource.org/licenses/MIT\n\n.. image:: https://requires.io/github/sdpython/pyenbc/requirements.svg?branch=master\n :target: https://requires.io/github/sdpython/pyenbc/requirements/?branch=master\n :alt: Requirements Status\n\n.. image:: https://codecov.io/github/sdpython/pyenbc/coverage.svg?branch=master\n :target: https://codecov.io/github/sdpython/pyenbc?branch=master\n\n.. image:: http://img.shields.io/github/issues/sdpython/pyenbc.png\n :alt: GitHub Issues\n :target: https://github.com/sdpython/pyenbc/issues\n\n.. image:: https://badge.waffle.io/sdpython/pyenbc.png?label=ready&title=Ready\n :alt: Waffle\n :target: https://waffle.io/sdpython/pyenbc\n\n.. image:: http://www.xavierdupre.fr/app/pyenbc/helpsphinx/_images/nbcov.png\n :target: http://www.xavierdupre.fr/app/pyenbc/helpsphinx/all_notebooks_coverage.html\n :alt: Notebook Coverage\n\n**Links:**\n\n* `GitHub/pyenbc `_\n* `documentation `_\n* `Blog `_\n\nDescription\n-----------\n\nThis project contains helpers used at the `ENSAE `_\nfor teachings available at\n`ENSAE - Programmation - Xavier Dupr\u00e9 `_.\n\nFunctionalities\n---------------\n\n* magic commands to access a Cloudera Cluster and run PIG jobs\n* magic commands to access Azure Blob Storage and HDInsight\n* magic commands to display content of a folder in DataFrame\n\nDependencies\n------------\n\n* `numpy `_\n* `pandas `_\n* `pyensae `_\n* `pyquickhelper `_\n\nClass *ASSHClient* requires:\n\n* `paramiko `_\n* `pycrypto `_\n* `ecdsa `_\n\nClass *AzureClient* requires:\n\n* `azure `_\n\nThe function *register_magics* defines magic commands\nto send commands to a remote commands through a SSH connection:\n\n* ``%remote_open``, ``%remote_close``\n* ``%remote_cmd``, ``%remote_up``, ``%remote_down``\n\nThe magic commands will be automatically enabled if the module is imported from a notebook.\n\nContributions\n-------------\n\nStarted in 2013/08.\n\n* First contributor: `Xavier Dupr\u00e9 `_.\n* Others contributors: ENSAE's students.\n\n=======\nHistory\n=======\n\n1.2.???? (2017-??-??)\n=====================\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/sdpython/pyenbc/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.xavierdupre.fr/app/pyenbc/helpsphinx/index.html", "keywords": "pyenbc", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyenbc", "package_url": "https://pypi.org/project/pyenbc/", "platform": "", "project_url": "https://pypi.org/project/pyenbc/", "project_urls": { "Download": "https://github.com/sdpython/pyenbc/", "Homepage": "http://www.xavierdupre.fr/app/pyenbc/helpsphinx/index.html" }, "release_url": "https://pypi.org/project/pyenbc/1.2.4/", "requires_dist": null, "requires_python": "", "summary": "Simplifies remote access to clusters.", "version": "1.2.4" }, "last_serial": 3372612, "releases": { "1.2.4": [ { "comment_text": "", "digests": { "md5": "902bebe065e3c9ebe404d2af62e7b236", "sha256": "6cd463a3b67976842876a0028428c0f3a777e59cdd54b63f61d0806d4619a439" }, "downloads": -1, "filename": "pyenbc-1.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "902bebe065e3c9ebe404d2af62e7b236", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 49159, "upload_time": "2017-11-28T22:13:41", "url": "https://files.pythonhosted.org/packages/a5/43/86351e84ea98e57114e52a80e5e6d058f31bac1b2bb4576961651d8f2520/pyenbc-1.2.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "902bebe065e3c9ebe404d2af62e7b236", "sha256": "6cd463a3b67976842876a0028428c0f3a777e59cdd54b63f61d0806d4619a439" }, "downloads": -1, "filename": "pyenbc-1.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "902bebe065e3c9ebe404d2af62e7b236", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 49159, "upload_time": "2017-11-28T22:13:41", "url": "https://files.pythonhosted.org/packages/a5/43/86351e84ea98e57114e52a80e5e6d058f31bac1b2bb4576961651d8f2520/pyenbc-1.2.4-py3-none-any.whl" } ] }