Commit Graph

14 Commits

Author SHA1 Message Date
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
Xiangzhuang Shen
cc2110ef4c fix:python pep8 2023-09-22 15:40:12 +08:00
Gerardo Tatzati
7b998c8d23 Update receive_logs_direct.py 2023-07-27 09:40:12 -04:00
Michael Klishin
e1553ba787
Apply #275, #276 to more Python tutorials 2020-08-27 16:07:34 +03:00
Luke Bakken
ea20da72cc
Explicitly use queue parameter name
Part of rabbitmq/rabbitmq-website#780
2019-06-07 10:51:04 -07:00
Luke Bakken
8d392f4772
Update for Pika 1.0.0, yapf formatting 2019-02-11 09:56:04 -08:00
Mandar Kulkarni
d1266eb6a9 Fix: deprecation warning for type in exchange_declare 2016-09-06 15:02:49 +05:30
Olof-Joachim Frahm
88f868d021 Fix Python scripts for Python 3 compatibility. 2015-11-11 17:32:37 +00:00
Marek Majkowski
596faaf044 Python examples updated to recent pika 2011-03-14 17:30:12 +00:00
Marek Majkowski
5f6096c7b0 header --> properties 2011-01-18 12:45:34 +00:00
Marek Majkowski
dc869aa17c Wrong hostname 2010-12-14 15:12:50 +00:00
Marek Majkowski
49cd80ee60 use exclusive instead of auto-delete for #4 2010-12-13 15:42:37 +00:00
Marek Majkowski
1d82921b17 Asserts aren't required. 2010-12-03 12:25:00 +00:00
Marek Majkowski
777be256a7 Code samples for next tutorial. 2010-11-26 14:53:22 +00:00