.. _l-modules: Modules ======= .. contents:: :local: :depth: 1 Summary +++++++ +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | module | truncated documentation | +======================================================+================================================================================================================================================================================================+ | :ref:`__init__ ` | module ``pyenbc`` Module *pyense*. Recurrent needs for teachings turned into functions. :githublink:`%|py|8` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``pyenbc.filehelper`` Shortcuts to filehelper :githublink:`%|py|5` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``pyenbc.remote`` Shortcuts to remote :githublink:`%|py|5` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`azure_connection ` | module ``pyenbc.remote.azure_connection`` A class to help connect with a remote machine and send command line. :githublink:`%|py|6` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`azure_drive ` | module ``pyenbc.remote.azure_drive`` Common API to upload, download data from Azure .. versionadded:: 1.1 :githublink:`%|py|7` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`azure_exception ` | module ``pyenbc.remote.azure_exception`` An specific exception for Azure :githublink:`%|py|6` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`azure_transfer_api ` | module ``pyenbc.remote.azure_transfer_api`` API to move files .. versionadded:: 1.1 :githublink:`%|py|7` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`cloud_transfer ` | module ``pyenbc.remote.cloud_transfer`` Common API for many remote drives .. versionadded:: 1.3 :githublink:`%|py|7` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`jython_helper ` | module ``pyenbc.filehelper.jython_helper`` Hadoop uses a java implementation of Python: Jython. This provides provides helper around that. :githublink:`%|py|6` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`magic_azure ` | module ``pyenbc.remote.magic_azure`` Magic command to run PIG script with Azure. :githublink:`%|py|6` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`magic_remote_ssh ` | module ``pyenbc.remote.magic_remote_ssh`` Magic command to communicate with an Hadoop cluster (Linux). :githublink:`%|py|6` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`maven_helper ` | module ``pyenbc.filehelper.maven_helper`` Helper to download jars from MAVEN (for Pig, Hadoop) :githublink:`%|py|5` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`pig_helper ` | module ``pyenbc.filehelper.pig_helper`` Hadoop uses a java implementation of Python: Jython. This provides provides helper around that. .. versionadded:: 1.1 :githublink:`%|py|8` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`ssh_remote_connection ` | module ``pyenbc.remote.ssh_remote_connection`` A class to help connect with a remote machine and send command line. :githublink:`%|py|5` | +------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. toctree:: :maxdepth: 1 pyenbc/__init__ pyenbc/filehelper/__init__ pyenbc/filehelper/jython_helper pyenbc/filehelper/maven_helper pyenbc/filehelper/pig_helper pyenbc/remote/__init__ pyenbc/remote/azure_connection pyenbc/remote/azure_drive pyenbc/remote/azure_exception pyenbc/remote/azure_transfer_api pyenbc/remote/cloud_transfer pyenbc/remote/magic_azure pyenbc/remote/magic_remote_ssh pyenbc/remote/ssh_remote_connection