07 Ekim 2022

Type checking with mypy and Type hints

 Hi,

Today I'm gonna show you type hints in python. 

Firstly you should install mypy

pip install mypy


Here is the example:


Basically we are defining to data types.

 For more information link is below:

http://mypy-lang.org/

Hiç yorum yok:

Yorum Gönder

How I Fixed Coolify + Traefik + Cloudflare Tunnel 404/503 Issues Without Reinstall

  How I Fixed Coolify + Traefik + Cloudflare Tunnel 404/503 Issues (Without Reinstall) All my applications deployed via Coolify suddenly sta...