moremoban/moban

Recommended to watch: Maintaining a python project when it is not your job.

chfw opened this issue · 2 comments

chfw commented

People working in our domain of knowledge

Screenshot 2019-07-12 at 07 52 28

https://www.youtube.com/watch?v=3Dsq_sPLc3g&t=5027s

chfw commented

Abstract: how to manage your Python project effectively in 3 steps? What are the tools there for you as a project maintainer?

chfw commented

This is my take-ways:

  1. precommit hook
  2. upgrade single version test in local dev environment to tox, which does multiple python version tests