Skip to content
#

decorators-python

Here are 46 public repositories matching this topic...

ORM Simulation code in Python. A working simulation of an ORM built in Python custom made, connect with your database and Update, Create, Delete records. You can develop this code according to your database and utilities as it's fully documented. We used Decorators also to specify the record agility.

  • Updated Feb 8, 2022
  • Python

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.

  • Updated Jul 16, 2022
  • Python

Improve this page

Add a description, image, and links to the decorators-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decorators-python topic, visit your repo's landing page and select "manage topics."

Learn more