eric-yyjau / Coding_tricks

The tricks that make programming life easier.
0 stars 0 forks source link

python tools #1

Open eric-yyjau opened 5 years ago

eric-yyjau commented 5 years ago

python/black: The uncompromising Python code formatter

https://github.com/python/black

eric-yyjau commented 5 years ago

Pycharm

Remote interpreter

eric-yyjau commented 5 years ago

Function annotation

eric-yyjau commented 5 years ago

Basics

dict

zip: map similar items together

eric-yyjau commented 5 years ago

SVG to PNG

eric-yyjau commented 4 years ago

Run command line

subprocess — Subprocess management — Python 3.7.5rc1 documentation https://docs.python.org/3/library/subprocess.html