azure-kusto-python icon indicating copy to clipboard operation
azure-kusto-python copied to clipboard

Kusto client libraries for Python

Results 36 azure-kusto-python issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Mypy is not detecting types from this package. **Describe the solution you'd like** Add py.typed to the package to mark...

**Is your feature request related to a problem? Please describe.** This is related to #587 as that user and I work together. Our company requires all egress traffic to go...

enhancement

### Added Added the ability to inject an optional http client / `requests.Session` instance into the `KustoClient` class. This is related to #590 and allows for the client to be...

I cloned this repo and am following the directions to run the tests. The tests are running and passing, but I am being prompted in my browser to login over...

### Feature Suggestion Please correct me if I am wrong. I came to figure out ways to find out if Kusto ingestion using a Python client succeed or failed. If...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - This SDK does...

enhancement