dshelem / OOP

Object-Oriented Programming with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP

Collection of Object-Oriented Programming Concepts in Python:

  • classes
  • decorators (memoize, execution time measurement)
  • descriptors (checking attribute types)
  • generators
  • iterator
  • some library fuctions

About

Object-Oriented Programming with Python.

License:MIT License


Languages

Language:Python 100.0%