Frameworks with Python
- Understanding Bussiness Usecases
- Designing scalable, reliable and readable code
- Providing wide range of features
- Developing source code according to coding standards
- Creating custome rules/guidelines adding feature/source code
- e.g., Naming convention for class/functions, documentation for each function and it's arguments etc...
- Deriving performance benchmarking for the usecase.