date_range 27/07/2020 13:10
Simple is better than complex, but sparse is better than nested and as always readability counts.
date_range 19/06/2020 07:35
How to use the ZoomConnect module in Python to send SMS messages
date_range 08/06/2020 15:01
Use AWS Lambda to generate a PDF document and store the PDF document to S3 and return a signed URL to download the report generated.
date_range 17/04/2020 12:35
Have you ever had a need to get data from a static website? Or, do you find yourself going to websites to check the status or price of something on regular intervals?
date_range 07/04/2020 07:06
Create a flask RESTful API using the Flask_RESTful package with Flask.