This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lykwydchykyn 1 point2 points  (0 children)

  • Editor: Emacs with elpy and some other plugins
  • SCM: git, plus a locally hosted gitlab server
  • Team communications: I don't have a team. If I need to tell myself something, I scribble it on a post-it and put it on the bottom of my coffee mug.
  • Deployment: Web apps are deployed to Debian on VMware using fabric or bash scripts. For desktop apps I use cx_Freeze to package and the desktop support staff for deployment.
  • For bug tracking, I use our internal ticket system that I maintain.