This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
DricomDragon
/
PythonPostgresLab
miroir de
https://github.com/DricomDragon/PythonPostgresLab.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
d5c8cb46f0
Branches
Tags
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Historique
Raw
1
2
3
class
Product
()
:
def
__init__
(self, raw)
:
(self.id, self.name) = raw