iron_mq_python icon indicating copy to clipboard operation
iron_mq_python copied to clipboard

Python client for IronMQ.

Results 4 iron_mq_python issues
Sort by recently updated
recently updated
newest added

Hi, just asking if the last commit `python2 to 3 compatibility` will be available sooner or later on the latest release via `pip` or I'll just wait for another version...

There needs to be some way to reserve a message by id if this is deprecated. any feedback?

Adds the ability to specify custom headers when updating push queue subscribers. Old functionality remains the same, but you may now pass a dict (as specified in the comments) instead...