top of page

django crud scaffolding script

scaffold (views actions, templates, model_forms, routes) code for your models by few django shell commands scaffold cruds for your models...

django - Packet sniffer log in elasticsearch

django web application sniff network packets over tcp protocol, log in elasticsearch index, single and multi params search for packets,...

SQLAlchemy quick tutorial -simple example

Engine API -create connections to the database -send SQL statements -retrieve results see test_engine.py:- from sqlalchemy.engine import...

Blog: Blog2
bottom of page