Python table manners: a clean style

by Wei Lee

Community, Social, Ethics, and Education Tools, Testing, and Practices

Programming is not just about writing runnable codes but writing maintainable and extensible applications. Besides the general design issue, many code quality aspects need to take care, such as PEP 8, test coverage, security, etc. Manually checking them can be time-consuming and error-prone for both writers and reviewers. Thus, I'd like to introduce tools that can help us with each of these checkings. In this talk, you will hear a brief introduction of over a dozen tools. By leveraging tools, we get rid of the repetitive and tedious tasks and focus on higher-level software design. In the end, I'll propose a workflow combining all these tools which can be quickly followed and adjusted to any software project.


About the Author

Wei Lee is a software engineer at Rakuten Slice, and now also a volunteer of PyCon TW. Being a lazy engineer, he is passionate at automating everything. Mainly use Python for automating trivial stuff and backend development. Personal Website: https://lee-w.github.io/


Talk Details

Date: Sunday Nov. 17

Location: Sky Room

Begin time: 15:25

Duration: 25 minutes