mrKazzila
|
336420b5ee
|
style: change double quotes to single quotes (where possible)
style: sort imports & format parameters onto separate lines for better clarity
Format all python files using `black`
|
2024-01-10 13:31:43 -08:00 |
|
Marcelo Ferrão Feodrippe
|
8497c5f6e5
|
fix: pika version 1.3.2
- When tested with most recent pika's version 1.3.2, spec didn't exists. Found pika.DeliveryMode.Persistent instead.
|
2023-12-07 05:44:30 -03:00 |
|
Xiangzhuang Shen
|
cc2110ef4c
|
fix:python pep8
|
2023-09-22 15:40:12 +08:00 |
|
Gerardo Tatzati
|
da5266e82d
|
Update new_task.py
|
2023-07-27 09:40:07 -04:00 |
|
decorator-factory
|
1f4aed4c1d
|
Use named constant instead of 2 in new_task.py
|
2021-12-06 22:13:21 +03:00 |
|
Luke Bakken
|
8d392f4772
|
Update for Pika 1.0.0, yapf formatting
|
2019-02-11 09:56:04 -08:00 |
|
Olof-Joachim Frahm
|
88f868d021
|
Fix Python scripts for Python 3 compatibility.
|
2015-11-11 17:32:37 +00:00 |
|
Ann Witbrock
|
4f084556ea
|
format publish
|
2011-04-14 15:27:11 +01:00 |
|
Marek Majkowski
|
596faaf044
|
Python examples updated to recent pika
|
2011-03-14 17:30:12 +00:00 |
|
Marek Majkowski
|
e7a103c838
|
Always use 'localhost', avoid setting username and password.
|
2010-12-13 13:34:15 +00:00 |
|
Marek Majkowski
|
2ff33f9e61
|
Connection.close is required to make sure the buffers are flushed.
|
2010-12-01 17:00:45 +00:00 |
|
Marek Majkowski
|
8bfa40e87f
|
examples should match the text
|
2010-10-07 16:47:05 +01:00 |
|
Marek Majkowski
|
5e21d00cfd
|
python/2 code samples
|
2010-10-05 16:48:08 +01:00 |
|