Skip to content

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

License

Notifications You must be signed in to change notification settings

beyond12/salesforce-streaming-client

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%