Python client library for Azure Event Hubs
Перейти к файлу
KieranBrantnerMagee 326f772f5c
Update readme to reflect proper historical fork (#115)
There was back and forth about proper branch naming, with _track1 being the initial attempt.  After coalescing on -v1, need to update this doc accordingly to properly guide users.
2020-04-07 15:33:17 -07:00
.vscode Started iothub support 2018-06-26 07:46:16 -07:00
azure Fixed bug in error handling (#100) 2019-03-03 13:38:22 -08:00
examples Fix syntax errors in iothub_recv.py (#109) 2019-05-07 15:15:56 -07:00
features Working on error retry 2018-07-13 16:12:04 -07:00
tests Fixed datetime offset (#99) 2019-03-01 09:59:14 -08:00
.gitignore Added event data methods 2018-09-21 12:58:04 -07:00
.travis.yml Fixed datetime offset (#99) 2019-03-01 09:59:14 -08:00
HISTORY.rst Fixed datetime offset (#99) 2019-03-01 09:59:14 -08:00
LICENSE Initial commit 2017-05-19 13:14:48 -07:00
MANIFEST.in Updated manifest 2018-10-03 12:52:04 -07:00
README.rst Update readme to reflect proper historical fork (#115) 2020-04-07 15:33:17 -07:00
conftest.py Updates for v1.3.0 (#91) 2019-01-29 15:18:12 -08:00
dev_requirements.txt Fixed datetime offset (#99) 2019-03-01 09:59:14 -08:00
pylintrc Pylint fixes 2018-09-21 14:51:16 -07:00
setup.cfg Updates for release 1.2.0 (#81) 2018-11-26 08:22:42 -08:00
setup.py Updates for release 1.2.0 (#81) 2018-11-26 08:22:42 -08:00

README.rst

Microsoft Azure SDK for Event Hubs
==================================

This project has been moved to the `azure-sdk-for-python <https://github.com/Azure/azure-sdk-for-python/tree/release/eventhub-v1>`__ repository, under:

`azure-sdk-for-python/sdk/eventhub/azure-eventhubs <https://github.com/Azure/azure-sdk-for-python/tree/release/eventhub-v1/sdk/eventhub/azure-eventhubs>`__.

This repository is no longer maintained.

For new issues and pull requests, please go to the `azure-sdk-for-python <https://github.com/Azure/azure-sdk-for-python>`__ repository.