Blog - uTIcARdI

KISS

An incompatible issue of xls file

A story about the methods I tried to got the issue figured out

VSCode as an IDLE for Django

VSCode Guide for beginner

os.path.join() or os.sep.join()?

A note about full path

Post a file to Flask by Curl via API

A practice about API

Python operator:single star(*)

A summary after reading a block of pseudo code

aiohttp/aiodns-Resolving using custom nameservers

Try aiohttp/aiodns

get() in get() method of Pyhon dict

A tip about get() method of Python dict

AWS S3 Bucket Creation

boto3 error for beginner

Python operator: double start(**)

Try the Operator: **