Tech
kevin-tofu
May 17, 2023
About If you don’t have SSL certificate, downloading files sometimes get failed. And the error like ssl.SSLError...
kevin-tofu
May 2, 2023
Saving memory Specifying slots causes the instance’s attribute values to be stored in the form of an...
kevin-tofu
May 1, 2023
1. by using bind=True For using function over Celery, it is required to use a function ‘Decorator’...
kevin-tofu
April 29, 2023
RabbitMQ can use multiple ports. This is done to support multiple protocols. For example, RabbitMQ uses port...
kevin-tofu
April 29, 2023
convert skimage to PIL image to bytes, post it Another example