Open in app

Sign in

Write

Sign in

Gokul nath
Gokul nath

11 Followers

Home

About

Oct 1

Python 3.12: @override for Static Typing

One more valuable addition to Python’s Typing ecosystem in Python 3.12 — Python 3.12 is officially releasing on October 2, 2023, let’s dive into one of the improvements in typing module. Introduction of @override in Inheritance A new decorator (@override) is introduced as part of PEP 698 focusing on reducing run time errors in Inheritance. Let’s see how to use `override` in Inheritance. from typing import override class…

Python

2 min read

Python 3.12: @override for Static Typing
Python 3.12: @override for Static Typing
Python

2 min read


Sep 18

JWT Authentication in Django API: A QuickStart Guide

When you develop a Restful API using awesome Django Rest Framework, often you tend to use a default token based authentication. Although, it’s not a bad choice, the modern and secure approach is to use JWT authentication in API’s. Ohh, wait, What is JWT authentication?! What is JWT? As per official documentation, JSON…

Django

2 min read

JWT Authentication in Django API: A QuickStart Guide
JWT Authentication in Django API: A QuickStart Guide
Django

2 min read

Gokul nath

Gokul nath

11 Followers

Backend developer | Python | Django | Nest JS

Following
  • Kavin Ammankattur Palaniappan

    Kavin Ammankattur Palaniappan

  • Abraham Vensaslas

    Abraham Vensaslas

  • Rustem Mussabekov

    Rustem Mussabekov

  • Singaram Palaniappan

    Singaram Palaniappan

  • Bhavani Ravi

    Bhavani Ravi

See all (10)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams