Skip to main content

A python client for the Salesforce Streaming API.

Project description

salesforce-streaming-client
==========================

A Salesforce streaming API client for python, built on salesforce-requests-oauthlib and python-bayeux.


Tests
-----

To run tests, install py.test and pytest-cov in your virtualenv and

$ py.test --cov=src/salesforce_streaming_client/ --cov-report html:coverage

View test coverage results at ``./coverage``.

Credits
-------

- `Distribute`_
- `modern-package-template`_
- `py.test`_
- `pytest-cov`_

.. _Distribute: http://pypi.python.org/pypi/distribute
.. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template
.. _`py.test`: http://doc.pytest.org/en/latest/index.html
.. _`pytest-cov`: https://pypi.python.org/pypi/pytest-cov


News
====

0.1.3
---

*Release date: 2018-01-29*

* Platform event support, python3 support, updated py.test set_level() usage.

0.1.1
---

*Release date: 2016-11-28*

* Fix dependencies.

0.1
---

*Release date: 2016-08-26*

* Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

salesforce-streaming-client-0.1.3.tar.gz (7.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page