Skip to content

Instantly share code, notes, and snippets.

View DaGuich's full-sized avatar

Matthias Gilch DaGuich

View GitHub Profile
@DaGuich
DaGuich / example.py
Last active July 18, 2022 07:45
Usage of class variables in python
class Klass:
x = 5
y = 6
@classmethod
def func_class(cls):
return cls.x + cls.y
@staticmethod
def func_static():
@DaGuich
DaGuich / cpython.md
Created January 19, 2018 13:36
Python contributions

Keybase proof

I hereby claim:

  • I am daguich on github.
  • I am daguich (https://keybase.io/daguich) on keybase.
  • I have a public key ASCUR4KYEAeskwUteoFrJZB4NejvpKBmQ_V8Y22nZKxhGQo

To claim this, I am signing this object: