Topic: "staticmethod"
youknowone/methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
Language: Python - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 75 - Forks: 11

snrazavi/OOP_Python
A short course introducing Object Oriented Programming in Python.
Language: Jupyter Notebook - Size: 218 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 2

dphuonganh/merci_professeur_scraper
Your mission, should you choose to accept it, is to find a way to hack TV5MONDE Web site's data, to download and rebuild the episode videos.
Language: Python - Size: 11.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RezaSaadatyar/Object-Oriented-Programming
This repository introduces Object-Oriented Programming (OOP) in Python, covering Abstraction, Encapsulation, Inheritance, and Polymorphism with practical examples. Ideal for beginners and experienced developers, it helps design modular, scalable, and maintainable Python programs.
Language: Jupyter Notebook - Size: 456 KB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0

fmorriso/AlienInvasion
Alient Invasion Game using Python 3.11
Language: Python - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rubada/Learn-Python-Professionally-Part-Two
Language: Python - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

tomartushar/primers
Notebooks for various topics primers.
Language: Jupyter Notebook - Size: 44.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sarvagya-dubey/PythonOOPConcepts
This repository contains basic examples illustrating concepts of Object Oriented programming with Python. You get to know how to write a class in python, initialize instances, class variables, inheritance in Python, writing getters and setters and the use of @classmethod, @staticmethod, @property and dunder-methods like __repr__, __str__, __len__ and __add__ and implementing a Singleton class in Python
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Qian-Yu-2020/Object-Oriented-Application-Development
Program in the Java language. Practical hands-on exercises and assignments, reinforce algorithmic thinking, programming, and debugging skills.
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kalaspuff/perfect
🎁 [not yet built] The perfect decorator - a utility library which makes it simpler to create your own flexible decorators with argument support and power them with attachments to any kind of methods in a class, etc.
Language: Python - Size: 21.5 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
