-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- PEP 8 (common conventions of writing and organizing code in the pythonic world)
- PEP 20 (Zen Of Python)
import this
- PEP 257 (common conventions of writing docstrings)
- linters: flake8, pylint
- virtualenv
- pyenv (install one locally using pyenv-installer, enable pyenv-virtualenv as well) -> Configure pyenv #10
- zsh (install and enable this shell in your machine)
- install oh-my-zsh framework to configure nice and useful terminal environment -> Switch to zsh and configure oh-my-zsh #9
Metadata
Metadata
Assignees
Labels
No labels