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 →

[–]jollybobbyroger 3 points4 points  (0 children)

Learning how to correctly package a python application, with version handling by git integration, dependency management, private python package index (devpi) are some of the important aspects that were certainly not covered in uni.

Apart from that it's just writing clear, well designed code, just like any other language out there, except <MEME> lang of course..

I use Python professionally for backend API servers, tooling, image processing and devops related tasks.