This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
DricomDragon
/
PythonPostgresLab
şunun yansıması
https://github.com/DricomDragon/PythonPostgresLab.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw