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
|
27934f93eb
|
Update receive.py
|
2023-07-27 09:40:09 -04:00 |
|
Michael Klishin
|
e1553ba787
|
Apply #275, #276 to more Python tutorials
|
2020-08-27 16:07:34 +03:00 |
|
Karl-Johan Grahn
|
72852d463e
|
Handle KeyboardInterupt
|
2020-08-27 10:11:17 +02:00 |
|
Luke Bakken
|
8d392f4772
|
Update for Pika 1.0.0, yapf formatting
|
2019-02-11 09:56:04 -08:00 |
|
Michael Klishin
|
55374bd433
|
Print later
|
2015-12-21 06:07:42 +03:00 |
|
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
|
e7a103c838
|
Always use 'localhost', avoid setting username and password.
|
2010-12-13 13:34:15 +00:00 |
|
Your Name
|
34052d0eeb
|
The queue should be named 'hello' instead of 'test'
|
2010-11-30 17:35:14 +00:00 |
|
Marek Majkowski
|
a945c24099
|
Don't limit the printed messages.
|
2010-11-23 14:01:01 +00:00 |
|
Marek Majkowski
|
8bfa40e87f
|
examples should match the text
|
2010-10-07 16:47:05 +01:00 |
|
Marek Majkowski
|
b02f5af580
|
Some random improvements to python/1
|
2010-10-01 16:50:55 +01:00 |
|
Marek Majkowski
|
da3222f3e4
|
Python tutorial
|
2010-09-24 14:50:20 +00:00 |
|