InsightSoftwareConsortium / InsightSoftwareConsortium/ITKSoftwareGuide
Add a Python style guide
- Ngôn ngữ chính
- TeX
- Star
- 35
- Fork
- 18
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Add a Python style guide.
The [System Overview Wrapping](https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide/blob/bf60afa4274dc5c285ac5c8b173a440866def9c8/SoftwareGuide/Latex/Architecture/SystemOverview.tex#L755) section contains [some example code](https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide/blob/bf60afa4274dc5c285ac5c8b173a440866def9c8/SoftwareGuide/Latex/Architecture/SystemOverview.tex#L792) of what an ITK Python code looks like, but we are lacking some guidelines on how to write proper ITK software using Python.
Besides, ITK supports more than one syntax or interface, and the [ITKExamples](https://itk.org/ITKExamples/) seem not to have converged to one yet.
We should may be provide an overview and encourage using one.
Also, given the importance of the Python wrappers, the Python section may need further refactoring.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.