зеркало из
1
0
Форкнуть 0
azure-kusto-python/azure-kusto-ingest
toshetah dcdd27c89f
bug fix (#45)
A static method within a class should be called with the class name. Or it should be excluded from the class.
2018-08-06 16:38:39 +03:00
..
azure bug fix (#45) 2018-08-06 16:38:39 +03:00
tests Format all files with black (#42) 2018-08-02 09:28:08 +03:00
MANIFEST.in First Check-in: Setup and packaging files. 2018-03-07 14:34:24 +02:00
README.rst Update documentation (#37) 2018-07-23 16:45:21 +03:00
azure_bdist_wheel.py Format all files with black (#42) 2018-08-02 09:28:08 +03:00
setup.cfg First Check-in: Setup and packaging files. 2018-03-07 14:34:24 +02:00
setup.py Format all files with black (#42) 2018-08-02 09:28:08 +03:00

README.rst

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

Microsoft Azure Kusto Ingest Library for Python
===============================================

Overview
--------

*Kusto Python Ingest Client* Library provides the capability to ingest data into Kusto clusters using Python.
It is Python 2.x/3.x compatible and supports data types through familiar Python DB API interface.

It's possible to use the library, for instance, from `Jupyter Notebooks <http://jupyter.org/>`_ which are attached to Spark clusters,
including, but not exclusively, `Azure Databricks <https://azure.microsoft.com/en-us/services/databricks>`_ instances.

* `How to install the package <https://github.com/Azure/azure-kusto-python#install>`_.

* `Data ingest sample <https://github.com/Azure/azure-kusto-python/blob/master/azure-kusto-ingest/tests/sample.py>`_.

* `GitHub Repository <https://github.com/Azure/azure-kusto-python/tree/master/azure-kusto-data>`_.

.. image:: https://travis-ci.org/Azure/azure-kusto-python.svg
    :target: https://travis-ci.org/Azure/azure-kusto-python