Django 3 Web Development Cookbook
上QQ阅读APP看书,第一时间看更新

How it works...

At first, we create a Unix alias that searches for the *.pyc and *.pyo files and __pycache__ directories and deletes them in the current directory, as well as its children. The .bash_profile file is executed when you start a new session in the command-line tool.