Programming Guide
Contents:
Version Control
Python
Python Guideline
Flask
Data Analysis
Code Quality
Programming Guide
»
Python
View page source
Python
ΒΆ
Contents:
Python Guideline
Variable Naming
Linting
Typing Annotation
Write Test
DocString
Return Object Instead of Long Tuple
Use Named Parameter
Class Constructor
Use Context Manager for Opening File
Flask
Data Analysis
Getting Started
Make Separate Folder for Each Member
Put your shared code in library