This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
DricomDragon
/
PythonPostgresLab
mirrorاز
https://github.com/DricomDragon/PythonPostgresLab.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
861878cdd5
شاخهها
تگها
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
تاريخچه
خام
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw