Commit Graph

13 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
e179521452 Update receive_logs.py 2023-07-27 09:40:10 -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
468d03de1a use exclusive instead of autodelete 2010-12-13 15:04:15 +00:00
Marek Majkowski
e7a103c838 Always use 'localhost', avoid setting username and password. 2010-12-13 13:34:15 +00:00
Marek Majkowski
1887d5bd7b First cut of python/3 2010-10-06 16:28:29 +01:00