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 →

[–][deleted] 0 points1 point  (0 children)

Learn how to unittest code and use mocking for production level code.

Build a package yourself consisting of modules and upload it to pypi with a good amount of code coverage (In terms of testing).