Skip to content

Instantly share code, notes, and snippets.

@kndo
Created June 13, 2019 22:51
Show Gist options
  • Save kndo/a020481b1c2ede57f71f74362a5a2cf1 to your computer and use it in GitHub Desktop.
Save kndo/a020481b1c2ede57f71f74362a5a2cf1 to your computer and use it in GitHub Desktop.
Show project structure for a Python project
tree -I '*pyc' -I '__pycache__'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment