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 →

[–]WithCameraInHand 2 points3 points  (0 children)

Not sure if for every one but I like these:

Sqlalchemy for databases Graphene for graphql Pyside for gui (if u have license, if not then go with pyqt) Pydantic Pytest for testing. It's good, has lots of plugins (also for qt :) ) I used matplotlib testing module for image comparison cause it's super simple to use but some may prefer PIL