python-domain-models
python-domain-models copied to clipboard
Assessment of Domain Models
Checklist of things that should be an object of assessment:
- [ ] Goals
- [ ] Features
- [ ] Automated testing
- [ ] Performance
- [ ] Memory efficiency
- [ ] Thread safety
- [ ] CI
- [ ] Documentation
- [ ] Usage Success Stories