Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 575 Bytes

File metadata and controls

40 lines (31 loc) · 575 Bytes

Code samples

Python

Work with db -> more info

  • redis
  • postgres
  • ...

Work with mq -> more info

  • rabbitmq
  • ...

Work with concurrency -> more info

  • async
  • multiprocessing
  • subprocess
  • thread

Work with web frameworks -> more info

  • flask
  • socket
  • fastapi
  • ...

Work with gui

  • PyQt5
  • Boken
  • ...

Other

  • logging
  • pattern
  • cripto
  • exe
  • files
  • numpy & pandas
  • ...