Carlo Nicolini
science tech publications software cv search

Code indentation in Python with Black

Sep 4, 2020

A very nice code indentation tool for Python is called Black

pip install black

It is able, differently from other code indentation tools, to correctly separate those very long method chains typically present in Pandas.

Black

Further reading

Read more in the tech topic.

  • Calculate a file hash in Python
  • Visual inspection of python profiler output with gprof2dot
  • Faceting images or generic plots with Seaborn and Python matplotlib
  • Install latest igraph 0.7.1 for Python3 on Ubuntu
  • Contact
  • surname.name@gmail.com
  • carlonicolini
  • RSS

Personal blog about artificial intelligence, coding, statistical physics, network theory and science in general